RexxVIO: Difference between revisions
Appearance
No edit summary |
|||
Line 2: | Line 2: | ||
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. | 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. | ||
;See also | |||
* [[OS2 API:REXXVIO|RexxVIO API]] | * [[OS2 API:REXXVIO|RexxVIO API]] | ||
Line 15: | Line 12: | ||
==Links== | ==Links== | ||
* [http://lafaix.online.fr/os2/os2betaus. | * [http://lafaix.online.fr/os2/os2betaus.html Website] (Version v960223) | ||
[[Category:REXX]] |
Revision as of 23:43, 26 September 2016
Description
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.
- See also
License
- BSD alike
Author
Links
- Website (Version v960223)