Previous Topic: Renaming Library List EntriesNext Topic: Menus


Selecting a Library List

A selection function is available to facilitate the use of library lists. This enables you to select/add to a list of existing library lists, or to perform some of the library list manipulation functions upon a selected library list. The select function is invoked by specifying a value of LIBLST(*SELECT), when using the various library list commands, or LIBLST(*ALL) when using the command Work with Library List (YWRKLIBLST). For example:

YWRKLIBLST LIBLST(*ALL)YCHGLIBL LIBLST(*SELECT)

A value of *SELECT allows you to choose one library list, while a value of *ALL allows you to choose many items.