Jump to content

REXX SuperSet/2

From EDM2
Revision as of 22:27, 19 February 2019 by Ak120 (talk | contribs) (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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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