Appendix L. Interpreter System Information
Table L-1 parse source system Strings
This table lists some example system information strings returned by the instructions:
parse source system . say 'The system string is:' system
Since this information is system-dependent and subject to change, readers should retrieve this information for their own environments by executing the preceding statements.
Interpreter | Platform | "System Information" String |
|---|---|---|
Regina Rexx | Windows | WIN32 |
Regina Rexx | Linux | UNIX |
BRexx | Windows | MSDOS |
Reginald | Windows | WIN32 |
Rexx/imc | Unix | UNIX |
Rexx/imc | Linux | UNIX |
r4 | Windows | Win32 |
roo! | Windows | Win32 |
Open Object Rexx | Linux | LINUX |
IBM REXX | OS TSO/E | TSO |
IBM REXX | VM/CMS | CMS |
IBM REXX | VSE/ESA | VSE |
Table L-2 Default Environment Strings
This table lists the default command environments for the Rexx interpreters and platforms listed.
Since this information is system-dependent and subject to change, verify the default command environment for your platform by running this Rexx statement:
say 'The default command environment is:' address()
Interpreter | Platform | Default Environment String |
|---|---|---|
Regina Rexx | All platforms | SYSTEM |
BRexx | Windows | SYSTEM |
Reginald | Windows | SYSTEM |
Rexx/imc | Unix | UNIX |
Rexx/imc | Linux | UNIX |
r4 | Windows | system |
roo! | Windows | system |
Open Object Rexx | Windows | CMD |
IBM REXX | OS/TSO | TSO |
IBM REXX | VM/CMS | CMS |
IBM REXX | VSE/ESA | VSE |
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access