VSAM for the COBOL Programmer
Author | : Doug Lowe |
Publisher | : |
Total Pages | : 166 |
Release | : 1982 |
ISBN-10 | : UOM:39076000786991 |
ISBN-13 | : |
Rating | : 4/5 ( Downloads) |
Download or read book VSAM for the COBOL Programmer written by Doug Lowe and published by . This book was released on 1982 with total page 166 pages. Available in PDF, EPUB and Kindle. Book excerpt: If you're a COBOL programmer who is just starting to work on an IBM mainframe, this book shows you how to work with VSAM files. These are mainframe versions of the sequential, indexed, and relative files of standard COBOL. To work with them on a mainframe, though, you need to use extensions to the standards; the IBM codes for error processing; JCL to run the programs that use the files; and Access Method Services (AMS) to set up the files. This book shows you to use them all.