I have converted an RPG/400 program to RPGLE because I was getting the error 'too many parm operations for the specified CALL' on the compile and confirmed the limit was 255 for PARM statements for a PLIST. After converting to RPGLE, I expected this would now compile because all documention I can find says that a PLIST can have 399 PARM stmts. I have 256 and am still getting the RNF0650 error. Is there something else I need to look for in the program and/or change?
Thanks for any help.
Thanks for any help.