Script Verbs
script.clearBreakpoint ()
script.compile (addr)
script.getBreakpoint ()
script.isComment ()
script.makeComment ()
script.newScriptObject (s, adr)
script.removeSource (addr)
script.setBreakpoint ()
script.startProfile (flSliced)
script.stopProfile (adrtable)
script.unComment ()
script.unCompile (addr)
Mac OS verbs
script.getLanguage (addr)
script.setLanguage (addr, name)
|