MENU_MAN, Version 2.00 Syntax: MENU_MAN identifier batch-file-name [option a] [option b] ... OR Syntax: MENU_MAN ![identifier[-identifier...]] Clears enviorment variables, set when MENU_MAN is run in CHECK BOX mode. No identifier will clear all. 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: B#####-##### Sound pitch in Hz and length in milliseconds made when the window is displayed. C## Color set code (0-15). CM Force to mono color set. C{X}### Color code X. (B=Border, H=Highlighted text, N=Non-highlighted text, O=Option bar, S=Shadow border, T=Title). EB Erase the screen Before MENU_MAN is displayed. EA Erase the screen After a choice is made. F+ Will enable blinking. L## Line to place highlight on at start. M##### Number of seconds to display the menu as a message. P{V}{H} Menu position. Vertical code V (T=top, C=center, B=bottom). Horizontal code H (L=left, C=center, R=right). S- No shadow border. T##### Number of seconds for the user to respond. W##### Number of milliseconds between window build stages. X[##[-##...]] CHECK BOX mode, ## line will be marked ON.