Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Turn off VFP splash screen in config file
Message
De
13/12/2006 14:56:05
 
 
À
13/12/2006 11:13:27
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
01177174
Message ID:
01177356
Vues:
18
You need to compile your .FXP into an .EXE and run that. The .FXP uses Windows file associations to start the VFP IDE and then runs your .FXP in that environment, hence, the splashscreen is shown.

>Cetin -
>
>I already have that in the CONFIG.FPW in the start directory for my FXP. The splash screen still shows up.
>
>>>For the case in which I'm interested, I'm not invoking VFP directly. I have an hourly scheduled task which runs an FXP of mine. So, I don't understand how I would set that up.
>>>
>>>Furthermore, I don't understand how to enter command line options into my shortcut which invokes VFP in XP.
>>>
>>>>>Is there a setting in config.FPW to turn off VFP's splash screen? Or, alternately, to just turn it off altogether?
>>>>
>>>>
>>>>Start VFP with the -T command line option.
>>>>
>>>>http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dv_foxhelp9/html/61e54e58-1044-4d73-ad0d-2f9e89814d67.asp?frame=true
>>
>>No need for a command line option. In config.fpw:
>>screen=off
>>Cetin
Fred
Microsoft Visual FoxPro MVP

foxcentral.net
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform