Specifying the Character Set - VeriMove - 4.0

VeriMove Guide

Product type
Software
Portfolio
Verify
Product family
Data Quality - Postals
Product
VeriMove
Version
4.0
Language
English
Product name
VeriMove
Title
VeriMove Guide
Copyright
2023
First publish date
2002
Last updated
2024-05-15
Published on
2024-05-15T01:25:15.950712

If you are running jobs on Windows, Unix, or Linux you can specify the character set of the input and output as ASCII or EBCDIC. If you are defining a job that will run on z/OS or IBM i, the character set specified is ignored and EBCDIC is assumed.

Note: The job output will use the same character set as the input.

To specify the character set for job input and output, follow these steps.

  1. In the VeriMove main window, double-click the job you want.
  2. On the General tab, in the Character Set group, select one of the following.
    • If source data is in an ASCII format, select ASCII. Select the Use CRLF option if the input file records are separated by Carriage Return Line Feeds (CRLF). In the .def file, the Use CRLF option is defined as <AppendCRLF>. For Unix and Linux customers, <AppendCRLF> is interpreted to indicate that the input only includes <LF> and only <LF> is appended.
      Note: If you select both Use CRLF and Copy Input Record to Output Record, the CRLF will not be copied from the input record to the output record. However, the CRLF will be added to the end of the output record.
    • If source data is in an EBCDIC format, select EBCDIC and use binary mode when transferring files.