Previous Topic Next topic Print topic


Screen Column Number Specification

Solution:

Ensure that column numbers do not exceed 999. If you want an item on the screen that has a column number greater than 999 to remain in the same position under this COBOL system as under the RM/COBOL system, you will need to recode your program. See the Language Reference help for details of the use of column numbers in this COBOL system.

Previous Topic Next topic Print topic