Previous Topic: CHARDEF SyntaxNext Topic: Specifying Print Characters Used to Draw Set Connections


Specifying Print Characters Used to Draw Record Blocks

[,RVERCHAR=character]

(record vertical character) indicates the character used to draw the vertical lines that make up the left and right sides of the record block.

Default: The default is an asterisk (*).

[,RHORCHAR=character]

(record horizontal character) indicates the character used to draw the horizontal lines that make up the top and bottom of the record block.

Default: The default is an asterisk (*).

[,RULCHAR=character]

(record upper left character) indicates the character used to draw the upper left corner of the record block.

Default: The default is RHORCHAR. The RHORCHAR default is an asterisk (*).

[,RLLCHAR=character]

(record lower left character) indicates the character used to draw the lower left corner of the record block.

Default: The default is RHORCHAR. The RHORCHAR default is an asterisk (*).

[,RURCHAR=character]

(record upper right character) indicates the character used to draw the upper right corner of the record block.

Default: The default is RHORCHAR. The RHORCHAR default is an asterisk (*).

[,RLRCHAR=character]

(record lower right character) indicates the character used to draw the lower right corner of the record block.

Default: The default is RHORCHAR. The RHORCHAR default is an asterisk (*).