[
Next
] [
Up
]
Control Structures
This section deals with the statements which govern the flow of control in a EXALT program.
The CALL Statement
The GO_TO Statement
The JUMP Statement
The IF Statement
The TEST and COMPARE Statements
The ON Statement
The CASE Statement
The ORDCASE Statement
The SCAN and ORDSCAN Statements
The ASCAN and ORDASCAN Statements
The SELECT Statement
The ORDSEL Statement
The FOR Statement
The REPEAT Statement
The OVER Statement
The WHILE Statement
The UNTIL Statement
The GOSUB Statement
The RETSUB Statement
The JUMPSUB Statement
The STOP Statement
The RETURN Statement
The SWITCH Statement
The ALTER_SWITCH Statement
[
Next
] [
Up
]