Date   : Sun, 05 Jun 2005 13:04:17 +0100
From   : Tom Seddon <tom@...>
Subject: Re: Menu programs
Richard Hobbis wrote:
> Has anyone written a nice menu program for easy selection and running of 
> games etc?
> I'm sure I *could* write one myself, in fact I *know* I have done ... 
> but that was 20 years ago and damned if I can remember how!
> 
> Hey, maybe this could be a competition topic - "Who can write the best 
> menu?"
> And maybe subcategories for BASIC or Assembler?
Here's one:
http://modelb.bbcmicro.com/!menu.txt
I don't recall if I ever ended up actually testing it with ADFS, despite 
the comment at the top, but it works fine (as I recall) with DFS and 
Challenger. And looking at it again, 10 years on, you'd probably be best 
off removing the sorting, and just specify the games already sorted by 
name in the DATA statements.
--Tom