*HELPWINDOW (SETMODE)


PLBCMP GUI Only, 9.4C

*HELPWINDOW={modal}

 

Where:

modal

Required. A previously defined and created modal WINDOW object.

 

The *HELPWINDOW keyword can be used instead of the *HDIALOG keyword to allow a user generated modal WINDOW object to be used for a user help help dialog. The {modal} parameter must be a WINDOW object with a MODAL window type or the user help menu is ignored.

 

The *HDIALOG and *HELPWINDOW keywords are mutually exclusive. Each of these keywords overrides the other keyword when executed in a PLB program.

 

 

See Also: List Controls (SETMODE), SETMODE

 



PL/B Language Reference *HELPLIB (SETMODE) *HSTRING (SETMODE)