Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Export Documents

Status
Not open for further replies.

cityline

MIS
Joined
Oct 14, 2002
Messages
2
Location
CH
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. How would I get the actual file when having the MessageID of a message?

Your help is appreciated!
Beat
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top