Scripting interactive console menus...

Top Page
Attachments:
Message as email
+ (text/plain)
Delete this message
Reply to this message
Author: G.D.Thurman
Date:  
Subject: Scripting interactive console menus...
On 8 Aug 2003, Entelin wrote:

> What scripting language / extensions would be best to use to write an
> interactive console text menu system. I am thinking of something like
> the kernel's menuconfig only in a scripting language rather than C. Any
> idea's ?
>

The 'select' command does text menus.
Here is a source code example.
http://deru.com/~gdt/shell/code/select.txt