fpc/packages/rexx
pierre 1c2a5f9819 + Update all Makefile's modified by
change in utils/fpcm/fpcmake.ini in prevous commit.

  Adapt also other files to that change:

  * compiler/globals.pas: Replace $FPCTARGET by os_string if
  tf_use_8_3 flag is set for target_info also.

  * tests/Makefile.fpc: Modify TEST_TARGETSUFFIX in the same way
  as TARGETSUFFIX was modified in previous commit.

  * tests/utils/dotest.pp:
    + New variable UseOSOnly, set to true if only target OS name
    should be used for subdirectories.

git-svn-id: trunk@18228 -
2011-08-16 20:10:19 +00:00
..
examples + Update all Makefile's modified by 2011-08-16 20:10:19 +00:00
src
fpmake.pp * Trunk version to 2.7.1 2011-08-03 13:59:33 +00:00
Makefile + Update all Makefile's modified by 2011-08-16 20:10:19 +00:00
Makefile.fpc * Trunk version to 2.7.1 2011-08-03 13:59:33 +00:00
readme.txt

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