Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
FOR EACH oFOrm
Message
From
01/11/2000 12:16:55
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
FOR EACH oFOrm
Miscellaneous
Thread ID:
00436742
Message ID:
00436742
Views:
70
Hello,
I'm struggling with a FOR EACH/ENDFOR loop:
When more than one form is open:

FOR EACH oForm IN _SCREEN.FORMS
oForm.RELEASE()
ENDFOR
It works only for the first form, the next form(s) are not triggered in this loop.
Can anyone explain why this happens?

Any help is highly appreciated!
Christian Isberner
Software Consultant
Next
Reply
Map
View

Click here to load this message in the networking platform