Scripting Additions Guide

CHAPTER 2
Scripting Addition Commands
58 Command Definitions
RESULT
A list of strings.
EXAMPLES
scripting components
--result: {"AppleScript"}
NOTES
A scripting component is a software component, such as AppleScript, that
supports the Open Scripting Architecture (OSA). The OSA provides a
mechanism, based on Apple events, that allows users to control multiple
applications by means of scripts written in a variety of scripting languages.
Each scripting language corresponds to a single scripting component. A
single scripting language may include several dialects.
ERROR
Set EOF 2
The Set EOF sets the end of a specified file. It is one of several commands
provided by the Read/Write Commands scripting addition. For more
information about these commands, see “Using Read/Write Commands,”
which begins on page 71.
SYNTAX
set eof referenceToFile to integer
Error
number Error message
–108 Out of memory.