Hi,
I am trying to find whether a file with the same name exists in the folder or not, before I try and add the file to the Livelink server. How can I accomplish this?
I have the file name and the nodeid of the folder I am try to add the file into. What function can I use to pass in the File name and nodeid of the folder to get the object associated with the file and see if the object is valid. If not the file doesnt exists else it does. If it does then I can retrive the nodeid of the file and then delete it. Is it possible to do it? How ?
If I decide not to delete the file then if I had to add anther version over it, how would I do that?
I am using VB as the development tool.
Thanks in Advance.
SJ
I am trying to find whether a file with the same name exists in the folder or not, before I try and add the file to the Livelink server. How can I accomplish this?
I have the file name and the nodeid of the folder I am try to add the file into. What function can I use to pass in the File name and nodeid of the folder to get the object associated with the file and see if the object is valid. If not the file doesnt exists else it does. If it does then I can retrive the nodeid of the file and then delete it. Is it possible to do it? How ?
If I decide not to delete the file then if I had to add anther version over it, how would I do that?
I am using VB as the development tool.
Thanks in Advance.
SJ