Hi,
In LAPI is there a way to create a directory structure dynamically.
For example, if we want to create subfolders may be 10 levels, is there an easy way to do it dynamically thru my LAPI program, rather than getting the volume id and object id at each level and repeating all the steps.
For e.g,
I want to create a directory structure(folder structure)
test
|
test1
|
test2
|
test3 and so on
so can we give something like test:test1:test2:test3 etc. in the createFolder command as a parameter, which will create the directory structure as described above.
Heard that some application which uses LAPI, uses this technique.
Looking forward to know how I could implement this.
Thanks,
Sunu
In LAPI is there a way to create a directory structure dynamically.
For example, if we want to create subfolders may be 10 levels, is there an easy way to do it dynamically thru my LAPI program, rather than getting the volume id and object id at each level and repeating all the steps.
For e.g,
I want to create a directory structure(folder structure)
test
|
test1
|
test2
|
test3 and so on
so can we give something like test:test1:test2:test3 etc. in the createFolder command as a parameter, which will create the directory structure as described above.
Heard that some application which uses LAPI, uses this technique.
Looking forward to know how I could implement this.
Thanks,
Sunu