>I gather you are trying to do the following: >. The user clicks on an "Assist me" button, any subsequent clicks on >other buttons initiate a help screen for the specific button, until this >help is cancelled.
This behavior is demonstrated in the RichEdit Demo at http://www.rbasecommunity.com/ Item #10. The Help authoring system shows how to implement help for a control by toggling on or off a radio button on the form.
