Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Annoying screen display
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Problèmes
Divers
Thread ID:
00232017
Message ID:
00235739
Vues:
19
>>>When I run my executable made by VFP5, the main VFP screen always shows before my own form. I try both "screen.visible = .f." and "application.visible = .f." in the first line of my program. It can only turn the showing into blinking(show, disappear, and then my form). My application starts from a .prg file which is the main program calling other forms. My form is set as the top-level and maximized.
>>>How to get rid of the VFP screen from displaying?
>>>
>>
>>You must have a CONFIG.FPW, either embedded in the .EXE or in the startup directory, with the entry
>>
>>SCREEN = OFF
>>
>>>Thanks,
>
>Hi Ed and Paul,
>
>I still have the problem if I run the executable from the desktop.
>
>What I have done is putting the config.fpw onto the desktop and that gets rid of the screen. However 2 unwanted files, foxuser.dbf and foxuser.fpt, also happen on the desktop.
>
>These files on the user's desktop should not be nice, I guess.
>Do you or anybody have any suggestion?
>

In addition to SCREEN = OFF; if you do not want FOXUSER files created, you can add a line to CONFIG.FPW that reads:

RESOURCE = OFF
EMail: EdR@edrauh.com
"See, the sun is going down..."
"No, the horizon is moving up!"
- Firesign Theater


NT and Win2K FAQ .. cWashington WSH/ADSI/WMI site
MS WSH site ........... WSH FAQ Site
Wrox Press .............. Win32 Scripting Journal
eSolutions Services, LLC

The Surgeon General has determined that prolonged exposure to the Windows Script Host may be addictive to laboratory mice and codemonkeys
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform