Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Is a SCX open somewhere
Message
From
12/02/2009 20:02:22
 
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 7 SP1
Miscellaneous
Thread ID:
01381369
Message ID:
01381468
Views:
37
You can use a simple IsItOpened=FOPEN('AnyForm.scx') to find, if a form is opened in design or run-time mode. Returns -1, if form is already opened, or >0 if success. Don't forget to close successfully opened file by FCLOSE(IsItOpened).
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform