Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Top Level Form
Message
 
To
24/02/2000 12:22:44
Amit Abhangrao
Charmi Software Exports
Mumbai, India
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Miscellaneous
Thread ID:
00336859
Message ID:
00336883
Views:
20
>I have created a exe with one form in it and form property is set to As top level form. When i create exe, it opens VFP's screen and run form's init and then got disappear.
>
>What to do if i dont want vfp screen to be open?

Put SCREEN = OFF in a config.fpw in the app's path.

then in the main prg, put

DO FORM mytoplevelname
READ EVENTS

then to stop it, put

CLEAR EVENTS in the top-level Queryunload or Destroy.
The Anonymous Bureaucrat,
and frankly, quite content not to be
a member of either major US political party.
Previous
Reply
Map
View

Click here to load this message in the networking platform