Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Removing Foxpro 5.0 screen during a program's startup.
Message
De
01/10/1997 14:49:27
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00052475
Message ID:
00052715
Vues:
36
I use it and it works ok. Is the CONFIG.FPW included in the project under Other/Text Files? If so is it marked as excluded? And If so to that, is there a copy of it in the executable's directory? Got to be VFP 5, won't work in 3.

Bill

>>Hi Mark,
>>
>>Most questions of a general nature like this are answered in the FAQ, so might want to check there. Add SCREEN=OFF to CONFIG.FPW and screen will not appear until you issue _SCREEN.VISIBLE = .T.
>>
>>Bill
>>
>>>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
>
>I've tried this...it doesn't seem to work...any idea why?
>
>Joe
William A. Caton III
Software Engineer
MAXIMUS
Atlanta, Ga.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform