AMOSi:Embedded Menu Commands

From Amiga Coding
Revision as of 02:12, 20 November 2007 by Spellcoder (talk | contribs)
Jump to: navigation, search


Embedded menu commands define the appearance of a menu item when it is selected on the screen. You can include them as part of the definition string entered into the MENU$ function.


All embedded commands consist of just two letters entered in UPPER or lower case. Any other characters will be ignored. Most commands also require parameter values as well. Parameters should be entered as simple numbers, since expressions will NOT be evaluated.