ZMENU, Utilities, Menu Utility Alan L. Zirkle Naval Surface Warfare Center Code K55 Dahlgren, Virginia 22448 ZMENU is a utility designed to display a menu from within a command procedure, to select a menu item based on a user's instructions, and to communicate the user's selection to the procedure so that it can perform further processing based on which item was selected. ZMENU is called as: $ ZMENU [file] [/SYMBOLS] [/POINTER="text"] - [/ITEM="char"] [/WIDE] [/NOINTERRUPT] [/DEBUG] [/VERSION] - [/INITIAL=n] [/TEXT="string"] If 'file' is omitted, SYS$INPUT is assumed. If no file type is specified, .MENU is assumed. ZMENU clears the screen, and displays the contents of the specified file (up to 24 lines). If the /WIDE qualifier is used, the screen is made 132 columns wide first.