Text Conversion/Batch Usage

Easytrieve Plus

It is occasionally necessary to convert data from mixed case to upper case or upper case to mixed case. There are options to perform upper case to mixed case for names, addresses, cities and name suffices.

From an Easytrieve Plus program, this module is called using an Easytrieve Plus include as follows:

%IS9015D H9015D

where H9015D is a 51 byte field subdefined as follows:

  1. Text to be Converted -- 50 bytes/input and output
  2. Text Conversion Option -- 1 byte/input

An Easytrieve Plus INCLUDE called LIB9015D has the layout/variable definitions for the parameter fields.

  • No JCL changes are required to invoke this procedure.