| AppleScript名:TextEditの本文取得 |
| tell application "TextEdit" tell front document set a to text of it end tell end tell |
(Visited 61 times, 1 visits today)
| AppleScript名:TextEditの本文取得 |
| tell application "TextEdit" tell front document set a to text of it end tell end tell |