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(...) 
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)   | Maincode  | Meaning  | 
0  | CMD0001  | No error  |