Bill,

From the original post:

IGZ0017S The open of DISPLAY or ACCEPT file with environment name SYSIN was 
unsuccessful.


The generated code is very simple (4.2) and is (subject to the locations of 
data and "pattern" (the PGMLIT value) and the code):

0004BE  58F0 2000               L     15,0(0,2)               V(IGZCACP )   
0004C2  4110 A15E               LA    1,350(0,10)             PGMLIT AT +338
0004C6  0DEF                    BASR  14,15                                 

IGZCACP is the code for ACCEPT, within IGZCPAC.

IGZCACP uses IGZEINP (separate module) which does the input itself for ACCEPT.

Then IGZCMSG (again part of IGZCPAC) is then used, presumably to output the IGZ 
run-time message. Then LE modules kick in, presumably producing the second 
(apparent) part of the message, which is missing when the S0C1 under TSO occurs.

There is an APAR for a S0C4 with V5 from IGZEINP, not related to the open of 
SYSIN.

It *seems* to be related to OPs set up. Unfortunately that's the end of it if 
we get no more information from OP and no-one can reproduce. For the amount of 
times a COBOL program under TSO uses ACCEPT without an assignment of SYSIN we 
may never hear of this again...

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to