[ < ] [ > ]   [ << ] [ 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 Exec and Return to Cogsys (%E)  
2.3.1.10 Load External Routine (%X)  



This document was generated by Usman Muzaffar on June, 28 2000 using texi2html