Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Vapor app...
Message
From
12/11/2004 10:56:05
 
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Environment versions
Visual FoxPro:
VFP 9
OS:
Windows XP SP1
Network:
Windows 2003 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
00960777
Message ID:
00960861
Views:
9
1. Create a config.fpw with SCREEN=OFF (which you obviously already have done), and include it in the project
2. Un the Init of the form: thisform.Visible=.T.
3. In your startup (Main) program:
DO FORM yourform
READ EVENTS
>I have to admit SCREEN = OFF did a very good job - so good in fact I do not have the form my main prg calls for. Please advise.
>
>No resource files, hooray! Thanks!
>
>Alan
Previous
Reply
Map
View

Click here to load this message in the networking platform