Page 1 of 1

need help in reading the spool contents through COBOL Pgm

PostPosted: Sun Aug 16, 2009 7:38 pm
by ullas
Hi,

Can any one suggest me, the way to read the contents of a spool through a COBOL Pgm,

The requirement is we have to send a report of the production jobs like the completion time, MAXCC etc. at present we are doing it manually, am thinking of automating it, Plz do tell me if there's any way to read the above values from spool in a COBOL pgm

Re: need help in reading the spool contents through COBOL Pgm

PostPosted: Mon Aug 17, 2009 1:24 am
by dick scherrer
Hello and welcome to the forum,

Suggest you talk with the people responsible for scheduling production jobs on your system.

Most likely there is scheduling software in use and there may already be reports of the info you want.