COBOL/400 Language Help

COUNT or identifier-6

Identifier-6 is the data-count field for each data transfer. Each field holds the count of examined characters in the sending field. It is terminated by the delimiters or the end of the sending field, for the move to this receiving field. The delimiters are not included in this count.

Unless you specify DELIMITED BY, you must not specify COUNT IN.


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