Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
'config' File run upon entering VFP IDE
Message
 
 
À
22/02/2016 08:20:16
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 7
OS:
Windows 7
Database:
Visual FoxPro
Application:
Desktop
Divers
Thread ID:
01631818
Message ID:
01631824
Vues:
65
>>Welcome to Monday, all!
>>
>>Is there a way to to run a 'config' file automatically upon entering the VFP dev environment. ALL I want to do is SET DEFAULT to the folder the stuff resides in. SO tired of typing it in every time!
>>
>>Thanks!
>
>When working with more than one project
>
>Create a shortcut
>
>
>Properties of one here
>
>"C:\Program Files (x86)\vfp9\vfp9.exe" -T -CConfig_9.fpw
>
>
>Start in
>
>D:\Project\Adam
>
>
>
>Config_9.fpw
>
>Default = .
>Path	= .
>Resource = .\FoxUser_9.dbf
>Command = Do .\Env
>TMPFILES = \tmp\vfp
>MVCOUNT=1024
>
PMFJI, a couple of questions on you sample .fpw:
1 Why do you set MVCOUNT to this "low" number (since default is 16,384)? (unless you just entered any number)
2 Why Default and Path = . (period)? What would be the reason for this setting?

TIA
"The creative process is nothing but a series of crises." Isaac Bashevis Singer
"My experience is that as soon as people are old enough to know better, they don't know anything at all." Oscar Wilde
"If a nation values anything more than freedom, it will lose its freedom; and the irony of it is that if it is comfort or money that it values more, it will lose that too." W.Somerset Maugham
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform