SpUtils Functions: Difference between revisions
Appearance
Line 51: | Line 51: | ||
===PM API WindowMgr Functions=== | ===PM API WindowMgr Functions=== | ||
* [[ | * [[spIsChild]] | ||
* [[ | * [[spIsControlEnabled]] | ||
* [[ | * [[spIsMenuItemChecked]] | ||
* [[ | * [[spIsMenuItemEnabled]] | ||
* [[ | * [[spIsMenuItemValid]] | ||
* [[ | * [[spIsWindow]] | ||
* [[ | * [[spIsWindowEnabled]] | ||
* [[ | * [[spIsWindowShowing]] | ||
* [[ | * [[spIsWindowVisible]] | ||
* [[ | * [[spQueryActiveWindow]] | ||
* [[ | * [[spQueryButtonCheckstate]] | ||
* [[ | * [[spQueryLboxCount]] | ||
* [[ | * [[spQueryLboxSelectedItem]] | ||
* [[ | * [[spQueryWindow]] | ||
* [[ | * [[spQueryWindowPos]] | ||
* [[ | * [[spQueryWindowText]] | ||
* [[ | * [[spSetWindowText]] | ||
* [[ | * [[spWindowFromID]] | ||
===Functions related to PM API=== | ===Functions related to PM API=== | ||
* [[ | * [[spFindWindowHandle]] | ||
* [[ | * [[spFindWindowHandles]] | ||
* [[ | * [[spMPFROM2SHORT]] | ||
* [[ | * [[spMPFROMSH2CH]] | ||
* [[ | * [[spQueryWindowID]] | ||
===WIN API Registry Functions=== | ===WIN API Registry Functions=== | ||
* [[ | * [[spRegistry]] | ||
</div> | </div> | ||
[[Category:REXX Function Library]] | [[Category:REXX Function Library]] |
Revision as of 23:51, 4 April 2017
General information is available at the spUtils page.
Download
License
- Open Source - MIT license
Function Reference
Base
DOS API Functions
PM API WinDialogs Functions
PM API WinInput Functions
PM API WinMessageMgr Functions
PM API WinPointers Functions
PM API WinSys Functions
PM API WindowMgr Functions
- spIsChild
- spIsControlEnabled
- spIsMenuItemChecked
- spIsMenuItemEnabled
- spIsMenuItemValid
- spIsWindow
- spIsWindowEnabled
- spIsWindowShowing
- spIsWindowVisible
- spQueryActiveWindow
- spQueryButtonCheckstate
- spQueryLboxCount
- spQueryLboxSelectedItem
- spQueryWindow
- spQueryWindowPos
- spQueryWindowText
- spSetWindowText
- spWindowFromID