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.
Specifies the default carriage control type for printer output. Specify an A for ASA or an M for machine.
A or M
M
Specifies the printing of the calendar date on the compile listing and on all generated reports. Three formats are available: MMDDYYYY, DDMMYYYY, and DDMMMYYYY.
M (for MMDDYYYY), D (for DDMMYYYY), or A (for DDMMMYYYY)
A
Specifies whether you allow the DBCOMM=AUTO option at your site. (See the OPTION command.) NOAUTO coded here disallows it.
AUTO or NOAUTO
AUTO
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).
Integer value 0 or 4096 through 61440
4096
Specifies the priority of the automatically generated URT.
1—15.
3
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).
2 through 128 or -2 through -128
2
Specifies an optional password that will be required on the USER statement when deleting call library members.
1—8 characters
Null
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.
3350, 3375, 3380, 3390, 9345, or FBA (FBA for z/VSE only)
3380
Specifies whether DL/I database support is to be used.
YES, NO, or ENTRY (ENTRY for z/VSE DL/I-ENTRY support only)
NO
Specifies the language to be used for the Reporting Facility report literals such as PAGE, GRAND TOTAL, END OF REPORT, and so forth.
DANISH, ENGLISH, FINNISH, FRENCH, GERMAN, GERMAN2, ITALIAN, PORTUGUESE, NORWEGIAN, SPANISH, or SWEDISH
ENGLISH
(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.
Any 3-digit number from 000 to 999
000
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.
Any alphanumeric literal enclosed in apostrophes
Null
Specifies the maximum number of lines to be printed on each page of a report.
Any 2-digit number from 08 to 88
60
Specifies the width (in print positions) of the printer. The Reporting Facility uses this value to calculate interfield spacing within generated reports.
Any 3-digit number from 020 to 144
132
Specifies the required eight-byte call library password. The Reporting Facility uses this password to verify access during Library Maintenance CREATE commands.
Any 8 non-blank characters
DR-ADM
Specifies the operating environment in which the Reporting Facility executes.
OS or DOS
Null
|
Copyright © 2014 CA.
All rights reserved.
|
|