Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Running Without the Visual Foxpro Main Screen?
Message
From
22/05/1998 14:29:20
Ryan Hirschey
Federal Reserve Bank of New York
New York City, New York, United States
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00101235
Message ID:
00101252
Views:
23
>>I still get the VFP main windows showing, isn't there a way from preventing it from even appearing?
>The CONFIG.FPW file should be located in your application's start up directory and should have in it...
>
>SCREEN = OFF
>
>
>Wayne

Just to add to what Wayne said, you can create the config.fpw with any text editor like notepad or the built-in VFP text editor. To open the text editor, select file-new from the VFP menu and then choose the text file option. Once it is saved in your applications start-up directory, you can add it to the project to ensure it is run when the application starts. Note that running the application from the VFP development environment will not hide the main VFP window, because you need access to it when testing. If you compile the application into an executable and then run the executable, it will work as you expect. Hope this helps.
Ryan Hirschey
Previous
Reply
Map
View

Click here to load this message in the networking platform