SpUtils: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
Also known | 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== | ||
*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] | ||
* [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: | [[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
- Open Source - MIT license
- Author: Tim Mecking