Help for CPF0820

Program &1 was not created in library &2 because of errors in compiling. See messages in the computer printout of the control language (CL) compiler and any previously listed messages.

Correct the errors, then try the CRTBNDCL command again. If your program uses the CALLPRC command to call another ILE procedure, you may have to use the Create CL Module (CRTCLMOD) command instead of CRTBNDCL. Then use the Create Program (CRTPGM) command to create a program using the module you created and the module containing the procedure that you want to call.