Save it to STARTMENU.PRG or even use it as your AUTOBOOT.X16
Code: Select all
BASLOAD "STARTMENU.BASL.TXT"
SAVE "@:STARTMENU.PRG"
Another feature in this version is that it will "auto-pick" a menu option after a counter down is expired. Let fate decide what activity you get LOADed up into

You'll need to modify the "LOAD.xxx" labels in the BASLOAD code to suite your particular file configuration - it's not so much "code" but "CMDR-DOS commands". So just consider this file as a template for ideas on how to setup a menu like this, and the example should be pretty straightforward to follow.