REXXIO: Difference between revisions
Appearance
No edit summary |
mNo edit summary |
||
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: | It contains several extra functions for REXX such as: | ||
Line 19: | Line 17: | ||
* Process Functions | * Process Functions | ||
* Email Functions | * Email Functions | ||
;Documentation | |||
* [[REXXIO API]] | |||
==Version== | ==Version== | ||
* Last known version: REXXIO v6.0 (2011-12-20) | * Last known version: REXXIO v6.0 (2011-12-20) | ||
==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]] |
Revision as of 23:57, 30 July 2018
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
- Documentation
Version
- Last known version: REXXIO v6.0 (2011-12-20)
License
- Freeware
- Author: Les Moul (LesTec)