[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

2.3.1 Control Commands

The control commands include commands to do simple variable and process control, as well as providing the crucial Wait and Output commands. Cogsys variable control includes commands to assign variables from the testlist or from the console at runtime, and allows simple arithmetic. Cogsys process control allows macros, if statements, fork-exec, and dynamically linked code to be executed.

2.3.1.1 Wait (#W)  
2.3.1.2 Output (#S)  
2.3.1.3 Assign Variable ($A)  
2.3.1.4 Assign Variable from Console ($G)  
2.3.1.5 Arithmetic ($M)  
2.3.1.6 If Control (#I)  
2.3.1.7 Define Macro ($$x...$$)  
2.3.1.8 Run Macro ($x)  
2.3.1.9 Load External Routine (%X)  
2.3.1.10 Clear or Output Timer (#Y)  
2.3.1.11 Exit Testlist (@X)  



This document was generated on November, 24 2008 using texi2html