Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
DOS Copy Command/VFP 6.0
Message
From
10/08/1999 17:13:59
 
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00244498
Message ID:
00252228
Views:
30
>>>Take a look at my FAQ entry on using the CopyFile() API call rather than the DOS COPY command or VFP COPY FILE command. You can also look at using my API_APPRUN class and XCOPY (COPY is an internal command, so running it without a command processor is troublesome) to run DOS commands without a DOS window. You can download API_APPRUN from here on UT.


Hola Ed

I’ve used your APPI_RUN class to run a DELTREE or a XCOPY command. However, these commands run and complete their tasks successfully without been detected when they finish, even included into a .Bat file. Surely I’m missing something, on the way the LaunchAppAndWait method should be used, since it never returns from it.

I would appreciate any tips.

Thanks in advance

Oscar Corte
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform