Programmer Guide/Concepts/Shell

From STX Wiki
< Programmer Guide‎ | Concepts
Revision as of 12:29, 23 April 2013 by Christian (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

In STx, the term shell denotes the combination of a command interpreter and its execution environment, i.e. the environment executing the loaded code objects. The shell is created with the SHELL command and ends when the last macro running in the shell is finished (EXIT). All shells are registered in the application environment. A shell can exchange messages with other shells.

see also Introduction: Shell

Navigation menu

Personal tools