Was this helpful?
Helpfile
Displays a file as help text.
Example--helpfile statement:
The following example shows the use of the helpfile statement to provide a help facility for the personnel form:
## activate menuitem "help"
## {
##   helpfile "personnel form" "personnel.hlp"
## }
Last modified date: 12/14/2023