*************************************************************
*                                                           *
*                      SEDBROWS library                     *
*                                                           *
*************************************************************

This library provides a very fast browser interface for your
SED48 database.

commands
========

SEDBR	:	browse SED48 database
BROWS	:	browser for use in your own UserRPL programs

stack diagram of BROWS command:

3:	"string"
2:	{ choices }
1:	initial position of choice bar

Note:
The browser is very fast with lists of strings and reals
but slower with other types of data. This because it uses
the internal decomp routines which are a bit slow (to say
the least).




For more information, contact the author of SED48 at:
<c.lugtmeier@hccnet.nl>
or go to the homepage:
<http://home.hccnet.nl/c.lugtmeier>
