ZHelp

The ZHELP command accesses the help information from the GTM help library or from any help library specified in the command argument.

The format of the ZHELP command is:

ZH[ELP][:tvexpr] [expr1[:expr2],...]

Examples of ZHELP

Example:

GTM>zhelp "func $data"

This lists the help for function $DATA, which is a subtopic of functions topic.

Example:

GTM>zhelp

This uses ZHELP to list all the keywords in the help library.

Example:

GTM>zhelp "ZSHOW"

This lists the help for command ZSHOW.