This utility is used in conjuction with the LINEUPTO utility (and, in fact, may
be executed conditionally WITH LINEUPTO by specifying "lineupto split") when
invoking LINEUPTO. It will find the lines marked "==ERR>" by LINEUPTO and
split them just after the " TO ", place the receiving field under the sending
field and mark the line as "split" with a message line.
EXAMPLE | After the
==ERR> MOVE AAAAAAAAAAAAAAAAAAA TO BBBBBBBBBBBBBBBBBB. | split,
BECOMES +-------------------+ you must
000001 MOVE AAAAAAAAAAAAAAAAAAA TO | run LINEUPTO again to line up
000002 BBBBBBBBBBBBBBBBBBB. | previous error lines.