Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Problem with RUN command
Message
De
10/07/2000 15:14:33
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00390391
Message ID:
00390423
Vues:
9
>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.

Since it doesn't work from the command window, it's never going to work from code. Does this .EXE even run from a Windows DOS prompt?
Fred
Microsoft Visual FoxPro MVP

foxcentral.net
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform