executeapplescript
CODE

The executeapplescript statement compiles and runs an AppleScript.


Parameters

This statement has one parameter:

code – the AppleScript code to be executed.


Description

This statement compiles and runs AppleScript code. This statement is included for compatibility with older databases – for new applications you should use the AppleScript statement.


See Also


History

VersionStatusNotes
10.0No ChangeCarried over from Panorama 6.0.