Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Win2K Start /Wait command from FPW
Message
From
13/09/2001 13:22:47
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
FoxPro 2.x
Title:
Win2K Start /Wait command from FPW
Miscellaneous
Thread ID:
00556022
Message ID:
00556022
Views:
57
This must be my day for goofiness.

We upgraded our PC's and got Win2K. I have a lot of .prg files that use the RUN|! command. Under Win95 I used to do:
t_case = 'START /Wait G:\CMI\SL\SL.Exe 
run &t_case
Doesn't work in Win2K. I tried:
t_case = 'START /Wait /B G:\CMI\SL\SL.Exe 
run &t_case
Doesn't work either. I'm getting a "RUN|! command Failed" error. I get the same error if I try:
t_case = 'G:\CMI\SL\SL.Exe'
run /N1 &t_case
Running without the /N1 executes, but I'm back in FPW before the file finishes running, and I need to process the results of the executing file.

Help, please.
TIA, Pete
Peter Adams
FoxPro Programmer
Compu-Mail

Heisenberg was probably right...
Next
Reply
Map
View

Click here to load this message in the networking platform