HP 3000 Manuals

Ch 7. Examples [ Micro Focus COBOL Language Reference - Additional Topics ] MPE/iX 5.0 Documentation


Micro Focus COBOL Language Reference - Additional Topics

Chapter 7  Examples 

This chapter provides annotated examples of some of the source code
clauses and statements explained in detail elswhere in this book and in
your Language Reference.  For the complete syntax and general rules for
any item included in this chapter, please see the appropriate reference
manual entry.

The sample code extracts provided within this chapter are not intended to
be complete COBOL programs but rather sufficient excerpts to illustrate
specific coding tasks.  A number of complete COBOL source programs are
provided with your COBOL system in machine readable format.  If you look
in the on-disk document, Products Contents Checklist and search for the
word "sample", you will see which sample programs are provided with your
COBOL system.  In addition, Micro Focus supports and participates in a
number of BBS's (Bulletin Board Systems) in which sample programs are
often available.  Contact your support representatives for information on
these systems and samples.


NOTE No boxes, bubbles or other dialect designations are included in this chapter. See relevant reference entries and your COBOL System Reference for information on what syntax and semantic differences may exist for the COBOL options used in this chapter.
The examples in this chapter are presented in alphabetic order according to the phrase, clause, or statement which they are primarily demonstrating. Of course, within most of these examples other COBOL syntax may also appear. These examples are not divided according to the division or module in which they appear.


MPE/iX 5.0 Documentation