PLI PreProcessor Error - IBM3841I



IBM's cross-platform compiler PL/I for MVS, VM & VSE, OS/390 and Enterprise PL/I for z/OS

PLI PreProcessor Error - IBM3841I

Postby gilmanjunior » Wed Jul 07, 2021 11:20 pm

Hello Folks,

PL/I preprocessor fails with error IBM3841I S The INCLUDE file XYZ could not be opened.

This error happen when I use the MACRO option, the weird part, it works for some code and for don't for another. The INCLUDE library looks like pretty fine. It is declared on the code and in the SYSLIB at JCL. I understand MACRO is need when you have include to be used during the code, am I right? There some another option to add on this JCL COMPILER?



//* -----------------------------------------------------------
//PLIPRE   EXEC PGM=IBMZPLI,REGION=2048K,                      
//       PARM=('MACRO,SOURCE,MDECK,XREF(S),NOSYNTAX,AG,OBJECT')
gilmanjunior
 
Posts: 1
Joined: Wed Jul 07, 2021 11:11 pm
Has thanked: 0 time
Been thanked: 0 time

Return to PL/I

 


  • Related topics
    Replies
    Views
    Last post