Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Xcopy and deltree simulations
Message
From
23/08/1999 19:17:02
 
 
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Miscellaneous
Thread ID:
00254304
Message ID:
00256860
Views:
28
>>Does anyone know what the appropriate API calls would be in VFP that would allow for the select of a directory or a root directory and then xcopy it to a local drive. My function works currently with XCOPY32 but I would like to replace this with an API call.
>>
>>Also does anyone know what the call would be to simulate a windows DELTREE command on the local drive
>
>Rather than an API call, I'd recommend installing the Windows Scripting Host files on your target PCs, and then using Scripting.FileSystemObject to perform the necessary work. You can get more information on the WSH (part of Win98 and Win2K, and addable to almost any system by running a self-installing, redistributable exectable that can be downloaded from the same web site) at msdn.microsoft.com/scripting

I have windows scripting and use it for all sorts of fun things like drive mappings, and adding printers. I must admit that I am complexed by how this would serve me in the area of DOS functions. I was reading a little on the interrupts and thought that would be a little more self explanable, but it wasnt. Any direction on how I might deploy a WIndows script that would simulate a DOS XCOPY or DELTREE funtion.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform