Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to call the specific form when there are two on scre
Message
From
20/06/1998 10:31:32
Tan Gay Cheong
Cybercomp Computer Services
Singapore, Singapore
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00110205
Message ID:
00110229
Views:
39
I try the following,

for each loForm in _screen.Forms
if loForm.Caption = "mainscr"
loform.release()
endif
endfor

I release this form instead.
Previous
Reply
Map
View

Click here to load this message in the networking platform