SpUtils: Difference between revisions

From OS2World.Com Wiki
Jump to navigation Jump to search
No edit summary
Ak120 (talk | contribs)
mNo edit summary
Line 1: Line 1:
Also known asspTim's Rexx Utility Package. It is a Rexx extension library which provides functions to access the registry, PM API functions for manipulation window controls, and much more.
Also known as Tim's Rexx Utility Package. It is a Rexx extension library which provides functions to access the registry, PM API functions for manipulation window controls, and much more.


==Download==
==License==
*Open Source - MIT license
*Author: [[Tim Mecking]]
 
==Links==
* [http://hobbes.nmsu.edu/h-search.php?key=spUtils spUtils Preview Release 1 - 2004/02/16]
* [http://hobbes.nmsu.edu/h-search.php?key=spUtils spUtils Preview Release 1 - 2004/02/16]
* [https://github.com/OS2World/LIB-REXX-sputils Github Source Code]
* [https://github.com/OS2World/LIB-REXX-sputils Github Source Code]
==License==
* Open Source - MIT license
==Author==
* [[Tim Mecking]]
==Documentation==
* [http://www.edm2.com/index.php/SpUtils_-_Rexx_Utility_Package_-_Reference_Manual SpUtils - Rexx Utility Package - Reference Manual]
* [http://www.edm2.com/index.php/SpUtils_-_Rexx_Utility_Package_-_Reference_Manual SpUtils - Rexx Utility Package - Reference Manual]


[[Category:Software]]
[[Category:REXX Function Library]]

Revision as of 05:45, 10 February 2018

Also known as Tim's Rexx Utility Package. It is a Rexx extension library which provides functions to access the registry, PM API functions for manipulation window controls, and much more.

License

Links