osaapplet(8) mojave man page | unix.com

Man Page: osaapplet

Operating Environment: mojave

Section: 8

osaapplet(8)						    BSD System Manager's Manual 					      osaapplet(8)

NAME
osaapplet -- Open Scripting Architecture (OSA) applet interpreter
SYNOPSIS
osaapplet path
DESCRIPTION
osaapplet provides the standard script application ``shell'' for an Open Scripting Architecture (OSA) script. It provides a menu bar and optional splash dialog, and handles routing incoming Apple events to the script, notably the run and open events. It is normally used as the interpreter for a script file, like this: #!/usr/libexec/osaapplet The script, which may be compiled script data, may either follow the interpreter line or be a separate file in the traditional bundle loca- tion Resources/Scripts/main.scpt. osaapplet assumes that it is running inside a bundle; running it without a bundle may produce unexpected results.
HISTORY
osaapplet was introduced in OS X 10.10.
OS X
June 1, 2019 OS X
Related Man Pages
osascript(1) - mojave
osascript(1) - osx
conjure(1) - ultrix
conjure(1) - php
conjure(1) - minix
Similar Topics in the Unix Linux Community
Instructions to Clear Data Cache in Safari, Chrome, Firefox, Opera Browsers (Pictures)
My first PERL incarnation... Audio Oscillograph
Controlling user input
How can I direct messages from mac console.app to a log file?
[BASH] eval command not expanding variables as expected.