ILE COBOL Language Reference
- SOURCE or SRC indicates that the compiler produces a source
listing, consisting of the ILE COBOL source program and all compile-time error
messages. SOURCE or SRC is the default value.
- NOSOURCE or NOSRC indicates that the compiler does not produce
the source part of the listing. If you do not require a source listing,
you should use this option because compilation may take less time.
[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]
(C) Copyright IBM Corporation 1992, 2006. All Rights Reserved.