(Contents)(Previous)(Next)

Language-dependent Literals

To build a program for various languages, language-dependent literals can be used. They are identified by a leading '!' and can be used like strings. At compile time, the name after '!' is replaced by the text defined in the table SYSLITERAL (see chapter Language-dependent Programs).

Examples:

Syntax:


(Contents)(Previous)(Next)