Progress
Help Development
Guide


Calling the Index Function of the Help Topics Dialog Box

Like the Help Topics call, it is common to call the Index function of the Help Topics dialog box from the Help menu. The following pseudocode calls the Help Topics dialog box with the Index tab on top:

ON CHOOSE OF Button_Search IN FRAME frame_1
		DO:
			SYSTEM-HELP myhelp.hlp PARTIAL-KEY "".
		END.  

Figure 1–7 shows the Help Topics dialog box for the Procedure Editor help file with the Index tab on top.

Figure 1–7: Help Topics Dialog Box with Index Tab on Top


Copyright © 2004 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095