Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How do I get rid of that darn Window???
Message
From
29/02/2000 18:09:32
 
 
To
29/02/2000 18:04:58
Michael Vaccarello
Insurance Data Processing, Inc.
Wyncote, Pennsylvania, United States
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00339376
Message ID:
00339468
Views:
27
>Ok ... almost there. I get the form up now using the EVENTS stuff, but the background is still there even though I do have the SCREEN=OFF in the config.fpw in the directory where the app is.
>
>ANy thoughts???

You'll have to compile this as an .EXE file in order to use the CONFIG.FPW in that manner. It won't work with an .APP. If you are using an .EXE, then make sure you have the CONFIG.FPW built into it (under Files/Other in the Project Manager), or that you specify the location of the Config file when you start:

YOUR.EXE -cX:\MYPATH\CONFIG.FPW
Fred
Microsoft Visual FoxPro MVP

foxcentral.net
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform