Jump to content

REXX SuperSet/2: Difference between revisions

From EDM2
Ak120 (talk | contribs)
mNo edit summary
Ak120 (talk | contribs)
mNo edit summary
Line 1: Line 1:
[[File:Prorexx.gif|right]]
'''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.
'''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.



Revision as of 00:06, 25 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)