Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Is a SCX open somewhere
Message
 
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 7 SP1
Miscellaneous
Thread ID:
01381369
Message ID:
01381371
Views:
38
>Hi,
>I wrote a progam to search and list screens that referenced the passed parameter.
>it's a simple loop thru an array created by ADIR.
>It says "use (laForm)" then I scan the properties for reference to the parameter, blah, blah, blah.
>
>My problem is that if my buddy has a screen open, my program bombs.
>Q. How do I determine if a form is open for editing somewhere and then bypass my attempt to open the .SCX?
>Thanks.

Can you just try with a custom error handler (TRY/CATCH in VFP8 and up) ?
If it's not broken, fix it until it is.


My Blog
Previous
Reply
Map
View

Click here to load this message in the networking platform