 |
full pathname of document is the location of the folder that contains the files for the Finder to open. This string must end in a colon (:).
|
 |
target ID describes the target application and its location. Most VIs that send Apple events need a description of the target application that receives the Apple event.
|
 |
zone containing document is the location of the document to open. The application and document can reside in different locations. If zone containing document and server containing document are empty, this VI assumes the document is on the host computer.
|
 |
server containing document is the location of the document to open. The application and document can reside in different locations. If zone containing document and server containing document are empty, this VI assumes the document is on the host computer.
|
 |
send options indicates whether the target application can interact with the user and the length of the Apple event timeout. Many of the VIs that send an Apple event have a send options input.
|
 |
error string describes error information.
|
 |
error, if negative, indicates a Macintosh error. If positive, error indicates an error internal to the CIN that generated it.
Refer to the Apple Event Error Codes for more information.
|