|
Folks: A co-worker is trying to write a program that does some source code analysis ... he's got a program defined file that we use to open the source physical file member (level checks off). When we open this file we always receive a diagnostic message CPF4011 -- Buffer length longer than record for member xxx. I realize that this isn't an important error ... and the program is working fine, but we would really like to be able to remove this message from the joblog (so as not to confuse our users & support personnel with insignificant message). The main reason for this is that the program that analyzes the source code is going to be called a very frequently for various source pf lengths. So far we haven't been able to figure out a way to remove the message. We tried doing a RCVMSG after the RPG program is called (in the calling CL), but the message was sent to the RPG program not the CL. We've also tried running a 'RCVMSG PGMQ(*PRV (*))' from a CL that is called by the RPG, but that doesn't remove the message either. Any suggestions? Thanks! david
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2025 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.