先ほどお返事させていただいたのに、
書き込むのも失礼なんですが、
教えてもらったとおり書き込んでみましたが、
やはり同じエラーが表示されます。
原因が全くわかりません。
ちなみにスクリプトは以下のように書きました。
tell application "InDesign CS_J"
set my_path to "Macintosh HD:Users:○○:Documents:pdf:men2k.pdf"as Unicode text
export document 1 format PDF type to my_path using PDF export preset ("[ebook]" as Unicode text)
end tell
何度も同じ質問で申し訳ありません。