#[1]$[2]K[3]+[4]Contents
C Help ApplicationOWLHELPAP
Test AHELP_MENUITEMA
Test BHELP_MENUITEMB
ExitHELP_EXIT
#[5]$[6]K[7]+[8]C Help Application
This is an example of bitmap placement. Bitmaps can be placed in a help file by referencing them by their file name, or by copying them from the clipboard. (for more information, see the help compiler documentation).
#[9]$[10]K[11]+[12]Menu Item A
You have reached the help for Menu Item A.
For an example of a term in the help system, click on testTEST_INFO here.
See also:
Menu Item BHELP_MENUITEMB
#[13]$[14]K[15]+[16]Menu Item B
You have reached the help for Menu item B.
Menu Item AHELP_MENUITEMA
#[17]Test
This is a generic term for this example. What makes it a term is how one gets to it within the help system. Since it comes up in a definition box, it is called a term.
Try
Menu Item AHELP_MENUITEMA or BHELP_MENUITEMB
#[18] $[19]K[20] Exit
This is the help on Exit. Selecting it will close down the application.
[1]# CONTENTS
[2]$ Contents
[3]K Contents
[4]+ BOWLHELP:005
[5]# OWLHELPAP
[6]$ OWL Help Application
[7]K OWL Help App
[8]+ BOWLHELP:010
[9]#HELP_MENUITEMA
[10]$ Menu Item A
[11]K Menu Item A
[12]+ BOWLHELP:015
[13]# HELP_MENUITEMB
[14]$ Menu Item B
[15]K Menu Item B
[16]+ BOWLHELP:020
[17]# TEST_INFO
[18]# HELP_EXIT
[19]$ Exit
[20]K Exit
mek4test