Previous Topic: DESCRIPT Statement

Next Topic: DEVNMBR Statement


DEVADDR Statement

The DEVADDR statement is optional, unless DE ID G0 (I/O Counts by Device) is entered on the DISPLAY control statement. Then, because this statement specifies those device addresses for which I/O counts are to be displayed, it is required. A set code is also required for each DEVADDR statement. It must be the same as the set code on the DISPLAY statement.

Note: The DEVADDR statement does not support four-character device numbers. Use the DEVNMBR statement.

From 1 to 20 addresses of any device type may be specified on the DEVADDR statement without regard to the contents of the CONFIG statement. I/O counts for these devices appear on the report in the order in which they are entered. Each entry occupies 10 print positions. Addresses are written in the format cuu,

where:

cuu

= device address or device number

Selection Criteria: You may specify that all records be included, that only those records be included that have at least one of the addresses listed, or that only those records be included that have all the addresses listed, by coding blank, 1, or 2 respectively.

For example:

position   1         2         3         4         5             8 
1..........0.........0.........0.........0.........0..        ...0
ADEVADDR 1130131132281282283284

On report A include all records that contain at least one of the following devices:

130, 131, 132, 281 282, 283, 284.

Position

Field Length

Field Name

Notes

1

1

Set Code

Required

2-9

8

Statement Type

DEVADDR

10

1

Selection Criteria

One of the following codes:
1: select only records with at least one of the devices listed
2: select only records with all devices listed
blank: select all records

11-13

3
.
.
.
up to 19
additional
occurrences
.
.
.

Device Address Table

1 to 20 occurrences of cuu where:
cuu: device address

71-80

10

Reserved

Not used