MOVE O - Code-1_Plus - 5.0

CODE-1 Plus Reference for all Platforms

Product type
Software
Portfolio
Verify
Product family
Data Quality - Postals
Product
CODE-1 Plus
Version
5.0
Language
English
Product name
CODE-1 Plus
Title
CODE-1 Plus Reference for all Platforms
Copyright
2024
First publish date
1998
Last updated
2024-05-15
Published on
2024-05-15T00:07:55.920704

Optional. Use MOVE O to rearrange pieces of the output record before the record is written to the output file. CODE-1 Plus processes the record and copies the record to an output record array. If you specify output move operations, CODE-1 Plus copies the entire record to a temporary work area, and then copies data from a specific location in the work area back to a specific location in the output record array. This information is then written directly to your output file (or passed to an output exit routine). A maximum of 100 MOVE O parameters can be defined for a job. The MOVE O parameters are processed one at a time, in sequence from top to bottom.

Position

Field Name

Description

1-6

Keyword

Required. MOVE O is the only acceptable entry.

8-10

Location of Source

Required. Specify the location in the work area of the information to be copied. Optionally, you can enter one of the following codes to copy different types of generic information to the target location:

  • SPC — Spaces

  • X00 — Binary zeros

  • ZRO — Character zeros

  • No default

12-13

Length of Source/Target

Required. Length of the information to be copied to the target location. No default.

15-17

Location of Target

Required. Location in the output record to which you want the source information copied. No default.