![]() |
Phasor 3.3.0
Stack VM based Programming Language
|
import <Foundation/Foundation.h>Go to the source code of this file.
Classes | |
| struct | AppleScriptResult |
Functions | |
| static char * | copyString (NSString *str) |
| AppleScriptResult | executeAppleScript (const char *script) |
| void | freeAppleScriptResult (AppleScriptResult *r) |
|
static |
| AppleScriptResult executeAppleScript | ( | const char * | script | ) |
Definition at line 20 of file AppleScript.m.
| void freeAppleScriptResult | ( | AppleScriptResult * | r | ) |