Short:        Prompt user for an available ScreenMode
Author:       ad32@brighton.ac.uk (Adam Dawes)
Uploader:     ad32 brighton ac uk (Adam Dawes)
Type:         util/cli
Architecture: m68k-amigaos


RequestMode v1.0.


RequestMode is a little utility designed to complement the Commodore
utilities, 'RequestChoice' and 'RequestFile', primarily of use in AmigaDos
shell scripts or AREXX scripts.

The programs displays a requester containing a list of currently available
ScreenModes. When the user selects one of them, either the ModeID value or
the Mode Name will be printed to stdout -- so it's very convenient to
redirect the output or RequestMode to an environment variable.

An example is included that gets Viewtek to open pictures in any
DisplayMode selected.