*repeatwrap()
Sets the right margin so that no field goes beyond in a *beginrepeat()/*endrepeat() block.
Syntax
*repeatwrap (column)
Type
HyperMesh Card Previewer Command
Inputs
- column
- The right hand margin beyond which no field is displayed. If a field's length would place it beyond column, it is placed in column 1 of the next line.
Example
If used, the *repeatwrap() command must be the first command to follow a *beginrepeat() or *beginrepeat2d() command.