And also, I forgot to mention about method CreateDirectoryChain in %File class. And you should use it, if you want just create a folder.
But back to $zf, can you try this command ?
set cmd="mkdir e:\Sample\new" > output.log 2> output.log" set res=$zf(-1, cmd)
and what will be in res variable, and in output.log file which you can find in database folder for your namespace.
- Log in to post comments