[script] Enhanced Save As

Ask questions about how to create a script or swap scripts with other users.
Post Reply
User avatar
pjj
Posts: 2109
Joined: 13 Oct 2009 13:48
Location: Kraków, Poland

[script] Enhanced Save As

Post by pjj »

At the moment we have two "save as" entries in the File menu, "save as" and "save copy as." Since it wasn't enough for me, I wrote a script named Enhanced „Save As”, which gives you more control over „Save As” function. There are four cases possible, laid out progressively:
1. save copy in background = "save copy as" menu entry
2. save copy, leave in background tab
3. save copy, set focus on it
4. save copy, close original document = "save as" menu entry

New document inherits codepage, BOM, newline and extension of its parent. Script makes basic check, if a copy has different name than its parent.

Enjoy!
Attachments
save-as.zip
(2.18 KiB) Downloaded 597 times
Alium tibi quaere fratrem; hic, quem tuum putas, meus est. Titus Flāvius Caesar Vespasiānus Augustus
Post Reply