|
>> I am getting a CPD0791 00 No labels used in program.. >> >> What is missing? >> >> >> >> DCL VAR(&DATA#) TYPE(*CHAR) LEN(20) >> >> CALLPRC PRC('QTOCLSTNETIFC') PARM('allisond + >> QTEMP ' 'NIFC0100' + >> X'0000000000000000') The "00" after the CPD0791 is the message severity - in this case "00" means it is an informational message. If you're program isn't compiling then there must be other error messages showing in the compilation listing, can you post those too please? Is the snippet above the complete source listing for your program? I'm assuming not because there's no PGM and ENDPGM statements, also is the source member type set as CLLE and are you using the CRTBNDCL or CRTCLMOD commands to compile? All the best Jonathan "He who laughs last thinks slowest"
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 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.