질문 :
스크립트를 다른 사람이 못읽게 하려면?
즉 실행 기능만 배포하려면?
답 :
저장시에 Run Only 옵션에 체크하면 된다.
그러나 이렇게 하면 다시는 소스를 볼 수 없으므로 반드시 카피본을 저장해두기 바란다.
Protecting your scripts from being read or changed
To protect your scripts from being read or changed, you can save them as “run-only.” Run-only scripts do not contain the readable text used in editing scripts. This can be useful if you have a script that works well and you don’t want it to be changed.
IMPORTANT:You will not be able to edit this script again if you choose Run Only. If you want to be able to change the script, be sure to save the run-only version as a copy with a different name and retain the original in the standard editable format.
출처 : AppleScript Editor Help > encoding
Sunday, March 28, 2010
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment