Previous Topic: MULTIPLY CommandNext Topic: OPTION Command


NOTE Command

(Areas 1,2A,2B,3,4A,4B)

The NOTE command enables you to insert comments or documentation into the source program.

The format of the NOTE command is as follows:

►►─ NOTE ─┬───────────────┬───────────────────────────────────────────────────►◄
          └─ Any comment ─┘

Note the following:

Example

  NOTE*********************************************************
  NOTE                                                        *
  NOTE                                                        *
  NOTE           THIS IS AN EXAMPLE OF HOW TO                 *
  NOTE           FORM A COMMENT BLOCK WITHIN                  *
  NOTE           A REPORTING FACILITY PROGRAM.                *
  NOTE                                                        *
  NOTE                                                        *
  NOTE*********************************************************