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:
00390429
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.

Hi Lorne,

Have you tried the same process directly through MS DOS session? Try to write simple bat file and make it work. Then you can run your bat file instead of exe.
Just a thought...
If it's not broken, fix it until it is.


My Blog
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform