G
Guest
I have tried:
System.IO.File.Create("C:\FolderName")
It does not create a folder. Any ideas without using the File System Object?
Rachel
System.IO.File.Create("C:\FolderName")
It does not create a folder. Any ideas without using the File System Object?
Rachel