Expansion definitions

<< Click to Display Table of Contents >>

Navigation:  Reference > Commands >

Expansion definitions

An expansion definition command takes the form:

D field = EXP(col),

Each code in the col is placed on its own in the next data location in the field. Unused data locations are set blank. If there are more codes in col than data locations in field, then the extra codes are lost and a warning issued. The placement order is always VX0123456789, regardless of any ORDER command.

Example of an expansion definition command:

d $124-130=exp($108),