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 01:53:59
Ransome So
Ransome's Workshop
Hong Kong, Hong Kong
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
How to run external program within VFP program?
Miscellaneous
Thread ID:
00459680
Message ID:
00459680
Views:
257
Dear everybody,
In my program, I write a backup/restore routine which utilize winrar as backup program.

In my segment:

:
:
run /n1 winrar a -o+ bb.rar .
wait window "OKAY" nowait
:
:

However, The program switch to next line, before the first line run completed.
How can I program to do that the wait window preform after the run command completely done.


Yours faithfully,

Ransome
Next
Reply
Map
View

Click here to load this message in the networking platform