MakeDirectory problem
Posted: Tue 19 Jul 2011 15:37
if i try to create /folderA/folderB and folderA doesnt exist, i get error.
How can i create such folder?
if directory exists (folderA) and i try create it i get error
i tried to check if a folder exists using CheckFile (i couldnt fine CheckDirectory or such method) but it gives me error when i try to find if /folderA exists.
Any thoughts how can i solve this?
thanks
How can i create such folder?
if directory exists (folderA) and i try create it i get error
i tried to check if a folder exists using CheckFile (i couldnt fine CheckDirectory or such method) but it gives me error when i try to find if /folderA exists.
Any thoughts how can i solve this?
thanks