ILE COBOL Programmer's Guide
There are many ways in which files are used and processed by COBOL on the
AS/400. This chapter describes how to:
- Associate files with input-output devices
- Change file attributes
- Redirect file input and output
- Lock and release files
- Unblock input records and block output records
- Share an open data path to access a file
- Use file status and feedback areas
- Use commitment control
- Sort and merge files
- Declare data items using CVTOPT data types.
[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]
(C) Copyright IBM Corporation 1992, 2005. All Rights Reserved.