| AppleScript名:CotEditor 3の選択範囲を書き換える | 
| tell application "CotEditor" tell document 1 properties of selection –> {range:{0, 4}, class:text selection, line range:{1, 1}, contents:"似ている"} set contents of selection to "ほぼおなじ" end tell end tell | 
(Visited 58 times, 1 visits today)
               
            



