I want a visual basic windows scripting host script to retrieve the name of the archive files of a notes database throught com object interfaceI have 2 problems
-
I found no documentation on access to archives in notes object model (classes/methodes/properties). I found notesdatabase object methods like archivedestinations and getarchivepath but no documentation about them. Is there any ?
-
I can call these methods from within a vbscript, but the variables/object returned are unusable (vb error message like “uncompatible type” and so on)
I’d appreciate any help to go on
thanks