Short:        ARexx Interface Designer utility
Author:       Ketil.Hunn@hiMolde.no
Uploader:     Ketil Hunn hiMolde no
Type:         dev/misc
Architecture: m68k-amigaos

TITLE

   EasyRexx

VERSION

   3.2   (07.Dec.95)

AUTHOR

   Ketil Hunn
   Nabbetorpveien 35B
   N-1632 Gamle Fredrikstad
   Norway

   E-Mail: Ketil.Hunn@hiMolde.no

   http://www.himolde.no/~ketil/

DESCRIPTION

  A small and very fast shared runtime library that allows you to
  add an AREXX port and AREXX commands to your application without
  the need of programming.

  o Define your ARexx interface using the included GUI-based
    ARexx Interface Designer.  The Designer can generate code
    directly.

  o Completely new ARexx Interface Designer:
    - Font adaptable windows
    - Resizable windows
    - Localization.  Translations for English, Deutsch, Nederlands
      and Norsk are included.
    - Asynchronous on-line help
    - Recordable macros
    - User defined graphic interface
    - More ARexx commands.

  o The ARexx Interface Designer generates code for these languages:
    - C/C++
    - E
    - Modula-2
    - Oberon

  o Makes the parsing of AREXX messages easier than parsing DOS
    prompt arguments!  Uses standard DOS templates for arguments.

  o Easy to use tag-based functions.

  o Send AREXX messages to any named port.

  o Create ARexx stems with one function call.

  o The library also includes functions which makes it very easy to
    add ARexx macro ability to your application.  Macros can be
    created, recorded and executed directly using functions in the
    library.

  o Autodoc describing all functions in the library.

  o Amigaguide documentation describing programming techniques and
    how to use the library.

  o Complete with example sources.

NEW FEATURES

  o The status' of the windows will now be saved in the environment file.
    Thus windows that are open when saving the environment settings will
    automatically be opened the next time EasyRexx is started.

  o Two corrections to the Oberon source generator.

  o Several corrections to the documentation and the autodoc.

  o Various bug-fixes.

SPECIAL REQUIREMENTS

  OS 2.04 or higher.

AVAILABILITY

  ftp://ftp.wustl.edu/pub/aminet/dev/misc/EasyRexxV30.lha (261634)

PRICE

  Free, as long as you follow the two guidelines below:

  The license is the same for all software, regardless of what type
  of software the library is used in, be it commercial, freeware,
  shareware or whatever as long as you:

  1)  Note in the program and documentation that easyrexx.library is
      copyrighted 1994, 1995 Ketil Hunn.

  2)  You give me a copy of each version of the software which uses
      the library.  There should be no cost to me.

DISTRIBUTABILITY

  The files may be distributed as needed. That means that for
  products that use the easyrexx.library, only that file needs to
  be distributed. For development purposes, the library and its
  documentation should be all distributed together.