Difference between revisions of "MenuMan Overview"

From VistApedia
Jump to: navigation, search
 
(Added a glossary link to Action~)
 
Line 2: Line 2:
 
As originally written, it interacts with a [[VT-100~]] compatible Terminal, provides menus of options and allows the user to select one of the options.
 
As originally written, it interacts with a [[VT-100~]] compatible Terminal, provides menus of options and allows the user to select one of the options.
  
After the option is selected, MenuMan finds the corresponding entry in the [[OPTION File]], and performs the action required for that type of option.
+
After the option is selected, MenuMan finds the corresponding entry in the [[OPTION File]], and performs the [[action~|Action]] required for that type of option.
  
 
See Also: [[HELP FRAME ; USING MENU MANAGEMENT]]
 
See Also: [[HELP FRAME ; USING MENU MANAGEMENT]]

Latest revision as of 19:31, 24 July 2012

MenuMan is a set of programs that provides a menu interface to the end user. As originally written, it interacts with a VT-100~ compatible Terminal, provides menus of options and allows the user to select one of the options.

After the option is selected, MenuMan finds the corresponding entry in the OPTION File, and performs the Action required for that type of option.

See Also: HELP FRAME ; USING MENU MANAGEMENT