Action=DISPLAY Class=HELP

This statement displays online help. You determine the application, the function, the field, and the window on which the user requires help, and supply the values to the DISPLAY HELP function to display the appropriate help. If the required help has not been added, the function displays the next more general help in the order field-level help, window-level help, function-level help, and application-level help.

This statement has the following format:

&CONTROL NOSHRVARS
-EXEC $CACALL   OPT=ACTION
                ACTION=DISPLAY
                CLASS=HELP
                NAME='APPL=application id
                       [FUNC=function name]
                       [FIELD=field name]'
                [PARMS='CROW=cursor row
                        CCOL=cursor column'
                        MODE={VIEW | BROWSE}]


Copyright © 2008 CA. All rights reserved.