Value cannot be converted to type implied by receiver
From Support
| | If you have a question or seek clarification, please call Technical Support. |
[edit]
Problem:
Error "Value cannot be converted to type implied by receiver" when trying to convert an *AFPDS report to PDF.
----- Sample job log: ---------------- Converting spool FILE(IMAGETST) JOB(232206/BRAD/QPADEV000L) SPLNBR(65981). File /REPORT-092806-08434273.PDF not found. Converting *AFPDS report to PDF format. Value cannot be converted to type implied by receiver. Data area RJSRETURN created in library QTEMP. File /RJSTEMP was found File /RJSTEMP/C09280608434421QPADEV000KBRAD232351.TMP not found. File /REPORT-092806-08434273.PDF not found. Attempt made to divide by zero for fixed point operation. File /RJSTEMP/C09280608434421QPADEV000KBRAD232351.TMP was found Link removed. CPYERR: Errors occurred while converting AFP report to PDF file. Errors occurred while converting report. Check the job log. Positional value cannot follow keyword parameter. Error found on CNVSPLF command. --------------------------------------------------
[edit]
Solution:
This problem can occur if your spool file has a spool number is larger than 4 digits, and the CNVNUM command only accepts only 4 digits. Simply upgrade your RJSCONVERT library to solve this problem.
