ILE COBOL Language Reference
- NOVARCHAR indicates that variable-length fields are ignored,
and are declared as FILLER fields. NOVARCHAR is the default
value.
- VARCHAR indicates that variable-length fields are declared as
fixed-length group items, and are accessible to the COBOL source
program.
[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]
(C) Copyright IBM Corporation 1992, 2006. All Rights Reserved.