On 02/05/2016 04:44 PM, Chris Cantrell wrote:
Thanks Steve. The program is currently written in COBOL. I was hoping I could 
get to a storage area that I could examine after each read to determine if the 
volumw has changes. I don't mind having an assembler called routine. However, 
I'm the only one in my area that knows any assmebler.

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

Depending on the COBOL compiler, you may be able to check labels. So, if you get control for labels a second time, you are probably in the process of changing volumes.

Regards,
Steve Thompson

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

Reply via email to