JordonMusser
Mechanical
- Dec 22, 2006
- 40
I have several macros that do various things to drawings (alter file names, save as PDF, change revisions, sign offs etc). Right now I either have the macro process a whole directory, or all open files. Is there a way to use a dialog to select multiple files, and I guess it would return an array of files I can iterate through?