REXXIO: Difference between revisions
Appearance
m →Version |
No edit summary |
||
(7 intermediate revisions by 3 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 | |||
It contains several extra functions for REXX | It contains several extra functions for REXX such as: | ||
* File Functions | * File Functions | ||
* Directory Functions | * Directory Functions | ||
* Search Functions | * Search Functions | ||
* Window Functions | * Window Functions | ||
* Keyboard/Mouse Event Functions | * Keyboard/Mouse Event Functions | ||
* REXX Functions | * REXX Functions | ||
* Registry Functions | * Registry Functions | ||
* Global Stem Variable Functions | * Global Stem Variable Functions | ||
* General Functions | * General Functions | ||
* Comms Functions | * Comms Functions | ||
* Event Functions | * Event Functions | ||
* Internet Functions | * Internet Functions | ||
* Graphic Functions | * Graphic Functions | ||
* Process Functions | * Process Functions | ||
* Email Functions | * Email Functions | ||
==Version== | ==Version== | ||
* | * OS/2: REXXIO v6.0 (2011-12-20) | ||
* Windows: REXXIO 8.0 (2013) | |||
* | |||
==License== | ==License== | ||
Freeware | *Freeware | ||
*Author: [[Les Moul]] (LesTec) | |||
== | ==Links== | ||
* | * [http://www.lestec.com.au LesTec Homepage] | ||
[[Category: | [[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)