fpc/packages/extra/rexx
ivost 0723cc11b1 * merged md4 and md5 code into one unit (md5.pp)
* the functions of md5.pp are renamed a littlebit and got a new parameter called Version (is either 4 or 5)
    * moved ntlm.pas (password hash) from packages/extra/ldap to packages/base/hash
    * fixed involved Makefile.fpc and run fpcmake -Tall -r in packages/

git-svn-id: trunk@4915 -
2006-10-14 19:54:17 +00:00
..
test * merged md4 and md5 code into one unit (md5.pp) 2006-10-14 19:54:17 +00:00
fpmake.inc + Initial implementation 2005-06-17 16:52:17 +00:00
fpmake.pp + Initial implementation 2005-06-17 16:52:17 +00:00
Makefile * merged md4 and md5 code into one unit (md5.pp) 2006-10-14 19:54:17 +00:00
Makefile.fpc
readme.txt
rexxsaa.pp * log and id tags removed 2005-05-21 09:42:41 +00:00

Hi/2.

This is REXX SAA interface. Nothing specific for this library. Only one thing:
This interface can be easely adapted to be used also for other OSes, not only
for OS/2. Look at Regina REXX for more info. As I know, early Regina REXX was
distributed with Win32 SDK.

About Amiga REXX. According to REXX unit source from FPC CVS tree Amiga rexx
not seems to be SAA compatible. Most portable solution is Regina REXX because
Regina supports SAA API.

Regina REXX ports available for OS/2, Win32, Unix, Amiga, QNX, BeOS & DOS.

Documentation
-------------

1. OS/2 Procedures Language 2/REXX online book
2. OS/2 Procedures Language 2/REXX Reference
3. OS/2 Procedures Language 2/REXX User Guide

Other books also available (for example, Regina REXX contains good
documentation)

wbr
Yuri