|
ADC Home > Reference Library > Reference > Mac OS X > Mac OS X Man Pages
|
|
This document is a Mac OS X manual page. Manual pages are a command-line technology for providing documentation. You can view these manual pages locally using the man(1) command. These manual pages come from many different sources, and thus, have a variety of writing styles. For more information about the manual page format, see the manual page for manpages(5). |
OSADECOMPILE(1) BSD General Commands Manual OSADECOMPILE(1)
NAME
osadecompile -- display compiled AppleScripts or other OSA language scripts
SYNOPSIS
osadecompile file
DESCRIPTION
osadecompile writes the source text of the specified compiled script file to standard output. There
are no options; the correct language component is determined from the contents of the script file
itself.
SEE ALSO
osacompile(1), osascript(1), osalang(1)
Mac OS X Aug 15, 2006 Mac OS X
|
|