Short:        1.3 - requester for ARexx
Author:       Rafael D'Halleweyn
Uploader:     amiga suntew ruca ua ac be
Type:         util/rexx
Architecture: m68k-amigaos


                             RexxReqTools 1.3
                            ==================

RexxReqTools gives ARexx users easy access to a large family of requesters.
All  requesters  are easy to use; they require one or no arguments. But the
requesters  also  have  a  lot of power through several optional arguments.
RexxReqTools itself doesn't implement any of these requesters, it is a link
between ARexx and ReqTools.


Changes in release 1.3

-The  library  has almost completly been rewritten. I hope all crashes and
 Enforcer hits are gone.
-Added  a  new  font  requester  tag:  rtfo_fontstyle and three constants:
 underlined, italic and bold.
-Added a new function: rtscreenname.
-rtgetlong didn't return the number entered when you used one of the extra
 gadgets to close the requester.
-There's no longer a restriction on the number of tags in a tagstring.
-The guide has been cleaned up.