I am the Plugin for the Squeak/Applescript Interface. A new 'TestOSAPlugin.c' file can be created by executing the following doIt: TestOSAPlugin translate The support header files necessary for compiling the plugin can be generated by excecuting the following doIt: InterpreterSupportCode writePluginSupportFiles
primAECoerceDesc:to:
primAECreateDesc:from:
primAEDescToString:
primAEDisposeDesc
primAEGetKeyPtr:type:actual:to:
primOpenDefaultConfiguration:subtype:
primGetHandleSize:
primOSACompile:mode:to:
primOSADisplay:as:mode:to:
primOSADispose:
primOSADoScript:in:mode:resultType:to:
primOSAExecute:in:mode:to:
primOSAGetScriptInfo:type:to:
primOSAGetSource:type:to:
primOSALoad:mode:to:
primOSAMakeContext:parent:to:
primOSAScriptError:type:to:
primOSAScriptingComponentNameTo:
primOSAStore:resultType:mode:to:
declareCVarsIn:
Note: This method must be implemented by all subclasses to declare variables.