The ERROR condition is raised.
Include a suitable ON-unit in the program to monitor errors in the input data that are revealed by the CONVERSION condition. Use the ONSOURCE and ONCHAR built-in functions to identify the error and the ONSOURCE and ONCHAR pseudovariables to assign a valid numeric value so the program can continue processing. Also, ensure all input is in the correct format before running the program.
IBM00O