Dear Chris,
We did all of this in the enclosed Cobol Program and ALWAYS we get the same ERROR on the same line :
Dear Chris,
We did all of this in the enclosed Cobol Program and ALWAYS we get the same ERROR on the same line :
01 COD_CLI.
05 ENTRADA-COD-CLI.
10 token_encript PIC X(50).
10 pior_header HEADER.
10 pic_rut PIC X(19).
10 pon_cod_cli PIC 9(08).
10 pon_errornum PIC 9(10).
10 poc_errortxt PIC X(255).