Macros and Classes of the STx Kernal
From STX Wiki
Jump to navigationJump to search
This section macros and classes of the STx kernal system. This macros implements the basic functions of STx, the standard applications and some common tools used by the standard applications. Most of this macros should not (or even must not) called by user scripts. Following source files implements the STx kernal functions and standard applications:
Alphabetical List of Macros and Classes
BData.stx | application for parameter export |
BDataSetBrowser.stx | a part of the workspace application implementing the interal functions and the GUI for the project document |
BScript | script controller application; implements also the runtime environment for user scripts and the console object |
StdLib.stx | implements the master shell, the application management and some other basic functionalities, but also some utility functions which are also useful for script programming |