Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Help! How to close a form right inside Init method
Message
From
28/12/1999 11:26:10
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Help! How to close a form right inside Init method
Miscellaneous
Thread ID:
00309197
Message ID:
00309197
Views:
50
Hi,
I am trying to show a splash screen based on a record status. If I don't want to show it, I am trying to release the from inside the form's Init method. Even then the form is being displayed.
This is the code that gets executed to discontinue the form from being displayed.

THISFORM.HIDE
THISFORM.RELEASE

The above code is in the Init method of splash screen form.
Even after executing the above code, the form is getting displayed.

Is there any way to fix this?

Thanks
Puri
Next
Reply
Map
View

Click here to load this message in the networking platform