Difference between revisions of "SET HELP"
From Recital Documentation Wiki
		
		
		
| Yvonnemilne  (Talk | contribs) | Helengeorge  (Talk | contribs)   (→Class) | ||
| Line 1: | Line 1: | ||
| − | |||
| − | |||
Revision as of 15:10, 26 October 2009
Purpose
Determines whether help messages are displayed
Syntax
SET HELP ON | OFF | (<expL>)
See Also
Description
If SET HELP is ON, then Data Dictionary Help or @...GET...HELP messages will be displayed in the message line when a field gains input focus. By default, HELP is ON.
Example
@10,10 say "Event " get event; help "Enter the event name." set help on read
Products
Recital Terminal Developer
