I have a script that makes some significant changes to an Illustrator file and would like to have a "Save As..." dialog pop up at the end of the script to give the user a chance to save the changes in a location of their choosing.
I know how to trigger a Save As dialog box with AppleScript using GUI scripting, is there a way of doing this with Javascript?