Jump to content

Quercus Systems REXXLIB: Difference between revisions

From EDM2
Ak120 (talk | contribs)
m Ak120 moved page Quercus Systems REXLIB to Quercus Systems REXXLIB: spelling
Ak120 (talk | contribs)
mNo edit summary
Line 1: Line 1:
REXXLIB is a collection of over 150 functions designed to extend the capabilities of [[REXX]] in OS/2. It covers five principal areas: compound variable handling, interprocess communication, mathematical functions, OS/2 system services, and text-mode user interfacing.
REXXLIB is a collection of over 150 functions designed to extend the capabilities of [[REXX]] in OS/2. It covers five principal areas: compound variable handling, interprocess communication, mathematical functions, OS/2 system services, and text-mode user interfacing.


==Links==
==Version==
* [http://hobbes.nmsu.edu/h-viewer.php?dir=/pub/os2/dev/rexx&file=rexxlib.zip REXXLib binaries]
* Jun 1994: 1.1
* Sep 1996: 1.33


==Related Publications==
==Publications==
* [http://www.scoug.com/OPENHOUSE/REXXDETAIL/RxQSOvew2.2.html REXXLIB by Quercus System] (SCOUG Open House)
* [[Charles Daney]]: ''REXX Extensions for OS/2'' -  Published as part of [http://www.slac.stanford.edu/pubs/slacreports/reports01/slac-r-422.pdf Proceeding of The REXX Symposium for Developer and Users] (May 1993)
* [[Charles Daney]]: ''REXX Extensions for OS/2'' -  Published as part of [http://www.slac.stanford.edu/pubs/slacreports/reports01/slac-r-422.pdf Proceeding of The REXX Symposium for Developer and Users May 18-20, 1993], page 8 (page 13 in the PDF version).
:Presentation of the extensions offered in [[Personal REXX]] and some of the functions that turned up in REXLIB.
:Presentation of the extensions offered in [[Personal REXX]] and some of the functions that turned up in REXLIB.


Line 15: Line 15:
* [[Quercus Systems]]
* [[Quercus Systems]]
* [[Charles Daney]]
* [[Charles Daney]]
==Links==
* Demo Version 1.33: [http://web.archive.org/web/20080513162920/http://www.quercus-sys.com/files/rexxlib.zip rexxlib.zip] (1996-09-11)
* Demo Version 1.1: [http://hobbes.nmsu.edu/download/pub/os2/dev/rexx/rexxlib.zip rexxlib.zip] (1994-06-10)
* [http://www.scoug.com/OPENHOUSE/REXXDETAIL/RxQSOvew2.2.html REXXLIB by Quercus System] (SCOUG Open House)




[[Category:REXX]]
[[Category:REXX]]

Revision as of 14:35, 21 January 2017

REXXLIB is a collection of over 150 functions designed to extend the capabilities of REXX in OS/2. It covers five principal areas: compound variable handling, interprocess communication, mathematical functions, OS/2 system services, and text-mode user interfacing.

Version

  • Jun 1994: 1.1
  • Sep 1996: 1.33

Publications

Presentation of the extensions offered in Personal REXX and some of the functions that turned up in REXLIB.

Licence

Discontinued closed source commercial software, demo version available.

Author & publisher

Links