ScriptForge Library /text/sbasic/shared/03/lib_ScriptForge.xhp

The ScriptForge Library

BASIC ScriptForge library

GlobalScope.BasicLibraries.LoadLibrary("ScriptForge")
The described modules and classes are invoked from user scripts as "Services". A generic constructor of those services has been designed for that purpose: [ScriptForge.][Services.]CreateScriptService("servicename"[, arg0, Arg1, ...]) Services from external libraries can registered with the RegisterScriptServices(...) method in order to extend the set of available services. Array Service Dictionary class Service Exception class Service FileSystem Service L10n class Service Platform Service Root class Service Services class Service Session Service String Service TestStream class Service Timer class Service UI Service Utils Service