ILE COBOL Programmer's Guide


Support for User-Defined Data Types

Defining a data item in the DATA DIVISION as a user-defined data type does not change how the data is interpreted by the debugger. Data items defined using the TYPE clause behave exactly as if they had been defined without using the TYPE clause.


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