Quantcast
Channel: Adobe Community: Message List
Viewing all articles
Browse latest Browse all 72601

Re: Rename active document while saving

$
0
0

Hi beto correa,

you can do e.g. something like this:

var theName = app.activeDocument.name;
theName = theName.replace (/\.ai/,'_X.ai'); // you can use this variable for saving

 

Have fun

 


Viewing all articles
Browse latest Browse all 72601

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>