I'm having trouble deleting a file. The problem is given a file name, how do I retrieve its nodeVol and nodeID (basically the objInfo parameter). Any help will be greatly appreciated.
I echo Greg's suggestion.But I think ListObjects is actually akin to calling
Code:
select * from dtree with a where condition
If you have the result set then it might just be case of employing your business rule for deletion such as whether the executing user has actually perms to delete.If you really wanted to do production worthy code you would enusre that you deleted versions,deleted the object,clean up hanging aliases etc.If you have time read up on the Library API and that has a whole lot of funcs for you to do
Well, if I called the wrong number, why did you answer the phone?
James Thurber, New Yorker cartoon caption, June 5, 1937
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.