Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Why Screen.Forms(i) dont work?
Message
From
07/12/2000 11:07:45
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00450381
Message ID:
00450403
Views:
30
try this :

FOR i=_screen.controlcount to 1 step -1
_screen.removeobject(_screen.controls(i).name)
ENDFOR


:)
Drury
Previous
Reply
Map
View

Click here to load this message in the networking platform