PYRxUtil: Difference between revisions
Appearance
No edit summary |
|||
Line 20: | Line 20: | ||
*PYRxMsg | *PYRxMsg | ||
*PYRxGo | *PYRxGo | ||
==Files== | ==Files== | ||
Line 32: | Line 31: | ||
* [http://www.os2site.com/sw/dev/rexx/libs/pyrxutil_20030903_en.zip 20030903_en] | * [http://www.os2site.com/sw/dev/rexx/libs/pyrxutil_20030903_en.zip 20030903_en] | ||
* [http://www.os2site.com/sw/dev/rexx/libs/pyrxutil_20030903_ru.zip 20030903_ru] | * [http://www.os2site.com/sw/dev/rexx/libs/pyrxutil_20030903_ru.zip 20030903_ru] | ||
[[Category:REXX Function Library]] |
Revision as of 03:23, 10 November 2020
PYRxUtil library gives tools that are more universal than just only the access to API to perform the following operations:
- Keyboard input
- Screen input/output
- Input/output with files/pipes
- Redirection of standard files
- Using system clipboard - using dialog message boxes
- Obtaining general system and CPU information
- Management for processes, windows and tasks
- System termination
- Power management.
Functions
- PYRxInit
- PYRxOpen
- PYRxRW
- PYRxRedir
- PYRxKey
- PYRxShow
- PYRxClip
- PYRxMsg
- PYRxGo
Files
- PYRXUTIL.DLL
License
- License: Free for non commercial use.
- Author:Yury Pogrebnyak