Phasor 3.3.0
Stack VM based Programming Language
Loading...
Searching...
No Matches
AppleScript.h File Reference
#include <stdlib.h>
Include dependency graph for AppleScript.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  AppleScriptResult

Functions

AppleScriptResult executeAppleScript (const char *script)
void freeAppleScriptResult (AppleScriptResult *result)

Function Documentation

◆ executeAppleScript()

AppleScriptResult executeAppleScript ( const char * script)

Definition at line 20 of file AppleScript.m.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ freeAppleScriptResult()

void freeAppleScriptResult ( AppleScriptResult * result)

Definition at line 54 of file AppleScript.m.

Here is the caller graph for this function: