trmendonca
Programmer
Hi,
I´m using vbscript, and the problem is if i put in the
script
fs.CreateFolder(""c:\test"
, the folder was created.
If i put
fs.CreateFolder(""c:\Program Files\xpto\123\client\"
i
had an error "path not found".
He only creates one directory in c:, but doesn´t create
the subdirectories.
What can i do?
Anyone can give a simple example to do this?
Please help, it´s URGENT
Best Regards
I´m using vbscript, and the problem is if i put in the
script
fs.CreateFolder(""c:\test"
If i put
fs.CreateFolder(""c:\Program Files\xpto\123\client\"
had an error "path not found".
He only creates one directory in c:, but doesn´t create
the subdirectories.
What can i do?
Anyone can give a simple example to do this?
Please help, it´s URGENT
Best Regards