Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Removing Foxpro 5.0 screen during a program's startup.
Message
 
À
30/09/1997 14:23:50
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00052475
Message ID:
00052685
Vues:
37
>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
Joseph C. Kempel
Systems Analyst/Programmer
JNC
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform