Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Why Screen.Forms(i) dont work?
Message
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Why Screen.Forms(i) dont work?
Miscellaneous
Thread ID:
00450381
Message ID:
00450381
Views:
79
Hi
Im trying to remove objects from the screen and the code below dont work, i cant understad why im getting the message 'controls is not an object'...

FOR i = 1 TO _SCREEN.CONTROLCOUNT
_SCREEN.REMOVEOBJECT(_SCREEN.CONTROLS(i).NAME)
ENDFOR

May i have to do one by one the removeobject() separately?

TIA

Ariel Gimenez

our power is our knowledge

Next
Reply
Map
View

Click here to load this message in the networking platform