Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Run exe with file parameter
Message
From
22/03/2006 02:01:13
 
 
To
21/03/2006 12:04:15
General information
Forum:
Visual FoxPro
Category:
Other
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Network:
Novell 6.x
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01106228
Message ID:
01106514
Views:
25
Here's the code:
**********
lRef= 'C:Program Files\Utvonal\Utvhatar.exe ' + 'hamiTszt.txt'
RUN =lRef
**********
I made a .bat file with a line 'Utvhatar.exe hamiTszt.txt'. It worked fine when running but when I tried from VFP, I got the same error message.
Tis is the code:
**********
lRef= 'C:Program Files\Utvonal\run.bat'
RUN =lRef
**********
The message I'm always getting is 'Bad command or file name'.
Thanks,
Tamas

>Can you post the exact code you're using?
>
>
>>I would like to have an .exe file running with a file as a parameter, which should start(the exe) within a prg. But I'm always getting the same error message:"Command error". I have tried command RUN but it doesnt work.
>>TIA
>>Tamas Szigeti
Previous
Reply
Map
View

Click here to load this message in the networking platform