The optional MOVE O parameter record provides you with a way to rearrange pieces of the output record before the record is written to the output file.
GeoTAX processes the record and copies it to an output record array. Then, GeoTAX copies the entire record to a temporary work area (if requested), and copies data from a specific location in the work area back to a specific location in the output record array. GeoTAX then writes the information directly to your output file (or passed to an output exit routine). You can define a maximum of 100 MOVE O parameters for a job. They are processed one at a time, in sequence from top to bottom.