S3 (programming language): Difference between revisions

Content deleted Content added
Line 170:
* The declaration of the procedure is decorated with annotations that define a command line syntax allowing the program to be called from SCL, or used from an interactive shell with prompting for default parameter values.
 
* Procedure calls prefixed CTM are calls to the "Common Target Machine", an [[API]] offered by the VME operating system. [I think CTM stands for "Compiler" Target Machine]
 
* "JSV" means "job space variable", VME's term for an environment variable, and the call on CTM_JS_READ reads the value of the variable.