REXX SuperSet/2: Difference between revisions
Appearance
Created page with "'''REXX SuperSet/2''' from SofTouch Systems is a set of external library functions for REXX which can interface to a variety of products, including IBM LAN Server, TCP/IP, Net..." |
mNo edit summary |
||
Line 11: | Line 11: | ||
*GRXUPM - User Profile Management Interface | *GRXUPM - User Profile Management Interface | ||
*GRXUTILS - General OS/2 Utilities | *GRXUTILS - General OS/2 Utilities | ||
==Products== | |||
*REXX SuperSet/2 1.0 | |||
*REXX SuperSet/2 2.0 (Personal Edition/Professional Edition) | |||
[[Category:REXX Function Library]] | [[Category:REXX Function Library]] |
Revision as of 22:31, 19 February 2019
REXX SuperSet/2 from SofTouch Systems is a set of external library functions for REXX which can interface to a variety of products, including IBM LAN Server, TCP/IP, NetBIOS, Communications Manager. It also provides the ability to access low level facilities such as processes, threads, semaphores, named pipes, VIO commands, and others.
The REXX SuperSet/2 has over 300 REXX external functions in seven Dynamic Link Libraries (DLLs), which are full 32-bit implementations. The libraries are divided by product and interface type, as follows, so the developer only needs to load the functions actually used.
The seven libraries are:
- GRXHLAPI - Communications Manager Interface
- GRXHOST - Miscellaneous Host Utilities
- GRXLSNET - LAN Server Interface
- GRXNETB - NetBIOS Interface
- GRXTCPIP - TCP/IP Interface
- GRXUPM - User Profile Management Interface
- GRXUTILS - General OS/2 Utilities
Products
- REXX SuperSet/2 1.0
- REXX SuperSet/2 2.0 (Personal Edition/Professional Edition)