Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to run external program within VFP program?
Message
From
05/01/2001 14:52:51
 
 
To
05/01/2001 09:56:32
Mike Mattos
Nationwide Computers
Mississauga, Ontario, Canada
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00459680
Message ID:
00459999
Views:
27
Using run without any arguments causes a DOS shell window to open and unless you have your PIF settings correct the window will not close on completion.
>I am a bit confused here
>the code being run is
>
>run /n1 winrar a -o+ bb.rar .
>wait window "OKAY" nowait
>
>
>Why not use
>
>run winrar a -o+ bb.rar .
>
>( setting the winrar program up so it closes & exits )
>
>
>What am I missing ?
>
>Mike
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform