Previous Topic: Define Default Keyword ValuesNext Topic: Sample of the Default Definitions


SETDEFAULT—Define Default Values

The SETDEFAULT definition can be coded multiple times in this member. The default values assigned are in effect from that point forward.

Format of the data:

RESETDefault
SETDEFAULT
  TYPE           000
  SUBType        000
  DESC           ' '
  FORMAT         @
ENDDEFAULT 
DEFine
  TYPE           nnn
  SUBType        nnn
  DESC           'enclose description in single quotes'
  FORMAT         module
ENDdefine

The following describes each keyword:

DEFine

Begins the definition.

TYPE

Specifies the SMF record type.

The value must be in the range of 0 to 255.

The type and subtype values can also be defined together as 000:000.

If the first character of the type or subtype value in type:subtype is an "x", then the value is interpreted as a hexadecimal value.

SUBType

Specifies the SMF record subtype.

Some but not all SMF records have subtypes. The value must be in the range of 0 to 255.

DESC

Provides the SMF record description.

The description of the record must be enclosed in single quotes. The maximum description length is 48 characters, not including the single quotes.

FORMAT

Specifies the name of the record-formatting module.

Any valid member name can be used.

If there is a request to format an SMF record and a format routine is not available, then the record displays in dump format.

ENDDEFINE

(Optional) Ends the definition.

SETDEFAULT

Begins the default values definition.

ENDDEFAULT

Ends the default values definition.

RESETDefault

Resets default definition values back to the following original defaults:

TYPE         000
SUBTYPE      000
DESC         ' '
FORMAT       @

Notes:

Module

Type

Subtype

GSVVF014

014

*

GSVVF015

015

*

GSVVF017

017

*

GSVVF018

018

*

GSVVF030

030

*

GSVVF042

042

09

GSVVF042

042

20

GSVVF042

042

21

GSVVF042

042

24

GSVVF070

070

*

GSVVF074

074

*

GSVVF080

080

*

GSVVF088

088

*

GSVVF089

089

*

GSVVF090

006

*

GSVVF090

030

*

GSVVF090

031

*

GSVVF097

097

*

GSVVF118

118

*

GSVXF001

225

1

GSVZF002

255

2

GSVZF003

255

3

GSVZF004

255

4

GSVYF008

255

08

GSVYF009

255

09

GSVYF017

255

17

GSVYF023

255

23

GSVYF024

255

24

GSVYF025

255

25

GSVYF026

255

26

GSVYF027

255

27

GSVYF028

255

28

GSVPF034

255

34

GSVPF035

255

35

GSVSF048

255

48