Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Checking for conditions in INIT
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00290528
Message ID:
00295943
Views:
28
Clark,

Forgive this late reply. I believe you should be doing your checks in Load event rather than the Init event. The point about the Load event is that it is called before any of the object's on the form are instantiated, so it is much safer if you decide not to proceed with loading the form. To achieve that, return .F. from the Load event.

Mike
Previous
Reply
Map
View

Click here to load this message in the networking platform