-
Topic
-
I am exporting documents from GW to files and want to preserve the folder structure from GW in the file structure.
I try:
MyOneDocVersion = MyOneDoc.CurrentVersion
MyOneDocVersion.CopyOut(FN)This does export the file fine, but how can I find the GW-folder of the document?
I tried also running through the GW Folder Structure and getting the message with the MessageID using ItemSaveMessage.
How would I get to the actual document when having the MessageID of a message?Your help is appreciated!
Beat
Viewing 5 replies - 1 through 5 (of 5 total)
- You must be logged in to reply to this topic.