Previous Topic: SUBTRACT CommandNext Topic: Sample Reporting Facility Programs


USER Command

(Area 1)

The USER command generates a report identification line as the first heading line for each page of each report. The command is required and must appear as the very first command or must immediately follow the first OPTION command.

The format of the USER command is as follows:

►►─ USER ─┬────────────┬─ 'alphanumeric literal' ─────────────────────────────►
          └─ password ─┘

   ┌──────────────────────────────┐
 ►─▼─┬──────────────────────────┬─┴───────────────────────────────────────────►◄
     └─ 'alphanumeric literal' ─┘
password

Is a 1- through 8-character password which must match the one selected at product modification time, identifying authority to delete call library members.

'alphanumeric literal'

Is a character string, enclosed in apostrophes, that is to appear on every page of each report generated by the Reporting Facility. You can specify multiple literals, such as 'CAI', 'REPORT', or 'CAI REPORT'.

Note the following:

Example

The command:

USER 'XYZ COMPANY, INC.'

Is equal to:

USER  'XYZ'  'COMPANY,'  'INC.'