MENU_MAN, Version 1.3 Syntax: MENU_MAN identifier batch-file-name [option a] [option b] ... identifier: A unique character to identify the location in the batch-file- name batch file from where this call was made. batch-file-name: batch file name or the batch file variable %0. options: T##### Number of seconds for the user to respond. W##### Number of milliseconds between window build stages. B#####,##### Sound pitch in Hz and length in milliseconds made when the window is displayed. CN### Color code for the Non-highlighted menu text. CH### Color code for the Highlighted menu text. CB### Color code for the menu Border. CT### Color code for the menu Title. CS### Color code for the menu Shadow border. L## Line to place highlight on at start. M##### Number of sec. to display the menu as a message. P{V},{H} Menu position where the vertical codes are (T-top, C-center, B-bottom) and the horizontal codes are (L-left, C-center, R-right) EB Erase the screen Before MENU_MAN is displayed. EA Erase the screen After a choice is made. S- No shadow border.