Subcommands

GRAPHID Subcommand
GRAPHID {00 | nn}
Specifies the graphic ID of the graphics to close. This ID must match one previously defined in a DRAWGRAPHIC command. If no GRAPHID is specified, all DRAWGRAPHIC commands that have no GRAPHID are closed (for example, GRAPHID 00).
NEXT or LPOS or CPOS Subcommand
[NEXT | [LPOS | CPOS] [(+) | (–)]  
[vert] [IN | MM | CM | POINTS | PEL]] 
Specifies the position where the graphics should end.
NEXT
Specifies that the layout position moves down (on the logical page) one line (as defined in the LINESP subcommand of the last SETUNITS command) from the previous field. The LINESP subcommand of the SETUNITS command establishes the distance from one line to the next.
LPOS
Specifies the layout position. If LPOS is used alone, the position is the same position as is specified on the LAYOUT command. If it is used with a + or - value, the position moves that amount from the LAYOUT position.
vert
This value is relative to the layout position. If not specified, the graphics are closed one line spacing from the layout position.
CPOS
Specifies the current position. If CPOS is used alone, the position is the same position as is specified on the previous FIELD or DRAWGRAPHIC command command. If it is used with a + or - value, the position moves that amount from the FIELD or DRAWGRAPHIC command position.
vert
This value is relative to the current position. If not specified, the graphics are closed one line spacing from the current position.