set out_path to path to desktop
set out_path_posix to (POSIX path of out_path & "test")
display dialog ("Desktop path is : " & out_path_posix)
Sunday, March 21, 2010
AppleScript에서 Desktop path 얻어내기
다음과 같이 하면 desktop 의 path 를 얻어낼 수 있다.
Labels:
AppleScript
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment