RexxVIO
Appearance
RexxVIO is an interface between REXX and some Vioxxx APIs. Source code and documentation are included. As of today, the only supported APIs are VioScrollxxx, VioGet/SetCurType, VioReadCellStr, VioWrtNxxx and VioWrtxxx. Includes its source code.
- Files
- REXXVIO.DLL
Functions
- VioLoadFuncs
- VioDropFuncs
- RxVioScrollLeft
- RxVioScrollRight
- RxVioScrollUp
- RxVioScrollDown
- RxVioReadCellStr
- RxVioWrtCellStr
- RxVioWrtCharStr
- RxVioWrtCharStrAttr
- RxVioGetCurType
- RxVioSetCurType
- RxVioWrtNAttr
- RxVioWrtNCell
- RxVioWrtNChar
License
- BSD alike
- Author: Martin Lafaix
Links
- Website (Version v960223)
- Source code at Github