User's Reference > General > TCL and General User Commands > Command Reference > L > LOAD-COLL

Comment on this topic

Documentation Comments

Use this form to comment on this topic. You can also provide any general observations about the Online Documentation, or request that additional information be added in a future release.

Reality V15.0 ()

LOAD-COLL (TCL) (m604806+loadcoll.htm)

To

Reality

Version

Topic

Submitted by

Company

Location

Email address

Comment

 

 

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.

RealityV15.0Comment on this topic