Previous Topic: Naming Library ListsNext Topic: Creating Library Lists


Storing Library Lists

Library lists are stored in a database file YLIBLST in the specified library. The file name is transparent in all commands that use library lists.

A default version of the library list file is included in the shipped version of Toolkit. Additional copies of the library list file can be created using the i OS Create Duplicate Object command (CRTDUPOBJ). For instance:

CRTDUPOBJ OBJ(YLIBLSTX) FROMLIB (IBM i Toolkit-Product-library) OBJTYPE(*FILE) TOLIB(FRED) NEWOBJ(YLIBLST)