| AppleScript名:CotEditorですべてのドキュメントを破棄してクローズ |
| tell application "CotEditor" tell every document close without saving end tell end tell |
(Visited 41 times, 1 visits today)
| AppleScript名:CotEditorですべてのドキュメントを破棄してクローズ |
| tell application "CotEditor" tell every document close without saving end tell end tell |