REXX Bibliography: Difference between revisions
(26 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
This is a somewhat incomplete bibliography of printed and electronic [[REXX]] textural materials, for more currently available electronic materials see the main [[REXX]] page. | This is a somewhat incomplete bibliography of printed and electronic [[REXX]] textural materials, for more currently available electronic materials see the main [[REXX]] page. | ||
==Classic REXX== | ==Classic REXX== | ||
;A Practical Approach to Programming the Rexx Language | |||
[[Image:therexxlanguage.jpg|right|190px]] | [[Image:therexxlanguage.jpg|right|190px]] | ||
''By [[Michael F. Cowlishaw]]'' | ''By [[Michael F. Cowlishaw]]'' | ||
Line 8: | Line 8: | ||
:Format: Hardcover | :Format: Hardcover | ||
:ISBN 0-13-780735-X | :ISBN 0-13-780735-X | ||
Abstract/introduction available here: [https://assets.cs.ncl.ac.uk/seminars/229.pdf A Practical Approach to Programming the Rexx Language] | Abstract/introduction available here: [https://assets.cs.ncl.ac.uk/seminars/229.pdf A Practical Approach to Programming the Rexx Language] | ||
;The REXX Language - A Practical Approach to Programming | |||
:Second Edition of the above | :Second Edition of the above | ||
:Format: Softcover | :Format: Softcover | ||
:Publisher: Prentice-Hall | :Publisher: Prentice-Hall 1990 | ||
:ISBN 0-13-780651-5 | :ISBN 0-13-780651-5 | ||
Updated version of the above book and pretty much used as a reference to the language. | Updated version of the above book and pretty much used as a reference to the language. | ||
;REXX言語入門―プログラミングへの実践的アプローチ | |||
:aka Rekkusu gengo nyumon: puroguraminguhe no jissenteki apurochi | :aka Rekkusu gengo nyumon: puroguraminguhe no jissenteki apurochi | ||
:Japanese translation of the first edition of the above book | :Japanese translation of the first edition of the above book | ||
:Translators: Yoichi Muraoka and Koji Shibano | :Translators: Yoichi Muraoka and Koji Shibano | ||
:Publisher: 近代科学社 | :Publisher: 近代科学社 1987 | ||
:ISBN 4-7649-0136-6 | :ISBN 4-7649-0136-6 | ||
;Die Programmiersprache REXX | |||
:German translation of the first edition of the above book | :German translation of the first edition of the above book | ||
:Publisher:Hanser 1988 | :Publisher:Hanser 1988 | ||
:ISBN 3-446-15195-8 | :ISBN 3-446-15195-8 | ||
;Rexx Programmer's Reference | |||
[[Image:RexxProgrammersReferenceCover.jpg|right|150px]] | [[Image:RexxProgrammersReferenceCover.jpg|right|150px]] | ||
''by [[Howard Fosdick]]'' | ''by [[Howard Fosdick]]'' | ||
:Publisher: Wrox 2005 | :Publisher: Wrox 2005 | ||
:Format: Paperback, 720 pages | :Format: Paperback, 720 pages | ||
:ISBN 0-7645-7996-7 | :ISBN 0-7645-7996-7 | ||
This book has now been made available as a free [http://www.rexxla.org/rexxlang/Rexx_Programmers_Reference.pdf download] from the [[REXX Language Association]]. Note that although the first seven or so chapters of the book contain a REXX tutorial it is unstructured and while a beginner might be able to learn the language from it, it is less than ideal. An intermediate user will get more from this book than a beginner, unless he has another REXX tutorial to go with it. | This book has now been made available as a free [http://www.rexxla.org/rexxlang/Rexx_Programmers_Reference.pdf download] from the [[REXX Language Association]]. Note that although the first seven or so chapters of the book contain a REXX tutorial it is unstructured and while a beginner might be able to learn the language from it, it is less than ideal. An intermediate user will get more from this book than a beginner, unless he has another REXX tutorial to go with it. | ||
;Mastering OS/2 Rexx | |||
[[Image:Masteringos2rexx.jpg|right|150px]] | [[Image:Masteringos2rexx.jpg|right|150px]] | ||
''By [[Gabriel F. Gargiulo]]'' | ''By [[Gabriel F. Gargiulo]]'' | ||
:Format: Paperback, 430 pages | :Format: Paperback, 430 pages | ||
:Publisher: Tarquin Publications | :Publisher: Tarquin Publications 1993 | ||
:ISBN 0894354493 | :ISBN 0894354493 | ||
;Mastering OS/2 Rexx (Revised edition) | |||
:Publisher: Wiley/QED | :Publisher: Wiley/QED | ||
:Format: Paperback, 440 pages | :Format: Paperback, 440 pages | ||
:Date of publication: 16 Feb 1994 | :Date of publication: 16 Feb 1994 | ||
:ISBN 0-471-51901-4 | :ISBN 0-471-51901-4 | ||
;REXX with OS/2, TSO & CMS Features | |||
''By [[Gabriel F. Gargiulo]]'' | ''By [[Gabriel F. Gargiulo]]'' | ||
:Full title:Rexx With OS/2, TSO & CMS Features | :Full title:Rexx With OS/2, TSO & CMS Features - Quick Reference Guide (Mainframe Technical Series) | ||
:Publisher: Mvs Training 1999 | :Publisher: Mvs Training 1999 | ||
:ISBN 1-892559-03-X | :ISBN 1-892559-03-X | ||
;Teach Yourself REXX in 21 Days | |||
[[Image:rexx21.jpg|right|150px]] | [[Image:rexx21.jpg|right|150px]] | ||
''By [[William F. Schindler]] & [[Esther Schindler]] | ''By [[William F. Schindler]] & [[Esther Schindler]] | ||
:Publisher: Sams, 1994 | :Publisher: Sams, 1994 | ||
:Format: Paperback, 600 pages | :Format: Paperback, 600 pages | ||
:ISBN 0-672-30529-1 | :ISBN 0-672-30529-1 | ||
;Down to Earth REXX | |||
''By [[William F. Schindler]] | ''By [[William F. Schindler]] | ||
:Publisher: Poisoned Pen/Perfect Niche Publishing | :Publisher: Poisoned Pen/Perfect Niche Publishing 2000 | ||
:Format: Paperback, 528 pages | :Format: Paperback, 528 pages | ||
:ISBN 0-9677590-0-5 | :ISBN 0-9677590-0-5 | ||
"Down to Earth REXX" is an updated version of "Teach Yourself REXX in 21 Days" above. | "Down to Earth REXX" is an updated version of "Teach Yourself REXX in 21 Days" above. | ||
;The REXX Cookbook | |||
''By [[Merrill Callaway]]'' | ''By [[Merrill Callaway]]'' | ||
:Full title: The Rexx Cookbook: A Tutorial Guide to the Rexx Language in OS/2 Warp on the IBM Personal Computer | :Full title: The Rexx Cookbook: A Tutorial Guide to the Rexx Language in OS/2 Warp on the IBM Personal Computer | ||
:Publisher: Whitestone | :Publisher: Whitestone 1995 | ||
:Format: Paperback | :Format: Paperback | ||
:ISBN 0-9632773-4-0 | :ISBN 0-9632773-4-0 | ||
One of the few OS/2 specific REXX books out there, it appears that the publisher never got a distributors agreement outside of the USA, so only turned up in specialist shops as an expensive import, making it hard to come by and expensive when it shows up on the second hand market. | One of the few OS/2 specific REXX books out there, it appears that the publisher never got a distributors agreement outside of the USA, so only turned up in specialist shops as an expensive import, making it hard to come by and expensive when it shows up on the second hand market. | ||
;Modern Programming Using REXX | |||
[[Image:modrpogrexx.jpg|right|150px]] | [[Image:modrpogrexx.jpg|right|150px]] | ||
''By [[Robert P. O'Hara]] and David Ross Gomberg | ''By [[Robert P. O'Hara]] and David Ross Gomberg | ||
:Publisher: Prentice Hall | :Publisher: Prentice Hall 1985 | ||
:Format: Hardcover, 194 pages | :Format: Hardcover, 194 pages | ||
:ISBN 0-13-597311-2 | |||
:ISBN | |||
;Modern Programming Using REXX (Revised edition) | |||
:Publisher: Prentice Hall 1988 | |||
:Publisher: Prentice Hall | |||
:Format: Paperback, 240 pages | :Format: Paperback, 240 pages | ||
:ISBN 0-13-597329-5 | :ISBN 0-13-597329-5 | ||
Updated version of the above | Updated version of the above | ||
;Application Development Using OS/2 REXX | |||
''By [[Anthony S. Rudd]] | ''By [[Anthony S. Rudd]] | ||
:Publisher: Wiley/QED | :Publisher: Wiley/QED 1994 | ||
:Format: Paperback, 416 pages | :Format: Paperback, 416 pages | ||
:ISBN 0-471-60691-X | :ISBN 0-471-60691-X | ||
;Practical Usage of REXX | |||
''By [[Anthony S. Rudd]] | ''By [[Anthony S. Rudd]] | ||
:Full title: 'Practical Usage of REXX'' (Ellis Horwood Series in Computers and Their Applications) | :Full title: 'Practical Usage of REXX'' (Ellis Horwood Series in Computers and Their Applications) | ||
:Publisher: Ellis Horwood Ltd. | :Publisher: Ellis Horwood Ltd. 1990 | ||
:Format: Hardcover, 204 pages | :Format: Hardcover, 204 pages | ||
:ISBN 0-13-682790-X | :ISBN 0-13-682790-X | ||
Updated version specifically covering mainframe REXX is available as [[#Practical Usage of TSO REXX]] | Updated version specifically covering mainframe REXX is available as [[#Practical Usage of TSO REXX]] | ||
;Writing OS/2 REXX Programs | |||
[[Image:wos2rexx.jpg|right|150px]] | [[Image:wos2rexx.jpg|right|150px]] | ||
''By [[Ronny Richardson]]'' | ''By [[Ronny Richardson]]'' | ||
:Full title: IBM McGraw-Hill Series: Writing OS/2 REXX Programs | :Full title: IBM McGraw-Hill Series: Writing OS/2 REXX Programs | ||
:Publisher: McGraw-Hill | :Publisher: McGraw-Hill 1994 | ||
:Format: Paperback, 400 pages, came with examples on a floppy. | :Format: Paperback, 400 pages, came with examples on a floppy. | ||
:ISBN 0-07-052372-X | |||
:ISBN | |||
;Writing VX-REXX Programs | |||
[[Image:WritingVx-RexxPrograms.png|right|150px]] | [[Image:WritingVx-RexxPrograms.png|right|150px]] | ||
''By [[Ronny Richardson]]'' | ''By [[Ronny Richardson]]'' | ||
:Publisher: | :Publisher: McGraw-Hill 1994 | ||
:Format: Paperback, 336 pages + CD-ROM | :Format: Paperback, 336 pages + CD-ROM | ||
:ISBN 0-07-911911-5 | |||
:ISBN | |||
;REXX Reference Summary Handbook | |||
[[Image:Rsh.gif|right|150px]] | [[Image:Rsh.gif|right|150px]] | ||
''By [[Richard K. Goran]] | ''By [[Richard K. Goran]]'' | ||
:Publisher: CFS Nevada | :Publisher: CFS Nevada 1993 | ||
:Format: Ring-bound | :Format: Ring-bound | ||
:ISBN 0-9639854-0-X | |||
:ISBN | Reviews: [[Carsten Whimster]]: ''[[REXX Reference Summary Handbook Book Review]]'' | ||
;REXX Reference Summary Handbook - Second Edition | |||
:Publisher: CFS Nevada 1994 | |||
:Publisher: CFS Nevada | |||
:Format: Paperback | :Format: Paperback | ||
:ISBN 0-9639854-1-8 | :ISBN 0-9639854-1-8 | ||
Updated version of the above book. The fourth edition of the book is available as a free download, see [[REXX Reference Summary Handbook]]. | Updated version of the above book. The fourth edition of the book is available as a free download, see [[REXX Reference Summary Handbook]]. | ||
;REXX Reference Summary Handbook (3rd edition, for Warp) | |||
''By | :Publisher: CFS Nevada 1995 | ||
:Publisher: Prentice Hall | :ISBN 0-9639854-2-6 | ||
;REXX Reference Summary Handbook (4th edition, for Warp 4) | |||
:Publisher: CFS Nevada 1997 | |||
:ISBN 0-9639854-3-4 | |||
;Rexx Language: Special Edition | |||
''By William Mansfield'' | |||
:Publisher: Prentice Hall 1990 | |||
:Format: Paperback | :Format: Paperback | ||
:ISBN 0-13-779067-8 | |||
:ISBN | |||
;OS/2 2.1 REXX Handbook | |||
''By Hallett German'' | ''By Hallett German'' | ||
:Full title: OS/2 2.1 REXX Handbook: Basics, Applications and Tips | :Full title: OS/2 2.1 REXX Handbook: Basics, Applications and Tips | ||
:Publisher: Van Nostrand Reinhold | :Publisher: Van Nostrand Reinhold 1993 | ||
:ISBN 0-442-01734-0 | :ISBN 0-442-01734-0 | ||
;OS/2 2.1 REXX Handbook (New edition) | |||
:Publisher: John Wiley & Sons | :Publisher: John Wiley & Sons 1995 | ||
:Format: Paperback, 352 pages | :Format: Paperback, 352 pages | ||
:ISBN 0-471-13132-6 | |||
:ISBN | |||
;REXX: Advanced Techniques for Programmers | |||
[[Image:REXXadvtechprogr.jpg|right|150px]] | |||
'' By [[Peter C. Kiesel]] | |||
:Full title: REXX: Advanced Techniques for Programmers (J. Ranade IBM Series) | |||
:Publisher: McGraw-Hill 1992 | |||
:Format: Hardcover, 239 pages | |||
:ISBN 0-07-034600-3 | |||
;Programming in REXX | |||
[[Image:ProgramminginREXX.jpg|right|150px]] | [[Image:ProgramminginREXX.jpg|right|150px]] | ||
''By [[Charles Daney]]'' | ''By [[Charles Daney]]'' | ||
:Full title:Programming in REXX (J. Ranade IBM Series) | :Full title:Programming in REXX (J. Ranade IBM Series) | ||
:Publisher: McGraw-Hill | :Publisher: McGraw-Hill 1990 | ||
:Format: Hardcover: 299 pages | :Format: Hardcover: 299 pages | ||
:ISBN 0-07-015305-1 | :ISBN 0-07-015305-1 | ||
This books leaves out most system specifics so it is suitable for any "Classic" REXX environment. | This books leaves out most system specifics so it is suitable for any "Classic" REXX environment. | ||
;The Rexx Handbook | |||
''By Gabriel Goldberg and Philip H. Smith'' | ''By Gabriel Goldberg and Philip H. Smith'' | ||
:Full title:The Rexx Handbook (J. Ranade IBM Series) | :Full title:The Rexx Handbook (J. Ranade IBM Series) | ||
:Publisher: | :Publisher: McGraw-Hill 1992 | ||
:Format: Hardcover, 646 pages | :Format: Hardcover, 646 pages | ||
:ISBN 0-07-023682-8 | |||
:ISBN | |||
=== | ;OS/2 REXX: From Bark to Byte | ||
''By [[Ilari Rönnberg]] and [[Richard Rogers]]'' | |||
:Publisher: [[IBM]] ITSO 1993 | |||
:Format: Paperback, 358 pages | |||
:ISBN 0-7384-0572-8 | |||
:IBM Document No.: GG24-4199-00 | |||
Available as download from [http://www.r-5.org/files/books/computers/overviews/Richard_Rogers_Ilari_Ronnberg-OS2_Rexx_From_Bark_to_Byte-EN.pdf R-5.org] | |||
===Books in German=== | |||
* Wolek: ''Das Rexx-Buch für OS/2'' - Markt & Technik 1996, ISBN 3-87791-785-2 | * Wolek: ''Das Rexx-Buch für OS/2'' - Markt & Technik 1996, ISBN 3-87791-785-2 | ||
* Karlheinz Wittemann; Stefan Gerten: ''REXX unter OS/2'' – Hanser 1996, ISBN 3-446-18508-9 | * Karlheinz Wittemann; Stefan Gerten: ''REXX unter OS/2'' – Hanser 1996, ISBN 3-446-18508-9 | ||
Line 222: | Line 197: | ||
See also: [[#Die Programmiersprache REXX]] | See also: [[#Die Programmiersprache REXX]] | ||
=== | ===Papers, Articles and Presentations=== | ||
REXX Symposium 1990 [http://www.slac.stanford.edu/pubs/slacreports/reports10/slac-r-368.pdf] | |||
*[[Michael F. Cowlishaw]]: ''REXX 4.0'' - p1 | |||
* [[Michael F. Cowlishaw]]: ''REXX 4.0'' - | :Details the basic outline of the history of REXX and provides some details on REXX 4, which is basically the same level as is included with the OS/2 REXX. | ||
: Details the basic outline of the history of REXX and provides some details on REXX 4, which is basically the same level as is included with the OS/2 REXX. | *[[Kevin J. Kearney]] and [[Charles Daney]]: ''The Astonishment Factor'' - p59 | ||
* [[Kevin J. Kearney]] and [[Charles Daney]]: ''The Astonishment Factor'' - | |||
:Discusses a few plusses and minuses in the OS/2 1.3 version of REXX. | :Discusses a few plusses and minuses in the OS/2 1.3 version of REXX. | ||
* [[ | *[[Rick McGuire]]: ''IBM SAA REXX for OS/2'' - p101 | ||
* [[Robert P. O'Hara]]: ''Why REXX Died (a retrospective)'' - | :Introduction to the OS/2 1.2EE version of REXX, the published paper contains only the slides | ||
: The published paper contains only the slides | *[[Neil Milstead]]: ''REXX for UNIX'' - p112 | ||
* [[Mason Kelsey]]: ''REXX in three different environments'' - | *[[Robert P. O'Hara]]: ''Why REXX Died (a retrospective)'' - p124 | ||
:The published paper contains only the slides | |||
*[[Mason Kelsey]]: ''REXX in three different environments'' - p172 | |||
:Discusses REXX on OS/2 1.2EE, MVS and VM and the differences between them and the different tasks they handle. | :Discusses REXX on OS/2 1.2EE, MVS and VM and the differences between them and the different tasks they handle. | ||
: Discusses using | REXX Symposium 1991 [http://www.slac.stanford.edu/pubs/slacreports/reports01/slac-r-379.pdf] | ||
* [[Charles Daney]]: ''Issues in the specification of REXX'' - | *Michael F. Cowlishaw: ''The Design of REXX'' - p1 | ||
: Discusses problems and inconsistencies in the REXX 4 specification | :Introductinary article rather than a history one as the title might suggest | ||
* [[Bob Flores]]: ''REXXLIB'' - | *[[George Crane]]: ''Oracle REXX Interface'' - p15 | ||
:Discusses using Pro*REXX with the [[Oracle Database]] | |||
*[[Charles Daney]]: ''Issues in the specification of REXX'' - p24 | |||
:Discusses problems and inconsistencies in the REXX 4 specification found when he was developing [[Personal REXX]] | |||
*[[Bob Flores]]: ''REXXLIB'' - p29 | |||
:Very short (one page) presentation slides to introduce REXXLIB, the paper does not feature notes or transcript of the talk given. | :Very short (one page) presentation slides to introduce REXXLIB, the paper does not feature notes or transcript of the talk given. | ||
REXX Symposium 1993 [http://www.slac.stanford.edu/pubs/slacreports/reports01/slac-r-422.pdf] | |||
*Michael F. Cowlishaw: ''REXX - The Future'' - p8 | |||
*Charles Daney: ''REXX Extensions for OS/2'' - p30 | |||
:Presentation of the extensions offered in [[Personal REXX]] and some of the functions that turned up in [[Quercus Systems REXLIB]] | |||
* [[Eric Giguère]]: ''Watcom VX REXX for OS/2'' - p34 | |||
*[[Linda Suskind Green]]: ''REXX Bits'' - p44 | |||
:A short historical presentation with some usage statistics and some irrelevant bits | |||
*Michael Johnson: ''Design of the Emerging REXX Standard'' - p146 | |||
:Discusses the ANSI REXX standardisation process | |||
* Raja Thiagarajan: [http://www.uic.edu/depts/accc/software/regina/rexxrule.html Six Rules of Thumb for Rexx] - 1993 - A collection of tips for OS/2 REXX | |||
*Cathie Burke Dager: ''[http://www.iaea.org/inis/collection/NCLCollectionStore/_Public/24/062/24062009.pdf REXX: The Universal Macro and Scripting Language]'' - Feb 1993 - In PDF format - Originally presented at the SHARE 80 conference in San Francisco, California, USA. 1 ~ 5th March 1993 | |||
;REXX on Android | ;REXX on Android | ||
* Julian Reindorf: ''[http://www.rexxla.org/events/2015/presentations/rexxoid-ReindorfJulian-20141225.pdf | *Julian Reindorf: ''Rexxoid: Running Rexx on Android Systems'' (2014-12-25) [http://www.rexxla.org/events/2015/presentations/rexxoid-ReindorfJulian-20141225.pdf PDF] | ||
==Object REXX== | ==Object REXX== | ||
;Object-Oriented Programming with REXX | |||
[[Image:oopwrexx.jpg| | [[Image:oopwrexx.jpg|thumb]] | ||
''By Tom Ender'' | ''By Tom Ender'' | ||
:Publisher: John Wiley & Sons | :Publisher: John Wiley & Sons 1997 | ||
:Format: Paperback with an accompanying diskette, 272 pages | :Format: Paperback with an accompanying diskette, 272 pages | ||
:ISBN 0-471-11844-3 | |||
:ISBN | |||
;Object REXX for OS/2 Warp | |||
[[Image:Oorexxwarp.jpg| | [[Image:Oorexxwarp.jpg|thumb]] | ||
''By Ueli Wahli, Trevor Turton, Eddie Griborn & Norio Furukawa'' | ''By Ueli Wahli, Trevor Turton, Eddie Griborn & Norio Furukawa'' | ||
:Publisher: Prentice Hall | :Publisher: Prentice Hall 1996 | ||
:Format: Paperback, 350 pages | :Format: Paperback, 350 pages | ||
:ISBN 0-13-273467-2 | :ISBN 0-13-273467-2 | ||
;Open Object REXX for Windows NT and Windows 95 | |||
''Object REXX for Windows NT and Windows 95 With OODialog: Windows Dialog Interface'' | |||
:IBM RedBook - (30 December 1996) | |||
See also [[#Rexx Programmer's Reference]], but it contains quite a lot of Object REXX info. | See also [[#Rexx Programmer's Reference]], but it contains quite a lot of Object REXX info. | ||
=== | ===Papers, Presentations and Articles=== | ||
* [[Simon C. Nash]]: ''Object Oriented REXX'' - | * [[Simon C. Nash]]: ''Object Oriented REXX'' - Published as part of [http://www.slac.stanford.edu/pubs/slacreports/reports10/slac-r-368.pdf Proceeding of The REXX Symposium for Developer and Users June 11,1990], page 76 (page 80 in the PDF version). | ||
:Contains only the slides shown during the talk and not notes or transcript of the talk, but they are interesting as they show an early version of Object REXX. | :Contains only the slides shown during the talk and not notes or transcript of the talk, but they are interesting as they show an early version of Object REXX. | ||
* [[Howard Fosdick]] | *[[Howard Fosdick]]; [[Jon Wolfers]] ''System Administration with ooRexx'' - 2006 - OnLamp.com | ||
* | *Howard Fosdick; Jon Wolfers: ''An Easy Way to Manage SQL Queries'' - Jan 2008 - BitWise Magazine | ||
==Mainframe REXX== | ==Mainframe REXX== | ||
====The REXX Language on TSO | ===VM/CMS=== | ||
*VM/IS: Writing Simple Programs with REXX, SC24-5357 | |||
:Intended for users with little or no experience in computer programming or programming in REXX | |||
* VM/SP System Product Interpreter: User's Guide, SC24-5238 | |||
* VM/SP System Product Interpreter: Reference, SC24-5239 | |||
* VM/XASP Interpreter: User's Guide, SC23-0375 | |||
* VM/XASP Interpreter: Reference, SC23-0374 | |||
* VM/ESA REXX/VM: User's Guide, SC24-5465 | |||
* VM/ESA REXX/VM: Reference, SC24-5466 | |||
===MVS/TSO=== | |||
;The REXX Language on TSO | |||
''By [[Gabriel F. Gargiulo]]'' | ''By [[Gabriel F. Gargiulo]]'' | ||
:Publisher: Gabriel F. Gargiulo | :Publisher: Gabriel F. Gargiulo 2012 | ||
:Format: Paperback, 210 pages | :Format: Paperback, 210 pages | ||
:ISBN 1479104779 | |||
:ISBN | |||
More info on the book from the author can be ''[https://www.createspace.com/3962983 found here] | More info on the book from the author can be ''[https://www.createspace.com/3962983 found here] | ||
;The REXX Language on TSO:REXX Functions | |||
''By | ''By Gabriel F. Gargiulo'' | ||
:Publisher: Gabriel F. Gargiulo | :Publisher: Gabriel F. Gargiulo 2013 | ||
:Format: Paperback, 124 pages | :Format: Paperback, 124 pages | ||
:ISBN 1490536078 | :ISBN 1490536078 | ||
A companion to the above book, describes available functions on TSO/E REXX. | A companion to the above book, describes available functions on TSO/E REXX. | ||
;Practical Usage of TSO REXX | |||
[[Image:practuserexx.jpg|right|150px]] | [[Image:practuserexx.jpg|right|150px]] | ||
''By [[Anthony S. Rudd]] | ''By [[Anthony S. Rudd]]'' | ||
:Full title: Practical Usage of TSO REXX; Third revised edition. | :Full title: Practical Usage of TSO REXX; Third revised edition. | ||
:Publisher: Springer-Verlag | :Publisher: Springer-Verlag 2000 | ||
:Format: Paperback, 360 pages | :Format: Paperback, 360 pages | ||
:ISBN 1852332611 | :ISBN 1852332611 | ||
Updated version of ''Practical Usage of MVS REXX'' below. | |||
Updated version of | |||
;Practical Usage of MVS REXX | |||
[[Image:prusemvsrexx.jpg|right|200px]] | [[Image:prusemvsrexx.jpg|right|200px]] | ||
''By | ''By Anthony S. Rudd'' | ||
:Full title: Practical Usage of MVS REXX; Second revised edition. | :Full title: Practical Usage of MVS REXX; Second revised edition. | ||
:Publisher: Springer-Verlag | :Publisher: Springer-Verlag 1996 | ||
:Format: Paperback, 328 pages | :Format: Paperback, 328 pages | ||
:ISBN 3540199527 | :ISBN 3540199527 | ||
Updated version of ''Practical Usage of REXX''. | |||
Updated version of | |||
;MVS TSO PART2: Commands, CLIST, and REXX | |||
[[Image:Mvstsorexx2.jpg|right|150px]] | [[Image:Mvstsorexx2.jpg|right|150px]] | ||
''By Doug Lowe'' | ''By Doug Lowe'' | ||
:Full title: MVS TSO PART2: Commands, CLIST, and REXX: Commands and Procedures Part 2; 2Rev Ed edition | :Full title: MVS TSO PART2: Commands, CLIST, and REXX: Commands and Procedures Part 2; 2Rev Ed edition | ||
:Publisher: Mike Murach & Associates/Murach Books | :Publisher: Mike Murach & Associates/Murach Books 1991 | ||
:Format: Paperback, 450 pages | :Format: Paperback, 450 pages | ||
:ISBN 0911625577 | :ISBN 0911625577 | ||
More info can be had from the [https://www.murach.com/shop/mvs-tso-2c-part-2-commands-2c-clist-2c-and-rexx-detail publisher here]. | More info can be had from the [https://www.murach.com/shop/mvs-tso-2c-part-2-commands-2c-clist-2c-and-rexx-detail publisher here]. | ||
;REXX Tools and Techniques | |||
[[Image:rexxtat.jpg|right|150px]] | [[Image:rexxtat.jpg|right|150px]] | ||
''By Barry K. Nirmal'' | ''By Barry K. Nirmal'' | ||
:Full Title: REXX Tools and Techniques:QED IBM Mainframe Series | :Full Title: REXX Tools and Techniques:QED IBM Mainframe Series | ||
:Publisher: Wiley/QED | :Publisher: Wiley/QED 1993 | ||
:Format: Paperback, 264 pages | :Format: Paperback, 264 pages | ||
:ISBN 0-471-58559-9 | |||
:ISBN | |||
;Mastering Rexx Execs and Utilities for MVS and Other Systems | |||
''By Barry K. Nirmal'' | ''By Barry K. Nirmal'' | ||
:Full Title: Mastering Rexx Execs and Utilities for MVS and Other Systems:QED IBM Mainframe Series: Second edition | :Full Title: Mastering Rexx Execs and Utilities for MVS and Other Systems:QED IBM Mainframe Series: Second edition | ||
:Publisher: | :Publisher: QED 1992 | ||
:Format: Paperback, 324 pages | :Format: Paperback, 324 pages | ||
:ISBN 0894354175 | :ISBN 0894354175 | ||
: | |||
* TSO/E Version 2 REXX/MVS: User's Guide, SC28-1882 | |||
* TSO/E Version 2 Procedures Language MVS/REXX, SC28-1883 | |||
===VSE/ESA REXX/VSE=== | ===VSE/ESA REXX/VSE=== | ||
;IBM Manuals | |||
Note some of these manuals have REXX content but are not REXX manuals per se. | Note some of these manuals have REXX content but are not REXX manuals per se. | ||
*VSE/ESA REXX/VSE Reference, SC33-6642 | *VSE/ESA REXX/VSE Reference, SC33-6642 | ||
Line 367: | Line 348: | ||
*VSE/ESA Guide for Solving Problems, SC33-6610 | *VSE/ESA Guide for Solving Problems, SC33-6610 | ||
*VSE/ESA Diagnosis Tools, SC33-6614 | *VSE/ESA Diagnosis Tools, SC33-6614 | ||
* IBM VSE/Enterprise Systems Architecture REXX/VSE Reference, SC33-6529 | * IBM VSE/Enterprise Systems Architecture REXX/VSE Reference, SC33-6529 | ||
: "For experienced programmers, particularly those who have used a structured high-level language. It lists the REXX messages and describes instructions, functions, debugging aids, and parsing". | : "For experienced programmers, particularly those who have used a structured high-level language. It lists the REXX messages and describes instructions, functions, debugging aids, and parsing". | ||
Line 384: | Line 355: | ||
;IBM Compiler and Library for SAA REXX/370 Release 2 | ;IBM Compiler and Library for SAA REXX/370 Release 2 | ||
*IBM Compiler and Library for SAA REXX/370 Release 2: Introducing the Next Step in REXX Programming, G511-1430 | *IBM Compiler and Library for SAA REXX/370 Release 2: Introducing the Next Step in REXX Programming, G511-1430 | ||
: | :An introduction to the system for "managers and data processing professionals" to help them evaluate the "IBM Compiler and Library for SAA REXX/370" rather than a manual per se. "Provides general information about the features and benefits of the IBM Compiler and Library for SAA REXX/370 and the system resources required to run it". | ||
*IBM Compiler and Library for SAA REXX/370 Release 2 User's Guide and Reference, SH19-8160 | *IBM Compiler and Library for SAA REXX/370 Release 2 User's Guide and Reference, SH19-8160 | ||
*IBM Compiler and Library for SAA REXX 370 Release 2 Diagnosis Guide, SH19-8179. | *IBM Compiler and Library for SAA REXX/370 Release 2 Diagnosis Guide, SH19-8179. | ||
: Intended for system programmers rather than normal end users."It explains how to diagnose suspected errors in the product and how to report them to the appropriate IBM personnel". | : Intended for system programmers rather than normal end users."It explains how to diagnose suspected errors in the product and how to report them to the appropriate IBM personnel". | ||
All or most of the "IBM Compiler and Library for SAA REXX/370 Release 2" publications listed above were also available on the following CD-ROM's: | All or most of the "IBM Compiler and Library for SAA REXX/370 Release 2" publications listed above were also available on the following CD-ROM's: | ||
* IBM Online Library | * IBM Online Library MVS Collection CD-ROM, SK2T-0710 | ||
* IBM Online Library | * IBM Online Library MVS Collection CD-ROM, SK2T-2067 | ||
* IBM Online Library | * IBM Online Library MVS Collection CD-ROM, SK2T-0060 | ||
=== | ===Papers, Articles and Presentations=== | ||
REXX Symposium 1990 [http://www.slac.stanford.edu/pubs/slacreports/reports10/slac-r-368.pdf] | |||
* [[Walter Pachl]]: ''CMS REXX Compiler & Library'' - p33 | |||
:Discusses the background then new CMS REXX Compiler and where and when to deploy it. | :Discusses the background then new CMS REXX Compiler and where and when to deploy it. | ||
* [[Keith Watts]]: ''I/O and | * [[Keith Watts]]: ''I/O and Environment Challenges'' - p65 | ||
:Discusses problematic issues that face the language when it comes to input/output and interfacing with its environment. | :Discusses problematic issues that face the language when it comes to input/output and interfacing with its environment. | ||
* [[Tony Johnson]]: ''SLAC use of REXX on VM and VMS'' - | * [[Tony Johnson]]: ''SLAC use of REXX on VM and VMS'' - p132 | ||
* [[Larry Oppenheim]]: ''Developing fullscreen REXX applications'' - | * [[Larry Oppenheim]]: ''Developing fullscreen REXX applications'' - p152 | ||
* [[Mason Kelsey]]: ''REXX in three different environments'' - | * [[Mason Kelsey]]: ''REXX in three different environments'' - p172 | ||
:Discusses REXX on OS/2 1.2EE, MVS and VM and the differences between them and the different tasks they handle. | :Discusses REXX on OS/2 1.2EE, MVS and VM and the differences between them and the different tasks they handle. | ||
REXX Symposium 1993 [http://www.slac.stanford.edu/pubs/slacreports/reports01/slac-r-422.pdf] | |||
* [[Gary Brodock]]: ''REXX I/O on VM'' - | |||
* [[Eric Giguère]] & [[Doug Mulholland]]: ''Exploiting VM/CMS REXX With Waterloo C'' - p38 | |||
[[Category:REXX]][[Category:Bibliographies]] | |||
[[Category:REXX]] | |||
[[Category:Bibliographies]] |
Latest revision as of 03:21, 17 January 2021
This is a somewhat incomplete bibliography of printed and electronic REXX textural materials, for more currently available electronic materials see the main REXX page.
Classic REXX
- A Practical Approach to Programming the Rexx Language

- aka The REXX Language: A Practical Approach to Programming
- Publisher: Prentice-Hall 1985
- Format: Hardcover
- ISBN 0-13-780735-X
Abstract/introduction available here: A Practical Approach to Programming the Rexx Language
- The REXX Language - A Practical Approach to Programming
- Second Edition of the above
- Format: Softcover
- Publisher: Prentice-Hall 1990
- ISBN 0-13-780651-5
Updated version of the above book and pretty much used as a reference to the language.
- REXX言語入門―プログラミングへの実践的アプローチ
- aka Rekkusu gengo nyumon: puroguraminguhe no jissenteki apurochi
- Japanese translation of the first edition of the above book
- Translators: Yoichi Muraoka and Koji Shibano
- Publisher: 近代科学社 1987
- ISBN 4-7649-0136-6
- Die Programmiersprache REXX
- German translation of the first edition of the above book
- Publisher:Hanser 1988
- ISBN 3-446-15195-8
- Rexx Programmer's Reference

- Publisher: Wrox 2005
- Format: Paperback, 720 pages
- ISBN 0-7645-7996-7
This book has now been made available as a free download from the REXX Language Association. Note that although the first seven or so chapters of the book contain a REXX tutorial it is unstructured and while a beginner might be able to learn the language from it, it is less than ideal. An intermediate user will get more from this book than a beginner, unless he has another REXX tutorial to go with it.
- Mastering OS/2 Rexx

- Format: Paperback, 430 pages
- Publisher: Tarquin Publications 1993
- ISBN 0894354493
- Mastering OS/2 Rexx (Revised edition)
- Publisher: Wiley/QED
- Format: Paperback, 440 pages
- Date of publication: 16 Feb 1994
- ISBN 0-471-51901-4
- REXX with OS/2, TSO & CMS Features
- Full title:Rexx With OS/2, TSO & CMS Features - Quick Reference Guide (Mainframe Technical Series)
- Publisher: Mvs Training 1999
- ISBN 1-892559-03-X
- Teach Yourself REXX in 21 Days

By William F. Schindler & Esther Schindler
- Publisher: Sams, 1994
- Format: Paperback, 600 pages
- ISBN 0-672-30529-1
- Down to Earth REXX
- Publisher: Poisoned Pen/Perfect Niche Publishing 2000
- Format: Paperback, 528 pages
- ISBN 0-9677590-0-5
"Down to Earth REXX" is an updated version of "Teach Yourself REXX in 21 Days" above.
- The REXX Cookbook
- Full title: The Rexx Cookbook: A Tutorial Guide to the Rexx Language in OS/2 Warp on the IBM Personal Computer
- Publisher: Whitestone 1995
- Format: Paperback
- ISBN 0-9632773-4-0
One of the few OS/2 specific REXX books out there, it appears that the publisher never got a distributors agreement outside of the USA, so only turned up in specialist shops as an expensive import, making it hard to come by and expensive when it shows up on the second hand market.
- Modern Programming Using REXX

By Robert P. O'Hara and David Ross Gomberg
- Publisher: Prentice Hall 1985
- Format: Hardcover, 194 pages
- ISBN 0-13-597311-2
- Modern Programming Using REXX (Revised edition)
- Publisher: Prentice Hall 1988
- Format: Paperback, 240 pages
- ISBN 0-13-597329-5
Updated version of the above
- Application Development Using OS/2 REXX
- Publisher: Wiley/QED 1994
- Format: Paperback, 416 pages
- ISBN 0-471-60691-X
- Practical Usage of REXX
- Full title: 'Practical Usage of REXX (Ellis Horwood Series in Computers and Their Applications)
- Publisher: Ellis Horwood Ltd. 1990
- Format: Hardcover, 204 pages
- ISBN 0-13-682790-X
Updated version specifically covering mainframe REXX is available as #Practical Usage of TSO REXX
- Writing OS/2 REXX Programs

- Full title: IBM McGraw-Hill Series: Writing OS/2 REXX Programs
- Publisher: McGraw-Hill 1994
- Format: Paperback, 400 pages, came with examples on a floppy.
- ISBN 0-07-052372-X
- Writing VX-REXX Programs

- Publisher: McGraw-Hill 1994
- Format: Paperback, 336 pages + CD-ROM
- ISBN 0-07-911911-5
- REXX Reference Summary Handbook

- Publisher: CFS Nevada 1993
- Format: Ring-bound
- ISBN 0-9639854-0-X
Reviews: Carsten Whimster: REXX Reference Summary Handbook Book Review
- REXX Reference Summary Handbook - Second Edition
- Publisher: CFS Nevada 1994
- Format: Paperback
- ISBN 0-9639854-1-8
Updated version of the above book. The fourth edition of the book is available as a free download, see REXX Reference Summary Handbook.
- REXX Reference Summary Handbook (3rd edition, for Warp)
- Publisher: CFS Nevada 1995
- ISBN 0-9639854-2-6
- REXX Reference Summary Handbook (4th edition, for Warp 4)
- Publisher: CFS Nevada 1997
- ISBN 0-9639854-3-4
- Rexx Language
- Special Edition
By William Mansfield
- Publisher: Prentice Hall 1990
- Format: Paperback
- ISBN 0-13-779067-8
- OS/2 2.1 REXX Handbook
By Hallett German
- Full title: OS/2 2.1 REXX Handbook: Basics, Applications and Tips
- Publisher: Van Nostrand Reinhold 1993
- ISBN 0-442-01734-0
- OS/2 2.1 REXX Handbook (New edition)
- Publisher: John Wiley & Sons 1995
- Format: Paperback, 352 pages
- ISBN 0-471-13132-6
- REXX
- Advanced Techniques for Programmers

- Full title: REXX: Advanced Techniques for Programmers (J. Ranade IBM Series)
- Publisher: McGraw-Hill 1992
- Format: Hardcover, 239 pages
- ISBN 0-07-034600-3
- Programming in REXX

- Full title:Programming in REXX (J. Ranade IBM Series)
- Publisher: McGraw-Hill 1990
- Format: Hardcover: 299 pages
- ISBN 0-07-015305-1
This books leaves out most system specifics so it is suitable for any "Classic" REXX environment.
- The Rexx Handbook
By Gabriel Goldberg and Philip H. Smith
- Full title:The Rexx Handbook (J. Ranade IBM Series)
- Publisher: McGraw-Hill 1992
- Format: Hardcover, 646 pages
- ISBN 0-07-023682-8
- OS/2 REXX
- From Bark to Byte
By Ilari Rönnberg and Richard Rogers
- Publisher: IBM ITSO 1993
- Format: Paperback, 358 pages
- ISBN 0-7384-0572-8
- IBM Document No.: GG24-4199-00
Available as download from R-5.org
Books in German
- Wolek: Das Rexx-Buch für OS/2 - Markt & Technik 1996, ISBN 3-87791-785-2
- Karlheinz Wittemann; Stefan Gerten: REXX unter OS/2 – Hanser 1996, ISBN 3-446-18508-9
- Gerhard Leibrock: Das REXX-Lexikon: Begriffe, Anweisungen, Funktionen - Oldenbourg 1996, ISBN 3-486-23672-5
See also: #Die Programmiersprache REXX
Papers, Articles and Presentations
REXX Symposium 1990 [1]
- Michael F. Cowlishaw: REXX 4.0 - p1
- Details the basic outline of the history of REXX and provides some details on REXX 4, which is basically the same level as is included with the OS/2 REXX.
- Kevin J. Kearney and Charles Daney: The Astonishment Factor - p59
- Discusses a few plusses and minuses in the OS/2 1.3 version of REXX.
- Rick McGuire: IBM SAA REXX for OS/2 - p101
- Introduction to the OS/2 1.2EE version of REXX, the published paper contains only the slides
- Neil Milstead: REXX for UNIX - p112
- Robert P. O'Hara: Why REXX Died (a retrospective) - p124
- The published paper contains only the slides
- Mason Kelsey: REXX in three different environments - p172
- Discusses REXX on OS/2 1.2EE, MVS and VM and the differences between them and the different tasks they handle.
REXX Symposium 1991 [2]
- Michael F. Cowlishaw: The Design of REXX - p1
- Introductinary article rather than a history one as the title might suggest
- George Crane: Oracle REXX Interface - p15
- Discusses using Pro*REXX with the Oracle Database
- Charles Daney: Issues in the specification of REXX - p24
- Discusses problems and inconsistencies in the REXX 4 specification found when he was developing Personal REXX
- Bob Flores: REXXLIB - p29
- Very short (one page) presentation slides to introduce REXXLIB, the paper does not feature notes or transcript of the talk given.
REXX Symposium 1993 [3]
- Michael F. Cowlishaw: REXX - The Future - p8
- Charles Daney: REXX Extensions for OS/2 - p30
- Presentation of the extensions offered in Personal REXX and some of the functions that turned up in Quercus Systems REXLIB
- Eric Giguère: Watcom VX REXX for OS/2 - p34
- Linda Suskind Green: REXX Bits - p44
- A short historical presentation with some usage statistics and some irrelevant bits
- Michael Johnson: Design of the Emerging REXX Standard - p146
- Discusses the ANSI REXX standardisation process
- Raja Thiagarajan: Six Rules of Thumb for Rexx - 1993 - A collection of tips for OS/2 REXX
- Cathie Burke Dager: REXX: The Universal Macro and Scripting Language - Feb 1993 - In PDF format - Originally presented at the SHARE 80 conference in San Francisco, California, USA. 1 ~ 5th March 1993
- REXX on Android
- Julian Reindorf: Rexxoid: Running Rexx on Android Systems (2014-12-25) PDF
Object REXX
- Object-Oriented Programming with REXX

By Tom Ender
- Publisher: John Wiley & Sons 1997
- Format: Paperback with an accompanying diskette, 272 pages
- ISBN 0-471-11844-3
- Object REXX for OS/2 Warp

By Ueli Wahli, Trevor Turton, Eddie Griborn & Norio Furukawa
- Publisher: Prentice Hall 1996
- Format: Paperback, 350 pages
- ISBN 0-13-273467-2
- Open Object REXX for Windows NT and Windows 95
Object REXX for Windows NT and Windows 95 With OODialog: Windows Dialog Interface
- IBM RedBook - (30 December 1996)
See also #Rexx Programmer's Reference, but it contains quite a lot of Object REXX info.
Papers, Presentations and Articles
- Simon C. Nash: Object Oriented REXX - Published as part of Proceeding of The REXX Symposium for Developer and Users June 11,1990, page 76 (page 80 in the PDF version).
- Contains only the slides shown during the talk and not notes or transcript of the talk, but they are interesting as they show an early version of Object REXX.
- Howard Fosdick; Jon Wolfers System Administration with ooRexx - 2006 - OnLamp.com
- Howard Fosdick; Jon Wolfers: An Easy Way to Manage SQL Queries - Jan 2008 - BitWise Magazine
Mainframe REXX
VM/CMS
- VM/IS: Writing Simple Programs with REXX, SC24-5357
- Intended for users with little or no experience in computer programming or programming in REXX
- VM/SP System Product Interpreter: User's Guide, SC24-5238
- VM/SP System Product Interpreter: Reference, SC24-5239
- VM/XASP Interpreter: User's Guide, SC23-0375
- VM/XASP Interpreter: Reference, SC23-0374
- VM/ESA REXX/VM: User's Guide, SC24-5465
- VM/ESA REXX/VM: Reference, SC24-5466
MVS/TSO
- The REXX Language on TSO
- Publisher: Gabriel F. Gargiulo 2012
- Format: Paperback, 210 pages
- ISBN 1479104779
More info on the book from the author can be found here
- The REXX Language on TSO
- REXX Functions
By Gabriel F. Gargiulo
- Publisher: Gabriel F. Gargiulo 2013
- Format: Paperback, 124 pages
- ISBN 1490536078
A companion to the above book, describes available functions on TSO/E REXX.
- Practical Usage of TSO REXX

- Full title: Practical Usage of TSO REXX; Third revised edition.
- Publisher: Springer-Verlag 2000
- Format: Paperback, 360 pages
- ISBN 1852332611
Updated version of Practical Usage of MVS REXX below.
- Practical Usage of MVS REXX

By Anthony S. Rudd
- Full title: Practical Usage of MVS REXX; Second revised edition.
- Publisher: Springer-Verlag 1996
- Format: Paperback, 328 pages
- ISBN 3540199527
Updated version of Practical Usage of REXX.
- MVS TSO PART2
- Commands, CLIST, and REXX

By Doug Lowe
- Full title: MVS TSO PART2: Commands, CLIST, and REXX: Commands and Procedures Part 2; 2Rev Ed edition
- Publisher: Mike Murach & Associates/Murach Books 1991
- Format: Paperback, 450 pages
- ISBN 0911625577
More info can be had from the publisher here.
- REXX Tools and Techniques

By Barry K. Nirmal
- Full Title: REXX Tools and Techniques:QED IBM Mainframe Series
- Publisher: Wiley/QED 1993
- Format: Paperback, 264 pages
- ISBN 0-471-58559-9
- Mastering Rexx Execs and Utilities for MVS and Other Systems
By Barry K. Nirmal
- Full Title: Mastering Rexx Execs and Utilities for MVS and Other Systems:QED IBM Mainframe Series: Second edition
- Publisher: QED 1992
- Format: Paperback, 324 pages
- ISBN 0894354175
- TSO/E Version 2 REXX/MVS: User's Guide, SC28-1882
- TSO/E Version 2 Procedures Language MVS/REXX, SC28-1883
VSE/ESA REXX/VSE
- IBM Manuals
Note some of these manuals have REXX content but are not REXX manuals per se.
- VSE/ESA REXX/VSE Reference, SC33-6642
- VSE/ESA REXX/VSE User's Guide, SC33-6641
- VSE/ESA System Control Statements, SC33-6613
- VSE/POWER Administration and Operation, SC33-6633
- VSE/ESA Guide to System Functions, SC33-6611
- VSE/ESA Library Guide, GC33-6619
- VSE/ESA Messages and Codes, SC33-6607
- VSE/ESA Guide for Solving Problems, SC33-6610
- VSE/ESA Diagnosis Tools, SC33-6614
- IBM VSE/Enterprise Systems Architecture REXX/VSE Reference, SC33-6529
- "For experienced programmers, particularly those who have used a structured high-level language. It lists the REXX messages and describes instructions, functions, debugging aids, and parsing".
- Systems Application Architecture Common Programming Interface: REXX Level 2 Reference, SC24-5549
- Describes the SAA REXX interface.
- IBM Compiler and Library for SAA REXX/370 Release 2
- IBM Compiler and Library for SAA REXX/370 Release 2: Introducing the Next Step in REXX Programming, G511-1430
- An introduction to the system for "managers and data processing professionals" to help them evaluate the "IBM Compiler and Library for SAA REXX/370" rather than a manual per se. "Provides general information about the features and benefits of the IBM Compiler and Library for SAA REXX/370 and the system resources required to run it".
- IBM Compiler and Library for SAA REXX/370 Release 2 User's Guide and Reference, SH19-8160
- IBM Compiler and Library for SAA REXX/370 Release 2 Diagnosis Guide, SH19-8179.
- Intended for system programmers rather than normal end users."It explains how to diagnose suspected errors in the product and how to report them to the appropriate IBM personnel".
All or most of the "IBM Compiler and Library for SAA REXX/370 Release 2" publications listed above were also available on the following CD-ROM's:
- IBM Online Library MVS Collection CD-ROM, SK2T-0710
- IBM Online Library MVS Collection CD-ROM, SK2T-2067
- IBM Online Library MVS Collection CD-ROM, SK2T-0060
Papers, Articles and Presentations
REXX Symposium 1990 [4]
- Walter Pachl: CMS REXX Compiler & Library - p33
- Discusses the background then new CMS REXX Compiler and where and when to deploy it.
- Keith Watts: I/O and Environment Challenges - p65
- Discusses problematic issues that face the language when it comes to input/output and interfacing with its environment.
- Tony Johnson: SLAC use of REXX on VM and VMS - p132
- Larry Oppenheim: Developing fullscreen REXX applications - p152
- Mason Kelsey: REXX in three different environments - p172
- Discusses REXX on OS/2 1.2EE, MVS and VM and the differences between them and the different tasks they handle.
REXX Symposium 1993 [5]
- Gary Brodock: REXX I/O on VM -
- Eric Giguère & Doug Mulholland: Exploiting VM/CMS REXX With Waterloo C - p38