Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Problem with RUN command
Message
From
10/07/2000 15:11:17
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00390391
Message ID:
00390419
Views:
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.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform