HP 3000 Manuals

Specification Type (Column 6) [ HP RPG/iX Reference Manual ] MPE/iX 5.0 Documentation


HP RPG/iX Reference Manual

Specification Type (Column 6) 

This field identifies the type of specification or statement this line
contains.  You must enter one of the following characters in this field:

--------------------------------------------------------------------------------------------
|                       |                                                                  |
|       Column 6        |                           Description                            |
|                       |                                                                  |
--------------------------------------------------------------------------------------------
|                       |                                                                  |
|           H           | Header Specification                                             |
|                       |                                                                  |
|           F           | File Description Specification                                   |
|                       |                                                                  |
|           E           | File Extension Specification                                     |
|                       |                                                                  |
|           L           | Line Counter Specification                                       |
|                       |                                                                  |
|           I           | Input Specification                                              |
|                       |                                                                  |
|           C           | Calculation Specification                                        |
|                       |                                                                  |
|           O           | Output Specification                                             |
|                       |                                                                  |
|           A           | Array/Table File Name Specification                              |
|                       |                                                                  |
|           $           | Compiler Subsystem Command                                       |
|                       |                                                                  |
|           *           | Comment line                                                     |
|                       |                                                                  |
|                       | All characters in columns 8-74 of comment lines are ignored by   |
|                       | the compiler, but they are printed in the source program         |
|                       | listing.  Use comment lines liberally to document operations,    |
|                       | fields, and methods used in the program.  (You can also specify  |
|                       | that a line is a comment line by entering an asterisk in column  |
|                       | 7.)                                                              |
|                       |                                                                  |
--------------------------------------------------------------------------------------------



MPE/iX 5.0 Documentation