HP 3000 Manuals

The Header Specification Default Summary [ HP RPG/iX Reference Manual ] MPE/iX 5.0 Documentation


HP RPG/iX Reference Manual

The Header Specification Default Summary 

If you leave the optional fields of the Header Specification blank, the
default specifications shown in Table 3-8  apply.

          Table 3-8.  Header Specification Defaults 

-----------------------------------------------------------------------------------------------
|                   |                           |                                             |
|      Columns      |           Field           |               Default Values                |
|                   |                           |                                             |
-----------------------------------------------------------------------------------------------
|                   |                           |                                             |
|        1-5        | Sequence Number           | No sequence number applies.                 |
|                   |                           |                                             |
|       7-14        | Error Dump File Name      | Error Dump directed to the standard list    |
|                   |                           | device ($STDLIST).                          |
|                   |                           |                                             |
|        15         | Debug                     | Suppress all DEBUG operations.              |
|                   |                           |                                             |
|        16         | USWITCH Source            | Initialize using the job stream USWITCH     |
|                   |                           | records or interactive prompting            |
|                   |                           |                                             |
|        17         | UDATE Source              | Initialize using the system date.           |
|                   |                           |                                             |
|        20         | Line Number Option        | Line number option applies.                 |
|                   |                           |                                             |
|        21         | Inverted Print            | Domestic print format applies.              |
|                   |                           |                                             |
|        22         | Record Number Adjust      | No adjustment to relative record numbers.   |
|                   |                           |                                             |
|        25         | Program Name Logging      | Do not print program identification lines.  |
|                   |                           |                                             |
|        26         | Alternate Collating       | Normal ASCII Collating Sequence applies.    |
|                   | Sequence                  |                                             |
|                   |                           |                                             |
|        28         | BUFCHK Defaults           | No defaults.                                |
|                   |                           |                                             |

|        34         | Table/Array Look-Up       | Sequential look-up applies.                 |
|                   |                           |                                             |
|        39         | EBCDIC Zone/Digit Tests   | Use ASCII representation for record         |
|                   |                           | identification testing.                     |
|                   |                           |                                             |
|        40         | Sign Processing           | Do not process signs.                       |
|                   |                           |                                             |
|        41         | Form Positioning          | Do not align forms and do not pause for the |
|                   |                           | operator to do this.                        |
|                   |                           |                                             |
-----------------------------------------------------------------------------------------------

          Table 3-8.  Header Specification Defaults (cont.) 

-----------------------------------------------------------------------------------------------
|                   |                           |                                             |
|      Columns      |           Field           |               Default Values                |
|                   |                           |                                             |
-----------------------------------------------------------------------------------------------
|                   |                           |                                             |
|        42         | Indicator Setting         | Turn on the 1P and L0 indicators.           |
|                   |                           |                                             |
|        43         | File Translation          | Do not translate files.                     |
|                   |                           |                                             |
|        44         | Non-Numeric Digits        | Do not allow non-numeric data to be moved   |
|                   |                           | to numeric fields.                          |
|                   |                           |                                             |
|        46         | Dollar Sign Substitute    | Do not substitute a character for $ during  |
|                   |                           | output editing.                             |
|                   |                           |                                             |
|        47         | Skip-Suppress             | Skip to Channel 1 (new page) of the         |
|                   |                           | printer's carriage control tape.            |
|                   |                           |                                             |
|        48         | DSPLY Options             | Print DSPLY and DSPLM literals and prompt   |
|                   |                           | for a new Result Field value underneath the |
|                   |                           | old displayed value.                        |
|                   |                           |                                             |
|        49         | Record Length Check       | For each record length error, display a     |
|                   |                           | warning message and continue program        |
|                   |                           | execution.                                  |
|                   |                           |                                             |
|        50         | Page Overflow Test        | Signal overflow when the current line is on |
|                   |                           | or beyond the overflow line.                |
|                   |                           |                                             |
|        51         | *PLACE Method             | Repeat all preceding fields, including      |
|                   |                           | those produced by other *PLACE entries.     |
|                   |                           |                                             |
|        52         | Cross-Reference Listing   | Do not print a Cross-Reference listing.     |
|                   |                           |                                             |
|        53         | Carriage Control Type     | Use logical channel numbers for printer     |
|                   |                           | skip requests.                              |
|                   |                           |                                             |
|        54         | Textfile Sequence Check   | Do not sequence-check textfiles.            |
|                   |                           |                                             |
|        55         | Error Log                 | When an RPG run-time error occurs and a     |
|                   |                           | response is entered in the Error Response   |
|                   |                           | Field, write the error to the standard list |
|                   |                           | device.  If no response is entered in the   |
|                   |                           | Error Response F write the message to the   |
|                   |                           | operator's console or to the user's         |
|                   |                           | terminal.                                   |
|                   |                           |                                             |

|       56-71       | Error Response            | Send RPG error messages to the operator's   |
|                   |                           | console and let the operator choose a       |
|                   |                           | response.                                   |
|                   |                           |                                             |
|       75-80       | Program Name              | Assign the program name, RPGOBJ (unless you |
|                   |                           | use the NAME option of the $CONTROL         |
|                   |                           | command).                                   |
|                   |                           |                                             |
-----------------------------------------------------------------------------------------------



MPE/iX 5.0 Documentation