

Initialization Parameters › Initialization Parameters › CCX
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.
- c—Specifies the carriage control character
- Specify c as either a one-character carriage control character or a two-character hexadecimal representation of the carriage control character.
Note: You must specify the characters blank, comma (,), and slash (/) in hexadecimal representation (40, 6B, and 61, respectively).
- b1, b2, …, b99—Specifies the number of lines to skip (0 to 99) before writing the data
- c1, c2, …, c12—Specifies the channel to skip to (1 to 12) before writing the data
To indicate that no data is to be written, specify an asterisk (*) where:
- a1, a2, …, a99—Specifies the number of lines to skip (0 to 99) after the data is written or the total number of lines to skip when no data is written (when you specify an asterisk [*] for b)
- c1, c2, …, c12—Specifies the channel to skip to (1 to 12) after the data is written or the channel to skip to when no data is written (when you specify an asterisk [*] for b)
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
Copyright © 2013 CA.
All rights reserved.
 
|
|