LFD

Synopsis

HELP:   Write a data field prefixed with a length field
TYPE:   OBJECT
SYNTAX: LFD(LENFMT=L4I/L4X/B4I/B4X/S4I/S4X/HLI/HLX/HBI/HBX/HSI/HSX/L2I/L2X/B2I/B2X/S2I/S2X/S1I/S1X/D1I/D2I/D3I/D4I/D5I/D6I/D7I/D8I/D9I/D0I/D1X/D2X/D3X/D4X/D5X/D6X/D7X/D8X/D9X/D0X,CHRSET=SYSTEM/ASCII/EBCDIC/LOCAL,ALIGN=num)

Description

This object is used to write a length field in front of every cell's data.

An alignment can be used to pad each cell to the next multiple of the specified byte count, so that the next column starts at a pre-defined offset. The bytes in between are padded with binary zeros.

Arguments