Previous Topic: BOTNext Topic: DAYS


CCX

A set of user-defined carriage control specifications for carriage control identifiers X.

Specify any alphanumeric character (other than A or M) for X, the carriage control identifier.

Note: You must specify the characters blank, comma (,), and slash (/) in hexadecimal representation (40, 6B, and 61, respectively).

To indicate that no data is to be written, specify an asterisk (*) where:

For example, to define and assign the standard set of ASA carriage controls to the identifier U, specify the following:

CCU=40/1/0,0/2/0,-/3/0,+/0/0,

1/C1/0,2/C2/0,3/C3/0,4/C4/0,

5/C5/0,6/C6/0,7/C7/0,8/C8/0,

9/C9/0,A/C10/0,B/C11/0,C/C12/0

Syntax:

CCX=c1/b1/a1,c2/b2/a2,...

Default: None