Message 1 of 9

Not applicable
06-24-2010
10:47 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I am trying to use ILOGIC - to export dxf from idw
I get the rule to run everything is ok - Now how do I change the location where dxf is saved?
I have tried other snippets from "document" with no success.
I do not want the dxf saved this.doc.pathandfilename
'Set the destination file name
oDataMedium.FileName = ThisDoc.PathAndFileName(False) & ".dxf"
any help would be greatly apreciated?
Solved! Go to Solution.