ILE COBOL Language Reference
- GEN indicates that the compiler creates a module or program
object after the COBOL source is compiled. GEN is the default
value.
- NOGEN indicates that the compiler does not create a module or
program object after the COBOL source program is compiled. You might
specify this option if you want only error messages and/or listings.
[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]
(C) Copyright IBM Corporation 1992, 2006. All Rights Reserved.