Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Loading the local _Command.prg
Message
De
02/06/2017 21:29:17
 
 
À
02/06/2017 08:03:08
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
01651743
Message ID:
01651770
Vues:
72
Hi Greg,

Same as Gregory Adam, I create a bat file VFP.BAT in the project folder, for example,
VFP.BAT:
C:\VFPA\VFPA.EXE -CVFP.FPW

VFP.FPW:
*SCREEN=OFF
*RESOURCE=OFF
RESOURCE=.\FOXUSER.DBF
RESOURCE=ON
STATUS=OFF
STATUS BAR=OFF
MVCOUNT=60000
STACKSIZE=1000
COMMAND=DO VFPSTART.EXE

When I call VFP.BAT, it will use the local files foxuser.dbf and _command.prg.

Best regards.

Chen
2017.6.3
Welcome to VFP C++ Compiler: http://www.baiyujia.com/vfpcompiler
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform