Programming and Coding Examples › UIM Help Text Example › Hypertext Definitions (‘wlllenh’)
Hypertext Definitions (‘wlllenh’)
PNLGRP SUBMSGF=’WPMTMSG’.
. *T: Standard hypertext definitions
. * = = = = = = = = = = = = = = = = = = = = = = = = = = = =
. *H: SYSTEM : Widget Processing System
. *H: PROGRAMMER : J. Sloan
. *H: DATE : 24/04/92
. *H: (C) COPYRIGHT 1992 WIDGET CORPORATION
. * = = = = = = = = = = = = = = = = = = = = = = = = = = = =
IMPORT PNLGRP=wssypnh NAME=’*’. <==Standard definitions
. * = = = = = = = = = = = = = = = = = = = = = = = = = = = =
:HELP NAME=’wlllenH/WENT/LIBLST’.
&MSG(wll0001). &MSG(uis1005).
:ISCH roots=’LIBLST novice what’. <==Index entry
&MSG(wll0001).
:xh3(wll0001).
:P.A &MSG(wll0301). (LIBLST)
is a type of
:LINK perform=’DSPHELP wlllenh/WENT/spcobj’. <==cross refe
&MSG(wSP0301).
:ELINK.
containing a list of libraries. It may also contain the name of a
&MSG(wlb0305). and the name of a
&MSG(wJD0301).
These stored values can be used to set the
&MSG(wlb0315). of a
&MSG(wjb0301). or
&MSG(wjd0301). &period.
The names of
&MSG(wll0301).s
must be unique within a given
&MSG(wlb0301). &period.
:imhelp name=’whsyhph/STDTXT/RELTOPIC’. <== List of related topics
:ul COMPACT.
:li.:LINK PERFORM =’DSPHELP wlllenh/went/liblst/HOW’.
How to create or change a &MSG(wll0301).:ELINK.
:li.:LINK PERFORM =’DSPHELP wlsyenh/went/liblst/use’.
Using a &MSG(wll0301).:ELINK.
:li.:LINK PERFORM =’DSPHELP wlllenh/went/liblst/xmp’.
Example of using a &MSG(wll0301).:ELINK.
:eul.
:ehelp.
. . . . . . etc
:EPNLGRP.