.SCRIPTTERMINOLOGY 파일 확장자
AppleScript Script Terminology File
| 개발사 | Apple |
| 인기도 |
4.3 | 3 투표 |
SCRIPTTERMINOLOGY 파일이란 무엇인가요?
File used by macOS applications that include AppleScript support; contains a mapping between developer-defined class names and the English (or other language) terminology that is used in the implemented AppleScript; allows AppleScript to know what the valid commands are for the developer's scripts.
추가 정보
SCRIPTTERMINOLOGY files are saved in Apple's standard property list format. The script terminology files also have corresponding .SCRIPTSUITE files that define a mapping between the developer's classes and underlying Apple event codes.
참고: If you change the .scriptterminology file extension to .txt, you can view the file in a plain text editor, such as Apple TextEdit.
SCRIPTTERMINOLOGY 파일을 여는 프로그램
Mac