Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VBS WSH command line parameter
Message
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00548253
Message ID:
00549063
Views:
20
This message has been marked as a message which has helped to the initial question of the thread.
>Thanks Sergey, that's just what I was looking for. Now do you know how I can make a directory with WSH?
Set fso = CreateObject("Scripting.FileSystemObject")
Set fldr = fso.CreateFolder("C:\MyTest")
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform