LOAD-COLL
Loads a collation table into the table file (Denationalisation).
Command Class
TCL-II command.
Syntax
LOAD-COLL file-name table-number {(options}
Syntax Elements
file-name is the name of the table file.
table-number is the number of the table you want to load.
Options
T Loads the table as a translation table.
Comments
Denationalisation provides the option of specifying a language, other than English, to use for conversing with Reality. A collation table is a character table which defines the order in which a characters are sorted. The default table (Table 0) is the standard ASCII sort sequence.
A translation table is used by various processors (such as a printer handle) to define how characters will be output. For example, all characters translated to uppercase for printing.