Previous Topic: Modifying the SystemNext Topic: System Option Program Assembly


IS08Z09I Macro

In coding the IS08Z09I macro, standard Assembly rules for macros apply. For example, a statement to be continued on the next card must have a non-blank character in column 72, and the next card must begin in column 16. The following, in alphabetic sequence, are the IS08Z09I macro parameters.

ASAFMT=

Specifies the default carriage control type for printer output. Specify an A for ASA or an M for machine.

Valid Entries:

A or M

Default Value:

M

DATE=

Specifies the printing of the calendar date on the compile listing and on all generated reports. Three formats are available: MMDDYYYY, DDMMYYYY, and DDMMMYYYY.

Valid Entries:

M (for MMDDYYYY), D (for DDMMYYYY), or A (for DDMMMYYYY)

Default Value:

A

DBCOMM=

Specifies whether you allow the DBCOMM=AUTO option at your site. (See the OPTION command.) NOAUTO coded here disallows it.

Valid Entries:

AUTO or NOAUTO

Default Value:

AUTO

DBGETBLK=

Specifies the size of the GETBLK buffer (works similarly to the GETBLK option in the DBURTBL macro as described in the CA Datacom/DB Database and System Administration Guide).

Valid Entries:

Integer value 0 or 4096 through 61440

Default Value:

4096

DBPRI=

Specifies the priority of the automatically generated URT.

Valid Entries:

1—15.

Default Value:

3

DBSEQBUF= or DBSEQBUFS=

Specifies the number of sequential buffers (works similarly to the SEQBUFS option in the DBURTBL macro as described in the CA Datacom/DB Database and System Administration Guide).

Valid Entries:

2 through 128 or -2 through -128

Default Value:

2

DELPASS=

Specifies an optional password that will be required on the USER statement when deleting call library members.

Valid Entries:

1—8 characters

Default Value:

Null

DISK=

Specifies the device type used by the Reporting Facility. The Reporting Facility call library and system work files are assumed to reside on the device type selected.

Valid Entries:

3350, 3375, 3380, 3390, 9345, or FBA (FBA for z/VSE only)

Default Value:

3380

DL1=

Specifies whether DL/I database support is to be used.

Valid Entries:

YES, NO, or ENTRY (ENTRY for z/VSE DL/I-ENTRY support only)

Default Value:

NO

LANG=

Specifies the language to be used for the Reporting Facility report literals such as PAGE, GRAND TOTAL, END OF REPORT, and so forth.

Valid Entries:

DANISH, ENGLISH, FINNISH, FRENCH, GERMAN, GERMAN2, ITALIAN, PORTUGUESE, NORWEGIAN, SPANISH, or SWEDISH

Default Value:

ENGLISH

MAXSZE=

(z/VSE users with VS-type systems only.) Specifies the maximum storage size (in K) to be used for the sort function. If omitted, the sort is not limited in its acquisition of core.

Valid Entries:

Any 3-digit number from 000 to 999

Default Value:

000

NAME=

Designates a 1- to 48-character alphanumeric literal enclosed in apostrophes that specifies the company name to appear on the first page of every Reporting Facility run.

Valid Entries:

Any alphanumeric literal enclosed in apostrophes

Default Value:

Null

PAGE=

Specifies the maximum number of lines to be printed on each page of a report.

Valid Entries:

Any 2-digit number from 08 to 88

Default Value:

60

PRINTER=

Specifies the width (in print positions) of the printer. The Reporting Facility uses this value to calculate interfield spacing within generated reports.

Valid Entries:

Any 3-digit number from 020 to 144

Default Value:

132

SECCODE=

Specifies the required eight-byte call library password. The Reporting Facility uses this password to verify access during Library Maintenance CREATE commands.

Valid Entries:

Any 8 non-blank characters

Default Value:

DR-ADM

SYSTEM=

Specifies the operating environment in which the Reporting Facility executes.

Valid Entries:

OS or DOS

Default Value:

Null