Hi,
My script errors when compiling with:
SCRIPT: Compiling Error => Line 59 : Expected statement (-2146827264)
'Variables available on this screen can be declared and initialized here.
Dim i
Dim j
'Procedures available on this screen can be implemented here
'This procedure is executed just once when this screen is open.
Sub Screen_OnOpen()
...