User Defined Menu: Difference between revisions

m
Any menu topic, named other than the standard items, will create a new user defined, top level menu dropdown. If the top level name contains an underscore, that underscore will be replaced by a space.
 
The following holds:
For all drop downs ''items'' can be defined as follows:
#Tab is a valid separator of fields within ''CutilsMenu.def''
#Requires ''About'' as last item and ''Home'' as first
#Requires the following Top Level items in the CutilsMenu.def (Note that Print is optional): <code>Home, ToggleDashboard, Reports, Graphs, Records, Extra, Misc, About</code>
#The order of items between Home and About is arbitrary
 
<br/>For all drop downs ''items'' can be defined as follows:
 
Item <name> <type> <destination> EndItem
Example lines are shown at the bottom of this page and in the distribution file ''CutilsMenu-example-for-use.def''
 
ErrorErrors recoveryare shown in case of errors isthe presentlogfile. System 2 however cannot validate against the real world so while developing your menu: be precise or be prepared to rerun if your menu looks garbled.
Files for System 2 are available in the distribution.
 
Error recovery in case of errors is present. System 2 however cannot validate against the real world so while developing your menu: be precise or be prepared to rerun if your menu looks garbled.
 
Garbage in is garbage out.