In the VAX/VMS\ environment an on-line help\ library is available in addition to this documentation. The On-line help library can be accessed from VAX\ DCL by,
$ HELP @LONGLIB
or
$ HELP @LONGLOC:LONGLIB.HLB
A subroutine for accessing the library is also included
in the LONGLIB package HELPME. From a user program calling HELPME with
a CHARACTER\
string corresponding to the initial help string will call
the VAX librarian for an interactive search through the LONGLIB help library.