|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Stop making mediocre tutorials.The best tutorials are video! Camtasia Studio makes it easy to create engaging, buzz-building screen videos at any size, in any popular format. Download the free trial!
|
|
#1
|
|||
|
|||
|
create folder and subfolders in vbscript
Hi,
Iīm using vbscript, and the problem is if i put inthe 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. Please help, itīs URGENT Best Regards . |
|
#2
|
||||
|
||||
|
I believe you have to create each directory one at a time.
|
|
#3
|
|||
|
|||
|
trmendonca!Why don't u use FolderExist function of the Filesystem object?
|
![]() |
| Viewing: Dev Shed Forums > Programming Languages - More > Visual Basic Programming > create folder and subfolders in vbscript |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|