List Controls (PRINT)


 

List controls format the printing of the data. The following List Controls are supported:

 

Control

Meaning

*+

Blank suppression on

*-

Blank suppression off

*BLANKOFF

Terminate *BLANKON

*BLANKON

Blank-fill zero value numerics

*C

Carriage return

*F

Form feed

*JC

Justify center

*L

Line feed

*LL

Print through logical length

*{n}

Tab to specified column

*N

New line

*PL

Print through physical length

*RPTCHAR

Repeat character

*S0-*S9

user-defined sequences

*TAB

Set horizontal position

*ZF

Zero fill

*ZFON

Zero fill on

*ZFOFF

Zero fill off

 

See Also: PRINT

 



PL/B Language Reference *+ (PRINT)