Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
'config' File run upon entering VFP IDE
Message
De
22/02/2016 11:24:14
Lutz Scheffler
Lutz Scheffler Software Ingenieurbüro
Dresden, Allemagne
 
 
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:
01631827
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


this sets both to the current path.
assuming you call
"C:\Program Files (x86)\vfp9\vfp9.exe" -T -C_[path]Config_9.fpw
from E:\DATA or E:\USER it will be set accordingly
Words are given to man to enable him to conceal his true feelings.
Charles Maurice de Talleyrand-Périgord

Weeks of programming can save you hours of planning.

Off

There is no place like [::1]
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform