Implicit string conversion is not supported for figurative constants.
30
Cause . . . . . : When a figurative constant has a specific data type, such as *ON, *OFF, *ALL, *ALLU, or *ALLG, the figurative constant can not be used in an operation that requires implicit string conversion.
Recovery . . . : Assign the figurative constant to a temporary, and use the temporary in the operation.