Notice: Undefined offset: 2 in /home2/icentarb/public_html/icentar/classes/class.permissions.php on line 735
Function IsLoadedR(ByVal MyRPTName As String) As Integer
' Returns True if the specified form is loaded.
Dim I
IsLoadedR = False
For I = 0 To Reports.Count - 1
If Reports(I).FormName = MyRPTName