Re: How to accept multiple lines of Instream data.



In article <1146124496.436402.108270@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>,
arrbee <arrbee@xxxxxxxxx> wrote:
Hi experts,

Would you please tell me in detail to how to accept multiple lines of
instream data from JCL inside a COBOL program? I am sorry if my
question is not phrased properly.

There is a pure COBOL program that accepts instream data from a JCL
SYSIN card. So, if it is one line then we use "ACCEPT Identifier-1" in
procedure division. If the SYSIN card has multiple lines of data then
how to accept it?

This is not the first time you've posted a question without showing any
sort of work on your part; please post what it is you've tried in order to
make this work and the 'experts' might be able to avoid repeating the
mistakes you've already made.

DD

.



Relevant Pages

  • How to accept multiple lines of Instream data.
    ... There is a pure COBOL program that accepts instream data from a JCL ... If the SYSIN card has multiple lines of data then ...
    (comp.lang.cobol)
  • Re: Enhanced JCL processor? (and maybe a few other thoughts)
    ... All this does is remove the JCL restriction. ... It would be used by a user who wants to pass more than 100 characters to ... JES2 to examine the instream data, looking for symbols which can be ... case I'd much prefer it to be treated as JCL Error. ...
    (bit.listserv.ibm-main)
  • Re: How to accept multiple lines of Instream data.
    ... There is a pure COBOL program that accepts instream data from a JCL ... if it is one line then we use "ACCEPT Identifier-1" in ... If the SYSIN card has multiple lines of data then ...
    (comp.lang.cobol)