I. EQUEL/FORMS Examples : Helpfile
 
Share this page                  
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"
## }