Planet MVS Rexx Anywhere! |
Rexx Anywhere! |
Platform | ADDRESS() |
Env "PARSE SOURCE Env" |
REXXVER Output |
---|---|---|---|
z/OS :: TSO | TSO | TSO | + |
z/OS :: PGM=IRXJCL | MVS | TSO | + |
z/OS :: System Rexx (AXR) [2007-02-16] | TSO |
TSO |
+ |
z/OS :: OMVS Shell | SH |
TSO (Don't use this field, use this) |
+ |
z/OS :: Rexx Compiler 3.0 | MVS | TSO | + |
z/OS :: CICS | REXXCICS | CICS | + |
z/OS :: CA GSS IMOD [2013-04-25] | ISERVE | GSS | + |
VM/ESA | CMS | CMS | + |
VSE/ESA | VSE | VSE | + |
AIX/6000 | ksh | AIX/6000 | + |
Object Rexx :: Windows 95 | CMD | Windows95 | + |
Object Rexx :: Linux | bash | LINUX | + |
Object Rexx :: OS/2 | CMD | OS/2 | + |
OS/2 | CMD | OS/2 | + + |
PC/DOS 7.0 | COMMAND | DOS | + |
AS/400 V4R1 |
COMMAND (the CL environment) EDIT (Possible editor) *LIBL/ABC (your ABC program) |
OS/400 | + |
NetRexx | n/a | JAVA | + |
Regina Rexx :: Windows 95 and NT | SYSTEM | WIN32 | + |
Regina Rexx :: All UNIX versions | SYSTEM | UNIX | + |
Regina Rexx :: Open-VMS | SYSTEM | VMS | + |
Regina Rexx ::
EPOC32 (Psion 5/5mx/Revo etc) [2001-09-09] |
SYSTEM | EPOC32-MARM | + |
Regina Rexx :: QNX 4.2.5 [2001-09-09] | SYSTEM | QNX | + |
BREXX :: Windows 95 (MS/DOS prompt) | SYSTEM | MSDOS | + |
uniREXX :: Solaris 2.6 | UNIX | UNIX | + |
REXX-imc :: FreeBSD 2.2.6 | UNIX | UNIX | + |
Quercus Personal Rexx for DOS | DOS | PCDOS | + |
Quercus Personal Rexx for Windows | COMMAND | WIN | + + |
Enterprise Rexx | COMMAND | WIN | + |
Amiga Regina Rexx | SYSTEM | AMIGA | + |
Amiga ARexx | REXX | COMMAND | + |
Editor section | |||
VM/ESA 1.2.2 XEDIT | XEDIT | CMS | + |
SPF/PC Rexx exec edit macro | ISREDIT | WINDOWS | + |
Tritus/SPF edit macro (DOS) | ISREDIT | Garbage, see full output | + |
Tritus/SPF edit macro (OS/2) | ISREDIT | OS/2 | + |
Mark Hessling's THE editor |
THE | Based on the OS: WIN32, OS/2, UNIX or DOS. | + |
Use "<>" or "\=" to specify not equal For example:Now you may be thinking: I'm on Windows 95 or some other ASCII platform and I see the notsign: (¬) on this page. -- I had to use a special HTML code to specify the notsign, view the source of this page to see it. In fact, many people have web browsers that won't display the ¬ notsign. If you want to know more, see A tutorial on character code issues
- Good: IF this <> that THEN ...
- Good: IF this \= that THEN ...
- Bad: IF this ¬= that THEN ...
REXXVER >REXXVER.OUT
T H A N K S
I'd like to thank the following people who have contributed information and testing results: Jim Alves, Eric Bitterman, John A Cifonelli, John C. Ford, Carl Forde, Stephen Ferg, Mark Hessling, Rudy Kohut, Marc Irvin, Tim Launchbury, David McRitchie, Gilbert Saint-flour, John Saxton, Ian Smith, Leif Trdger and R.F. van der Woude |
Right after I created this page, I stumbled across my copy of this book and wouldn't you know someone already did a more extensive portability guide!The Rexx Handbook is currently out of print but if you email Gabriel Goldberg, he'd be more than happy to sell you a copy of the book. You can also visit Gabe Goldberg's Home Page.