Short:        ARexx Intuition extension
Author:       Frank Reibold
Uploader:     fr-sw reibold-online de
Type:         util/rexx
Architecture: m68k-amigaos
Kurz:         ARexx Intuition-Erweiterung

The implementation of the QUIT command caused MicroRexx to throw
Enforcer hits. This has been fixed.

MicroRexx
=========
MicroRexx extends the capabilities of the ARexx interpreter "RexxMast" and
allows you to interact with the user via GadTools gadgets and Intuition
requesters.

With MicroRexx, you can open up to 1,024 windows at the same time, define the
text font and style of each of them and handle gadgets very easily.

Starting with version 2.0.0, MicroRexx does also support GadTools menus and
provides a lot of mathematical and string manipulation functions. Encryption
and locale support are also available.

The program will close all windows automagically if it is shut down.

MicroRexx has the following features:

o up to 1,024 windows
o different fonts and text styles
o system and ASL requesters
o GadTools gadgets
o Locale support
o number formatting
o system information
o simple encryption
o GadTools menus
o mathematical functions
o string manipulation

News
====

o MicroRexx supports Amiga OS 3.5 and 3.9
o Workbench versions are detected correctly now