IDE Scripting - SaveFileAs

Is there a way to specify the path for DoCommmand(SaveFileAs)?

It SHOULD bring up a prompt to ask you where to save

IDE scripting is 99.9% just the ability to automate what you would do by hand
So instead of having to remember to “save file as” you can script it and then it will always ask you
It really never was designed for many of the tasks people try to put it to

Thanks, @npalardy ,
It brings up a save as dialogue, but I was hoping there might be a way to set the default path and file name.

NO
As I said its a way to “automate” what you might do manually with most of the same restrictions & behaviour

1 Like

Have you checked Arbed? The app can do scripting, too.