Provides help information about library procedures (R.W. Payne).
No options
Parameter
PROCEDURE = texts |
Single-valued texts indicating the procedures about which the information is required; if this is not set, information is given about LIBHELP itself |
|---|
Description
LIBHELP provides information about procedures in the Genstat Procedure Library. It has a parameter, called PROCEDURE, which you use to indicate the procedures for which you want information; if PROCEDURE is not specified, information is given about LIBHELP itself. The names of the procedures should be given in quotes: for example
LIBHELP 'GLMM'
will obtain information about the procedure GLMM.
Options: none.
Parameter: PROCEDURE.
Method
In Genstat for Windows, LIBHELP opens the Windows on-line help file at the appropriate page.
See also
Directive: HELP.
Procedures: LIBEXAMPLE, LIBFILENAME, LIBVERSION.
Example
CAPTION 'LIBHELP example',\
'Find out about how to use LIBHELP itself.'; STYLE=meta,plain
LIBHELP