I tried to submit a jcl from a cics program. Job was executed with no problem.
token id returned and job executed and output class viewable in spool.
then I tried to read job output class from cics but condition 13 (not found) is returned.
no token id is returned!
Can anyone help me?
Can anyone send a code sample that uses exec cics open input and exec cics read commands?
Thanks a lot.