Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Removing Foxpro 5.0 screen during a program's startup.
Message
From
30/09/1997 13:57:35
Mark Pelea
Manatee County Health Department
Bradenton, Florida, United States
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Removing Foxpro 5.0 screen during a program's startup.
Miscellaneous
Thread ID:
00052475
Message ID:
00052475
Views:
80
Hi there,
I would like to prevent the Foxpro 5.0 screen from coming up when the application comes up (a compiled Foxpro app of course). How do I go about it. I have tried setting the _SCREEN.VISIBLE = .F. but this does not prevent the foxpro screen altogether. It instead creates a "splash screen" effect before the main form appears... I have tried to create a form as the "main" and make it a self contained program rather than have a ".PRG" program call the form. However, I need a "Read Events" after the call to the form so it seems that I would need the ".PRG" to call the "main" form since I cannot place the Read Events line in the form itselt (maybe the last line in the Init function). Any suggestions??

Regards
Mark Pelea
Next
Reply
Map
View

Click here to load this message in the networking platform