Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Xcopy and deltree simulations
Message
From
16/08/1999 19:52:33
 
 
To
16/08/1999 17:37:06
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Miscellaneous
Thread ID:
00254304
Message ID:
00254354
Views:
26
>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
EMail: EdR@edrauh.com
"See, the sun is going down..."
"No, the horizon is moving up!"
- Firesign Theater


NT and Win2K FAQ .. cWashington WSH/ADSI/WMI site
MS WSH site ........... WSH FAQ Site
Wrox Press .............. Win32 Scripting Journal
eSolutions Services, LLC

The Surgeon General has determined that prolonged exposure to the Windows Script Host may be addictive to laboratory mice and codemonkeys
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform