Your Browser is not longer supported

Please use Google Chrome, Mozilla Firefox or Microsoft Edge to view the page correctly
Loading...

{{viewport.spaceProperty.prod}}

RESET-TYPE-ATTRIBUTES

This statement resets all attributes of the specified type to the default values of the MODIFY-TYPE-ATTRIBUTES statement.

RESET-TYPE-ATTRIBUTES

LIBRARY = *STD / <filename 1..54 without-vers> / *LINK(...)


*LINK(...)



|

LINK-NAME = <structured-name 1..8> / <filename 1..8>

,TYPE = <alphanum-name 1..8>

LIBRARY = *STD / <filename 1..54 without-vers> / *LINK(...)
Specifies the library in which the type attributes are to be reset.

LIBRARY = *STD
The library opened by means of OPEN-LIBRARY.

LIBRARY = <filename 1..54 without-vers>
Name of the library in which the type attributes are to be reset.

LIBRARY = *LINK(..)
The library assigned by means of the link name.

LINK-NAME = <structured-name 1..8>
Link name of the library which was declared with a /ADD-FILE-LINK command before LMS was invoked, and which must be known to LMS.

TYPE = <alphanum-name 1..8>
Type of the member whose attributes are to be reset.

Statement return code

(SC2)        SC1

Maincode

Meaning

0
1
32
64
130
130

CMD0001
CMD0230
LMS1002
LMS1004
LMS0041
LMS0413

No error
Syntax error
Internal error
Other error
System address space exhausted
Type locked