Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Turn off VFP splash screen in config file
Message
 
To
13/12/2006 11:08:19
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
01177174
Message ID:
01177211
Views:
16
>Changing the shortcut that way doesn't work -- it allows me to save it, but it fails when I attempt to run it.
>
>>>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

>>
>>
>>OPen your shiortcut (right-click menu, Properties. You will find the comman d line used to callthe program under "Target".
>>
>>Just change it to "c:\path\yourvfpprogram.exe -T"

TRY

"c:\path\yourvfpprogram.exe" -T
'If the people lead, the leaders will follow'
'War does not determine who is RIGHT, just who is LEFT'
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform