| AppleScript名:CotEditorで文字を取得する | 
| tell application "CotEditor" tell document 1 set aList to every character of contents end tell end tell –> (* {"て", "す", "と", "だ", "よ", " ", "日", "本", "語", "を", "打", "つ", "テ", "ス", "ト", "。"} *)  | 
(Visited 23 times, 1 visits today)
              
            



