SpUtils: Difference between revisions

From OS2World.Com Wiki
Jump to navigation Jump to search
No edit summary
Jugbogdan (talk | contribs)
mNo edit summary
 
(2 intermediate revisions by 2 users not shown)
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 of window controls, and much more.
 
==Download==
* [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]


==License==
==License==
* Open Source - MIT license
*Open Source - MIT license
*Author: [[Tim Mecking]]


==Author==
==Links==
* [[Tim Mecking]]
* [sputils01.zip] Preview Release 1 - 2004-02-16
 
* [https://github.com/OS2World/LIB-REXX-sputils Github Source Code]
==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]]

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

Links