Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Config.fpw file
Message
De
08/10/1998 12:34:47
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Divers
Thread ID:
00144656
Message ID:
00145095
Vues:
81
>>>Hi everyone!!
>>>
>>>I am trying to hide my visual foxpro file in my application and am looking for the config.fpw file. Is this created by by VFP???
>>>
>>>Thanks for helping :-)
>>>
>>>John I
>>
>>It's a text file you create using any text editor. You can place it in the directory where your applicaiton starts up if it needs to be modifiable, or include it in the project and it will be built into the exe if it can be static. I am assuming you want to hide the main VFP desktop window on startup. To do this place SCREEN=OFF in the Config.fpw file. In your app you can issue _SCREEN.Visible = .T. to show it when ready.
>WOW!!
>Thank you all for some great information!!
>Now can anyone tell me where in the documentation this file is mentioned.?.?
>I'm new to VFP and have been spending a lot of time reading and rereading. To be honest I have found much more help here than in any documentation.
>Not that that should surprise me!!!!
>Mike I want to thank you for this resource.
>
>John I

Try looking up "configuring Visual FoxPro" if you're in VFP5 or "config" if in VFP6 in the Help.

Bill
William A. Caton III
Software Engineer
MAXIMUS
Atlanta, Ga.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform