Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to delete files with Wsh?
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Vista
Network:
Windows 2008 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01349975
Message ID:
01349978
Views:
29
>I done this before but it has been years.
>
>I need to delete files and folders with Window Script (Wsh).
>Where can I found a VFP example of that?
oTest = CREATEOBJECT([Scripting.FileSystemObject])
oTest.DeleteFolder(YourFolderHere, .t.)
Against Stupidity the Gods themselves Contend in Vain - Johann Christoph Friedrich von Schiller
The only thing normal about database guys is their tables.
Previous
Reply
Map
View

Click here to load this message in the networking platform