- 投稿日 : 2006-03-01
- 更新日 : 2006-03-01
- AppleScript
ファイルをアップロードする AppleScript のサンプルです。
tell application "Fetch 3.0.3J2"
activate
store alias "test.sit" host "host" user "user" password "pass" path "test.sit"
end tell
動作確認:Fetch 3.0.3J2
Comments:0
Trackbacks:0
- Trackback URL for this entry
- http://bowz.info/1207/trackback
- Listed below are links to weblogs that reference
- [ AppleScript ] Fetch でファイルをアップロードするサンプル from Bowz::Notebook