Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Is it just me.........
Message
From
01/10/1997 14:51:27
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00051445
Message ID:
00052716
Views:
48
>>>>>>>Sorry, this message is a little out-of-place...but I haven't been able to hide the FoxPro traces when starting an application...could you possibly outline the steps (maybe show sample code for your Main program...)?
>>>>>>>
>>>>>>>I have "do form splash" as my first command, but before the form splash is shown, I get the Visual FoxPro stuff...
>>>>>>>
>>>>>>>Any help would be appreciated...
>>>>>>>
>>>>>>>Joe
>>>>>>>
>>>>>>>>Our response was to remove the spash screens etc and let them see VFP starting
>>>>>>
>>>>>>One way is:
>>>>>> VFP -t
>>>>>>
>>>>>>(the "-t" switch turns off the VFP "starting page")
>>>>>
>>>>>Thanks for the response, but I am not sure what you mean. I am building an executable...starting VFP with the -t switch doesn't seem to change the .EXE file...
>>>>>
>>>>>Just to clarify, I am referring to the window that appears when I run the .EXE...it has a title of "Microsoft Visual FoxPro" and the standard menu (File Edit , etc.)...it is quickly changed to my program's menu and title...it this what you are referring to also?
>>>>>
>>>>>Thanks,
>>>>>Joe
>>>>
>>>>add SCREEN=OFF in config.fpw in the same directory as your exe. your exe must set Application.Visible = .t. after the title has changed etc, unless you're using top level forms.
>>>
>>>There was no config.fpw file in the exe's directory, so I put one there with the line SCREEN=OFF....didn't work...
>>>
>>>Joe
>>
>
>3.
>
>#@#!*%&^%#%!
>
>Joe
>>VFP 3 or 5, only works for 5.
>>Bill

Sorry :-). Thought of upgrading or do you support Win3.1?
Bill
William A. Caton III
Software Engineer
MAXIMUS
Atlanta, Ga.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform