Previous Topic

Next Topic

Book Contents

Book Index

DO NAME: Decollating Parameter (decollating mission)

Specifies the name of the report identified by the WHEN statement.

Figure 253 DO NAME Parameter Format

Note: If the DO NAME statement is not specified, the default value is the report name for the last previous page that was decollated or "NONAME" for the first page.

Optional. Type NAME in the DO field and press Enter. The following subparameters are displayed:

Table 214 DO NAME Subparameters

Subparameter

Description

report_name

Any text of 1 through 50 characters or * (asterisk) can be specified. Mandatory.

LINE

Line containing the report name.

A 5-digit number from 00001 through 32768. Leading zeros must be supplied. The parameter is optional and can only be specified when NAME is set to *.

Note: If the comparison operator in the STRING subparameter of the WHEN parameter is set to .NE., do not use a blank value for the LINE subparameter. This is because the .NE. setting indicates that a specific line cannot be determined. For more details see the description of the STRING field in a WHEN statement in Table 242.

COL

Column range for the report name, comprised of:

  • col_from – A 5-digit number from 00001 through 32768. Leading zeros must be supplied. col_from is mandatory when NAME=*.
  • col_until – A 5-digit number from 00001 through 32768 that must be greater than or equal to col_from. Leading zeros must be supplied. col_until is mandatory when NAME is set to *.

Parent Topic

Decollating Mission Parameters