SpUtils: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
mNo edit summary |
||
(2 intermediate revisions by 2 users not shown) | |||
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 of window controls, and much more. | ||
==License== | ==License== | ||
* Open Source - MIT license | *Open Source - MIT license | ||
*Author: [[Tim Mecking]] | |||
== | ==Links== | ||
* [[ | * [sputils01.zip] Preview Release 1 - 2004-02-16 | ||
* [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]] |
Latest revision as of 23:53, 13 August 2023
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 of window controls, and much more.
License
- Open Source - MIT license
- Author: Tim Mecking
Links
- [sputils01.zip] Preview Release 1 - 2004-02-16
- Github Source Code
- SpUtils - Rexx Utility Package - Reference Manual