Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Turn off VFP splash screen in config file
Message
From
13/12/2006 17:11:22
 
 
To
13/12/2006 16:49:32
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
01177174
Message ID:
01177415
Views:
17
There are actually two strange reasons (well, they're not strange to me)

(1) I don't have a lot of experience building EXE's; I have about a dozen that I build regularly, but their actual creation is buried in a PRG that I haven't looked at in a long time. Thus, the prospect of building a new EXE is, um, well, I don't know how long it would take me. (Having said this, it's the next thing I'll do when done with this message.)

(2) It seems to me that this problem should be handled in some configuration file or command line setting. Wrapping it in an EXE seems unnecessary (and, as it turned out, was so). By pursuing this further, now I've finally learned how to supply command line options when I had failed in doing so before.

Cheers,

Jim

P.S.: Some problems are worth pursuing just to get any working solution; others are worth pursuing to learn about differing techniques as well.


>For some strange reason he doesn't want to create an exe.
>
>>Then that is it. Have config.fpw with:
>>screen=off
>>in your executable's folder. -T has nothing to do with it. It only supresses splash.
>>Cetin
>>
>>>Yes, I'm trying to turn off the VFP main window and splash.
>>>
>>>>But it'd be in exe directory. You're trying to turn off VFP main window (and splash), right?
>>>>Cetin
>>>>
>>>>>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
Jim Nelson
Newbury Park, CA
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform