What does REXXTOOLS/MVS do?
REXXTOOLS/MVS extends the REXX programming language, providing access to mainframe resources like VSAM, QSAM, BPAM, and JES Spool. It enables dynamic allocation, SQL access to DB2, and includes a REXX interpretive compiler. It also offers aids for APPC/MVS and TCP/IP.
Is this a system, application, or tool?
REXXTOOLS/MVS is a tool set that extends the REXX language and provides access to various mainframe resources and services. It offers functionalities beyond the standard REXX capabilities.
What types of organizations use this?
Organizations that rely heavily on the z/OS mainframe environment and use REXX for scripting and application development can benefit from REXXTOOLS/MVS. This includes enterprises in banking, finance, insurance, and government sectors.
When should we consider REXXTOOLS/MVS?
A company should consider using REXXTOOLS/MVS when they need to extend the capabilities of REXX to interact with mainframe resources such as VSAM, DB2, and TCP/IP. It is useful when needing dynamic allocation and a REXX interpretive compiler.
What are the alternatives to REXXTOOLS/MVS?
Alternatives to REXXTOOLS/MVS include other REXX extensions or alternative scripting languages that can interact with mainframe resources. Examples include SAS, Assembler language routines, or other vendor-specific REXX enhancement products.