COBOL/400 Language Help

file-name-1

File-name-1 must be described in a Data Division SD entry. If it has more than one record description, these records automatically share the same storage; the area is implicitly redefined. After execution of the RETURN statement, only the contents of the current record are available; if any data items lie beyond the length of the current record, their contents are undefined.


[ Top of Page | Previous Page | Next Page | Table of Contents ]