Compatibility Guide
Table of Contents
Index
Chapter 5: RM/COBOL Conversion Issues
5.1 Producing Executable Code
5.1.1 Length of Nonnumeric Literals
5.1.2 Source Code in Columns 73 to 80
5.1.3 Linkage Section in Main Program
5.1.4 Extended I-O Status Codes
5.1.5 Reserved Words
5.1.6 Numbering of Segments
5.1.7 Program Identification and Data-names
5.1.8 Duplicate Paragraph-names
5.2 Running the Code
5.2.1 Trailing Blanks in Line Sequential Files
5.2.2 Undefined Results of MOVE and Arithmetic Operations
5.2.3 Embedded Control Sequences in DISPLAY Statements
5.2.4 Printer Output is Written to Disk
5.2.5 Redefinition of COMPUTATIONAL or COMPUTATIONAL-6 Data Items
5.2.6 ON SIZE ERROR Clause
5.2.7 Field Wrap-Around
5.2.8 COMPUTATIONAL-1 Data Items with a PICTURE other than S9(4)
5.2.9 File and Record Locking
5.2.10 Initialization of Working-Storage
5.2.11 Screen Column Number Specification
5.2.12 End of File Notification
5.2.13 ACCEPT Fields at the Edge of the Screen
5.2.14 Display of Input Data in Concealed ACCEPT Fields
5.2.15 Open EXTEND of Nonexistent File