ILE COBOL Programmer's Guide
When the code in your program involves the interaction of items with
different data formats, the compiler converts these items:
- Temporarily, for comparisons and arithmetic operations
- Permanently, for assignment to the receiver in a MOVE or COMPUTE
statement.
[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]
(C) Copyright IBM Corporation 1992, 2005. All Rights Reserved.