+Menu, Utilities, Joe Meadows's MENU utility Joe Meadows's MENU utilityE MENU is a program that reads "menu files", and creates menusF which the user can then use to select items and cause things toF be done. MENU provides the menu builder with a fairly simple,F yet fairly robust set of options to create menus. The currentF implementation is geared towards single column menus, with theF standard up & down arrow or item name selection generally foundF in simple menus. A second "free flow" type of menu is alsoF supported, although there isn't support for selecting items via arrow key manipulation.F Menus are composed of instructions that create title linesF (text lines), item lines (which describe an item that can beF selected with the arrow keys), and command lines (lines that7 define "hidden" items, or otherwise affect menus).