Quantcast
Channel: Adobe Community: Message List - InDesign Scripting
Viewing all articles
Browse latest Browse all 37788

Re: Save InDesign CS5 and CS6, js

$
0
0

I did that and I added alert:

 

myDoc = app.activeDocument;

alert (myDoc.fullName)

myDoc.save(myDoc.fullName, false, "indesign-8.0", true);

 

And now it stops at alert with message:

 

Unsaved document have no full name.

 

 

Alert message:

 

myNewDoc = myDocPath+"/"+myDocName;

alert (myNewDoc)

 

does give me the path. Why it doesn't work?

 

 

Thank you.


Viewing all articles
Browse latest Browse all 37788

Trending Articles



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