DTP駆け込み寺

No.16347へ返信

記事投稿フォーム
補助
送信

[ 返信 ]

Applescriptでデータ結合みたいなことを

Applescriptでデータ結合みたいなことを試みているのですが
1番目の書式設定をparent storyで行った場合、
2番目以降の項目の書式設定を事前に行うことは可能でしょうか?

tell parent story
 set point size to "18 Q"
 set contents to "項目1"
end tell

set contents of insertion point -1 to return & Koumoku2

[16347] わん (2014/02/07 Fri 05:39)