Factor 1 of XLATE operation requires a FROM string and a TO string; specification is ignored.
30
Cause . . . . . : Factor 1 (positions 12 - 25) of the XLATE operation must contain two strings separated by a colon. Each character in the first string will be translated to the corresponding character in the second string. The FROM and TO strings cannot be blank.
Recovery . . . : Specify a character or hexadecimal literal, array-element-named constant, data structure, table, or character field followed by a colon followed by another character or hexadecimal literal, array element, named constant, data structure, table, or character field of the same data type. Compile again.
(C) Copyright IBM Corporation 1992, 2006. All Rights Reserved.