Reserved Names

The compiler has reserved certain names for its exclusive use. This means that variables cannot be declared or used with these names, because a syntax error will occur. These names include the following:

Command Names

Special Values

Example

*CHAR
*EQ
*INPUT
*OFF

See Also

Language Elements

Command Names

Special Values

Lexical Element Names