include error



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

include error

Postby surime72 » Wed May 23, 2012 7:54 pm

hi guys ,
i was tried to compile t was getting following error
IBM3841I S 70.0 The INCLUDE file EOGPREC could not be opened.
surime72
 
Posts: 107
Joined: Sun Oct 23, 2011 1:45 pm
Has thanked: 0 time
Been thanked: 0 time

Re: include error

Postby NicC » Wed May 23, 2012 8:27 pm

So? Some details please, if you wish some help. Like: foreground or batch? EOGPREC - is that the name of the member to be included? Is it in the library the compiler is expecting it to be in? Are you sure that the library is in the concatenation for source code?
The problem I have is that people can explain things quickly but I can only comprehend slowly.
Regards
Nic
NicC
Global moderator
 
Posts: 3025
Joined: Sun Jul 04, 2010 12:13 am
Location: Pushing up the daisies (almost)
Has thanked: 4 times
Been thanked: 136 times

Re: include error

Postby dick scherrer » Wed May 23, 2012 9:35 pm

Hello,

As Nic mentioned - if you want help, you need to post something that we can use to help you.

Suggest you post the JCL you used when the error was detected - we can go forward from there.
Hope this helps,
d.sch.
User avatar
dick scherrer
Global moderator
 
Posts: 6268
Joined: Sat Jun 09, 2007 8:58 am
Has thanked: 3 times
Been thanked: 93 times

Re: include error

Postby NicC » Wed May 23, 2012 9:37 pm

Dick, if it is foreground compile then there would be no JCL hence my query on that.

On the other subject from yesterday - got it sorted!!!!! Courtesy of a post on THIS forum. Just goes to show - invest time in using the facilities one does not need to post.
The problem I have is that people can explain things quickly but I can only comprehend slowly.
Regards
Nic
NicC
Global moderator
 
Posts: 3025
Joined: Sun Jul 04, 2010 12:13 am
Location: Pushing up the daisies (almost)
Has thanked: 4 times
Been thanked: 136 times

Re: include error

Postby Akatsukami » Thu May 24, 2012 12:31 am

surime72 wrote:hi guys ,
i was tried to compile t was getting following error
IBM3841I S 70.0 The INCLUDE file EOGPREC could not be opened.

This is a preprocessor error. Does this module use CICS and/or DB2? Are you attempting to use the macro preprocessor and, if so, do you really need to? (Are you using preprocessor directives other than %INCLUDE and %PAGE?)
"You have sat too long for any good you have been doing lately ... Depart, I say; and let us have done with you. In the name of God, go!" -- what I say to a junior programmer at least once a day
User avatar
Akatsukami
Global moderator
 
Posts: 1058
Joined: Sat Oct 16, 2010 2:31 am
Location: Bloomington, IL
Has thanked: 6 times
Been thanked: 51 times


Return to PL/I

 


  • Related topics
    Replies
    Views
    Last post