Your Browser is not longer supported

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

{{viewport.spaceProperty.prod}}

SHOW-LIBRARY-ATTRIBUTES - Display library attributes

&pagelevel(5)&pagelevel

This statement displays all attributes set for the library. These are as follows:

  • library size in 2-K units

  • number of 2-K units available (can be removed by copying)

  • library format (NK2/NK4)

  • UPAM protection (Y/N)

Format

SHOW-LIBRARY-ATTRIBUTES                                                                                                                     

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


*LINK(...)



|

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

Operands

LIBRARY = *STD / <filename 1..54 without-vers> / *LINK(...)
The library whose attributes are to be displayed.

LIBRARY = *STD
The global library opened by OPEN-LIBRARY is displayed.

LIBRARY = <filename 1..54 without-vers>
Name of the library whose status is to be displayed.

LIBRARY = *LINK(...)
The status of the library assigned via a link name is displayed.

LINK-NAME = <structured-name 1..8>
Link name of the library; this name was defined by means of /ADD-FILE-LINK prior to calling LMSCONV.

Example

//show-library-attributes
INPUT  LIBRARY= :X:$USER.LIB
INIT-ELEM-P= *NONE
ADMINISTRAT= *NONE
FILE-SIZE  = 291       FREE-SIZE  = 62       FORMAT = NK2   UPAM-PROT = N
ACCESS-DATE= *NONE     WR-CONTROL = *NONE    STORAGE= *NONE