IDE Technical Guide
Table of Contents
Index
Chapter 1: Compiling COBOL Programs
1.1 Two Types of Compilation
1.1.1 Intermediate Code Creation
1.1.2 Optimized Code Creation
1.2 Setting Compiler Directives
1.2.1 Directives Set in the IDE
1.2.2 Directives Set in Programs
1.2.3 Order of Processing
1.3 Preparing to Compile
1.3.1 Scanning for the OS/VS Dialect
1.3.2 Skipping Failed Programs
1.4 COBOL Compiler Errors
1.5 Object-oriented Extensions in the Non-mainframe Dialect