Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Problem with RUN command
Message
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00390391
Message ID:
00390419
Vues:
8
So far it has not been coded as a prg, still in the command line testing phase.
I have tried using the real exe name, the full path, fully quoted, the exe name wrapped with CHR(32), changing into the directory where the two exe's live, all to no avail.
i.e. lcmd = 'RUN ' + CHR(32) + fullname + CHR(32)
&lcmd
No go, so just use the exe name and try
CHDIR 'g:\phone bills\temp'
RUN &fname
no go
even from the command line, typing in RUN 068642a6.exe (the actual exe name), with or without the full path (even after SET DEFAULT TO 'g:\phone bills\temp' ) does not work.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform