SpUtils: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
Also known as Tim's | 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== | ||
Line 6: | Line 6: | ||
==Links== | ==Links== | ||
* [ | * [sputils01.zip] 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:REXX Function Library]] | [[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