NULLS
NULLS controls whether the fields on the screen will be written with trailing blanks or trailing nulls.
Operands
- ON
- specifies that fields on the screen are written with trailing nulls.
- OFF
- specifies that fields on the screen are written with trailing blanks.
Return codes
- 0
- Normal return
- 202
- Invalid operand
Example
'NULLS ON'This example causes trailing nulls on the fields of the screen.
