REXXIO: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
(4 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
REXXIO is a freeware input/output REXX library, it is a cut down version of the commercial [[LesTecIO]]. | REXXIO is a freeware input/output REXX library, it is a cut down version of the commercial [[LesTecIO]]. | ||
It contains several extra functions for REXX such as: | |||
* File Functions | |||
* Directory Functions | |||
* Search Functions | |||
* Window Functions | |||
* Keyboard/Mouse Event Functions | |||
* REXX Functions | |||
* Registry Functions | |||
* Global Stem Variable Functions | |||
* General Functions | |||
* Comms Functions | |||
* Event Functions | |||
* Internet Functions | |||
* Graphic Functions | |||
* Process Functions | |||
* Email Functions | |||
==Version== | ==Version== | ||
* | * OS/2: REXXIO v6.0 (2011-12-20) | ||
* Windows: REXXIO 8.0 (2013) | |||
==License== | |||
*Freeware | |||
*Author: [[Les Moul]] (LesTec) | |||
==Links== | ==Links== | ||
* [http://www.lestec.com.au LesTec Homepage] | * [http://www.lestec.com.au LesTec Homepage] | ||
[[Category:REXX Function Library]] | [[Category:REXX Function Library]] |
Latest revision as of 02:45, 10 November 2020
REXXIO is a freeware input/output REXX library, it is a cut down version of the commercial LesTecIO.
It contains several extra functions for REXX such as:
- File Functions
- Directory Functions
- Search Functions
- Window Functions
- Keyboard/Mouse Event Functions
- REXX Functions
- Registry Functions
- Global Stem Variable Functions
- General Functions
- Comms Functions
- Event Functions
- Internet Functions
- Graphic Functions
- Process Functions
- Email Functions
Version
- OS/2: REXXIO v6.0 (2011-12-20)
- Windows: REXXIO 8.0 (2013)
License
- Freeware
- Author: Les Moul (LesTec)