Hello, As i'm writing a sort of change management software, our programmers have the ability to checkin or -out ( from production libraries to development et vice versa ) source members. For moving from development to production we would like to compile the source member from within a CL. Is there a way to monitoring the compile result. For RPG, I know the system makes an dataarea RETURNCODE in QTEMP, where the first byte indicates if it was successfull or not. Also there is QRG9001 message indicating compile has failed. But i don't find any information for CL programs, DSPF and PRTF sources, and CMD source. Anyone who knows ? Thanks, Kurt Ceunebroucke

Reply With Quote