Menu System is a free program that you can use in your batch files for creating menus.
You need to know a little batch file programming to use this progam.
There are 2 versions of Menu System
Menu System Version 1.0 and Menu System Version 2.0
The difference between Menu System Version 1.0 and Menu System Version 2.0 is listed below:
Menu System Version 1.0 only allows you to create a menu with 1 screen with 9 different options on that 1 screen.
In Menu System Version 1.0 you have to use one of the menu options 1-9 to exit the program.
Menu System Version 2.0 does everything Menu System Version 1.0 does but also allows you to create a menu that has 9 different screens with 9 options on each screen.
Menu System Version 2.0 shows you how to use the esc key to exit the program instead of using one of the menu options 1-9 to exit the program. Menu System Version 1.0 does not allow you to use the esc key to exit the program.
Menu System Version 1.0 comes with 2 example batch files to show you how a menu is created.
Menu System Version 2.0 comes with 5 example batch files to show you how a menu is created.
Menu System Version 1.0 was created using Microsoft Macro Assembler Version 6.00
The source code for Menu System Version 1.0 is included in the zip file that you download.Menu System Version 2.0 was created using Microsoft Macro Assembler Version 6.15.8803
The source code for Menu System Version 2.0 is included in the exe file that you download.