.SCRIPTSUITE 파일 확장자
AppleScript Script Suite File
| 개발사 | Apple |
| 인기도 |
3.0 | 3 투표 |
SCRIPTSUITE 파일이란 무엇인가요?
File used by macOS applications that include AppleScript support; stores a property list that specifies a mapping between developer-defined classes and the underlying Apple event codes; used with a .SCRIPTTERMINOLOGY file that contains valid AppleScript syntax.
추가 정보
Script Suite and Script Terminology files allow developers to define their own AppleScript language syntax to accomplish whatever tasks are required by their application. The script terminology often uses plain English commands that map to classes, which themselves map to Apple event codes.
참고: If you change the .scriptsuite file extension to .txt, you can view the file in a plain text editor, such as Apple TextEdit.
SCRIPTSUITE 파일을 여는 프로그램
Mac