VAR

Synopsis

HELP:   Write length and pointer formats to memory
TYPE:   OBJECT
SYNTAX: VAR(METHOD=PLENPTR/ALENPTR/PPTRLEN/APTRLEN/PFLGLENPTR/PPTRLENFLG,ALIGN=num)

Description

This object is used to write a column as certain length pointer structure to memory.

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.

Arguments