home *** CD-ROM | disk | FTP | other *** search
/ Dream 53 / Amiga_Dream_53.iso / Amiga / Workbench / Patches / MicroRexx101.readme < prev    next >
Text File  |  1998-06-10  |  844b  |  33 lines

  1. Short:    ARexx Intuition Extension
  2. Author:   Frank Reibold
  3. Uploader: peterr@stud.uni-hannover.de
  4. Type:     util/rexx
  5. Kurz:     ARexx Intuition-Erweiterung
  6.  
  7.  
  8. MicroRexx 1.0.0 threw a lot of Enforcer hits. This has been fixed.
  9.  
  10.  
  11. MicroRexx
  12. =========
  13.  
  14. MicroRexx extends the capabilities of the ARexx interpreter "RexxMast" and
  15. allows you to interact with the user via GadTools gadgets and Intuition
  16. requesters.
  17.  
  18. With MicroRexx you can open up to 1,024 windows at the same time, define the
  19. text font and style of each of them and handle gadgets very easily.
  20.  
  21. The program will close all windows automagically if it is shut down.
  22.  
  23. MicroRexx has the following features:
  24.  
  25. o up to 1,024 windows
  26. o different fonts and text styles
  27. o system and ASL requesters
  28. o GadTools gadgets
  29. o Locale support
  30. o number formatting
  31. o system information
  32. o simple encryption
  33.