<HTML><HEAD></HEAD>
<BODY dir=ltr>
<DIV dir=ltr>
<DIV style="FONT-SIZE: 12pt; FONT-FAMILY: 'Calibri'; COLOR: #000000">
<DIV>attached is </DIV>
<DIV>Menu.zip</DIV>
<DIV> </DIV>
<DIV>which contains two disks:</DIV>
<DIV>AppleSoftMenu.dsk</DIV>
<DIV>IntegerMenu.dsk</DIV>
<DIV> </DIV>
<DIV>These disks are also on Dropbox, Talking Apple Archive, Jeff Weiss, Disk 
Library, DosUtils.</DIV>
<DIV> </DIV>
<DIV>Each of these disks is designed to give you a menu program for your own 
disks.</DIV>
<DIV>The menu will look a lot like my Menu Reader program menu,</DIV>
<DIV>but instead of reading textfiles, the menu on the ApplesoftMenu disk will 
run only applesoft files, and</DIV>
<DIV>the IntegerMenu disk will only run integer programs.</DIV>
<DIV> </DIV>
<DIV>Arrowing up and down through the options, you get:</DIV>
<DIV>quit</DIV>
<DIV>catalog</DIV>
<DIV>file1</DIV>
<DIV>file2</DIV>
<DIV>etc.</DIV>
<DIV> </DIV>
<DIV>You can use d to jump down 10 or u to jump up 10 in the list.</DIV>
<DIV>You can also choose which drive to start with when you run the menu program 
at first.</DIV>
<DIV> </DIV>
<DIV>The applesoftMenu program only requires the one file named “Menu”.</DIV>
<DIV> </DIV>
<DIV>The IntegerMenu requires three program files:</DIV>
<DIV>Menu</DIV>
<DIV>Start Int</DIV>
<DIV>Int</DIV>
<DIV> </DIV>
<DIV>Int is the same integer language which has had at least 3 names:</DIV>
<DIV>Integer-basic</DIV>
<DIV>Integer</DIV>
<DIV>Int</DIV>
<DIV> </DIV>
<DIV>There all the same, but my Menu program needs to find “Int” to work.</DIV>
<DIV> </DIV>
<DIV>If you want to have your programs automatically go back to the menu when 
finished,</DIV>
<DIV>Where the program ends you would need a line like</DIV>
<DIV> </DIV>
<DIV>PRINT CHR$(4);”RUN MENU”</DIV>
<DIV> </DIV>
<DIV>I hope you find these disks useful.</DIV>
<DIV>Jeff Weiss</DIV>
<DIV> </DIV>
<DIV>    </DIV></DIV></DIV></BODY></HTML>