PYRxUtil: Difference between revisions
Appearance
m wrong language |
m →Links |
||
Line 29: | Line 29: | ||
==Links== | ==Links== | ||
* [ | * [//hobbes.nmsu.edu/download/pub/os2/dev/rexx/pyrxutil_20030903_en.zip pyrxutil_20030903_en.zip] | ||
[[Category:REXX Function Library]] | [[Category:REXX Function Library]] |
Revision as of 00:31, 4 January 2021
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.
- Files
- PYRXUTIL.DLL
Functions
- PYRxInit
- PYRxOpen
- PYRxRW
- PYRxRedir
- PYRxKey
- PYRxShow
- PYRxClip
- PYRxMsg
- PYRxGo
License
- License: Free for non commercial use.
- Author:Yury Pogrebnyak