Expand my Community achievements bar.

Save As Button

Avatar

Former Community Member
Is their a way to script a button to

1: Bring up the Save As dialog - ok

2: Do a save as right to a directory with the name of the file provided by a combination of textFields.- better

3. Same as above but specify only page 2 of 2. Best.
1 Reply

Avatar

Former Community Member
Matt...Here's the answer to your ok. The javascript required for a Save As button is:



app.execMenuItem("SaveAs");