home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Hall of Fame
/
HallofFameCDROM.cdr
/
util1
/
rwmnu322.lzh
/
RWMENU.MNU
< prev
next >
Wrap
Text File
|
1990-12-20
|
2KB
|
102 lines
01f -- BackGround Color
017 -- Selection Color
031 -- Page title color
01f -- Color of the letters (A-I)
031 -- The color of the Program Title line
070 -- The color of the highlight bar
017 -- The color of the date & time
017 -- The color of the NUM,CAPS, and SCROLL
017 -- The page message color
003 -- The static input color
010 -- ESCape to DOS value ( 0 for no, 1 or more for yes. )
,--------------------------------------------------------------------
~MAIN MENU
:Choice #01 goes here
\echo off
\cls
,,,,,,,,,,,,,,,,,,,,,,,,,
:Choice #02 goes here
\echo off
\cls
,,,,,,,,,,,,,,,,,,,,,,,,,,
:Choice #03 goes here
\echo off
\cls
,,,,,,,,,,,,,,,,,,,,,,,
:Choice #04 goes here
\echo off
\cls
,,,,,,,,,,,,,,,,,,,,,
:Choice #05 goes here
\echo off
\cls
,,,,,,,,,,,,,,,
:Choice #06 goes here
\echo off
\cls
,,,,,,,,,,,,,,,,,,,
:Choice #07 goes here
\echo off
\cls
,\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
, Exit to the DOS Prompt
,\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
:Exit to C:\>
\echo off
\cls
\path=c:\;c:\dos
\echo ╔════════════════════════════════════╗
\echo ║ ║
\echo ║ Root Directory ║
\echo ║ Type "M" to return to the menu ║
\echo ║ ║
\echo ╚════════════════════════════════════╝
\echo
\echo
\c:
\cd\
,,,,,,,,,,,,,,,,,,,,,,,
~Your menu title goes here
:Choice #01 goes here
\echo off
\cls
,,,,,,,,,,,,,,,,,,,,,
~Your menu title goes here
:Choice #01 goes here
\echo off
\cls
,---------------------------------------
:Choice #02 goes here
\echo off
\cls
,---------------------------------------
:Choice #03 goes here
\echo off
\cls
,---------------------------------------
:Choice #04 goes here
\echo off
\cls
,---------------------------------------
:Choice #05 goes here
\echo off
\cls
,---------------------------------------
:Choice #06 goes here
\echo off
\cls
,---------------------------------------
:Choice #07 goes here
\echo off
\cls
,---------------------------------------
:Choice #08 goes here
\echo off
\cls
,---------------------------------------
:Choice #09 goes here
\echo off
\cls
,---------------------------------------
!End of rwmenu.mnu