Uses the Open Document, Run VI, VI Active?, and Close Apple event VIs to instruct a LabVIEW application to open, run, and close a VI. For this VI, you must specify the complete pathname of the VI you want to run.
![]() |
Full pathname of VI is the full path of the VI that LabVIEW opens, runs, and closes. |
![]() |
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. |
![]() |
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. |