Control Code Command Changes101 Data to be entered into the data fields of theBuffered Form.^G Command TerminatorExample: To print the form defined as TEST 1 in Example 2, page 100,send the following command:^IFORM,ETEST 1^GABCDEF^-^GThis would print ABCDEF as 0.5 x 0.5 inch block characters:Control Code Command ChangesWithin the Buffered Form Execute field, the ^-, ^+, ^*, and ^,commands do not perform their usual functions, but instead behave asdescribed below:^- Causes unfilled portions of the current data field to be paddedwith spaces. This is used if there are insufficient data charactersto fill the current field. The entire data field is converted to spacesif this is the only input in the field.^+ Deletes any unused portions of a data field. No data will beprinted in the data field if this is the only input in the field.^* This is identical in function to the ^- function, in that it causes therest of the current data field to be padded with spaces. The entiredata field is converted to spaces if this is the only input in thefield. All remaining fields in the buffer are also converted tospaces unless the fields occur within a Copy Command (asdescribed in the “Buffered Form Copy” on page 106).^, This command performs a line feed unless it is used within aCopy Command. Refer to “Buffered Form Copy” on page 106.