You have to use an automation to do it: this is the global variable of the automation:
Name DataType Subtype Length
autFileSystemObject Automation 'Windows Script Host Object Model'.FileSystemObject
Something like this:
autFileSystemObject.CreateFolder('c:\xyz');
Regards,Alain Krikilion No PM,please use the forum. || May the <SOLVED>-attribute be in your title!
Comments
Name DataType Subtype Length
autFileSystemObject Automation 'Windows Script Host Object Model'.FileSystemObject
Something like this:
No PM,please use the forum. || May the <SOLVED>-attribute be in your title!