Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Ed Rauh's LaunchAppAndWait
Message
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Miscellaneous
Thread ID:
00382207
Message ID:
00382208
Views:
21
>Ed (or anyone else that might know). I am trying to implement this API to delete some files before moving on. Is it possible to call the internal DEL command using this API? In the comments it says can start any DOS or Winows executeable. Since DEL isn't an executeable (or .com) file does this make a difference?
>
>Right now I am passing the parameters:
>
>tcCommandLine = del c:\temp\mr*.*
>tuFromDir=0 (I am guessing this is the directory where the executeable is supposed to exist?)
>tcWindowMode='HIDE'
>
>TIA for any help.
>
George,

DEL is actually a function of Command.com. However, VFP has commands to do this, as does the Windows Script Host. Exactly what do you need to do that either of these can't?
George

Ubi caritas et amor, deus ibi est
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform