Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Problem after making exe file
Message
From
07/12/1998 06:07:03
Mark Hall
Independent Developer & Voip Specialist
Keston, Kent, United Kingdom
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00164649
Message ID:
00164655
Views:
15
>Hi all,
>
>I have created a vfp 5.0 exe file with the main form as a top form. I do not have any problem with the exe except that when the exe file runs, in addition to my main top level form another window opens in the background. This windo has the normal Visual foxpro menu. How do I prevent this window from opening in the background ?
>
>Please advice.
>
>Thank you in anticipation.
>
>Chetan Korke

Hi,

Put
_SCREEN.VISIBLE = .F.

in your main program. This will hide the VFP screen.
Regards
Mark

Microsoft VFP MCP
Menulib - OO Menus for VFP www.hidb.com/menulib
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform