CALL "$WINHELP" USING helpFile                         HELP-HELPONHELP                 GIVING returnCode  | 
HELP-HELPONHELP  | Constant  | |
helpFile  | PIC X(n)  | Specifies the name of the help file to be opened. It can be either a .HLP or a .CHM file.  | 
1   | Operation successful.  | 
WPRTERR-UNSUPPORTED  | The $WINHELP library routine is not supported.  | 
WPRTERR-BAD-ARG   | The $WINHELP library routine has been called with bad parameters.  |