Previous Topic: Help Text Default Source FilesNext Topic: Types of Help Information


Library List Resolution

If a value of *LIBL is specified for the help text file library, the help display program uses the invoking job’s library list to find the text member: the first file containing a source member of the specified name is used.

For example:

If you use the following request to display a help text member FRED:

YDSPHLP MBR(FRED) FILE(*LIBL/UHLPTXT)

Your library list contains the following files:

Library

File

Member

QGPL

UHLPTXT

FRED

EVERYMAN

UHLPTXT

FRED

BIBLIO

UHLPTXT

FRED

Then the YDSPHLP command does the following: