IBM OS/2 LAN Server REXX Utility DLL


Inf-HTML [About][Toc][Index] 0.9b (c) 1995 Peter Childs


LSRXUT.DLL Load and Drop


To activate the functions of the LSRXUT.DLL a REXX call must be made to 
make REXX aware of the existence of the LSRXUT.DLL functions. 
A similar REXX call must be made to unload (drop) the function in the 
LSRXUT.DLL. 
To provide this, two functions are implemented. They are: 
o LoadLsRxutFuncs() 
o DropLsRxutFuncs() 

Inf-HTML End Run - Successful