REXX.DLL: Difference between revisions
Appearance
No edit summary |
|||
Line 33: | Line 33: | ||
==DLLs Loaded== | ==DLLs Loaded== | ||
* DOSCALL1.DLL | * DOSCALL1.DLL | ||
* REXXAPI.DLL | *[[REXXAPI.DLL]] | ||
* KBDCALLS.DLL | * KBDCALLS.DLL | ||
* NLS.DLL | *[[NLS.DLL]] | ||
* SESMGR.DLL | *[[SESMGR.DLL]] | ||
* QUECALLS.DLL | * QUECALLS.DLL | ||
* [[MSG.DLL]] | * [[MSG.DLL]] |
Revision as of 03:15, 21 October 2017
This component is used by the REXX scripting language included in OS/2.
Versions
Date | Version | Size | Comments |
---|---|---|---|
1993-03-04 16:30 | 248,368 bytes | OS/2 2.0 XR_6100 | |
2000-09-06 12:42 | N/A | 266,031 bytes |
DLL Entry Points
1 | RexxStart | 2 | RexxVariablePool |
3 | RexxSetHalt | 4 | RexxSetTrace |
5 | RexxResetTrace | 6 | RXTRACERESET |
7 | RXBREAKCLEANUP | 8 | RXVAR |
9 | REXXSAA | 10 | RXHALTSET |
11 | RXTRACESET |
DLLs Loaded
- DOSCALL1.DLL
- REXXAPI.DLL
- KBDCALLS.DLL
- NLS.DLL
- SESMGR.DLL
- QUECALLS.DLL
- MSG.DLL
Alternatives
- Some of the REXX functions available on this file are also available on Regina REXX - REGINA.DLL but a file replacement has not been created.