Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Is a form active?
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00354489
Message ID:
00354501
Views:
14
IF TYPE('_SCREEN.ACTIVEFORM') = 'O'
   * A form is active
ELSE
   * No form is active
ENDIF
>How to know if a form is activated before.
>Thanks
Previous
Reply
Map
View

Click here to load this message in the networking platform