Message 1 of 3
File Save As - Path
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello,
I need to Save As Copy an .idw (saving the file as dwg) into another folder.
How can I select a folder outside the workspace?
oDoc.SaveAs(oPath & NewName & ".dwg", True)
Thank you