Jump to content

RexxVIO: Difference between revisions

From EDM2
Ak120 (talk | contribs)
mNo edit summary
Ak120 (talk | contribs)
mNo edit summary
Line 1: Line 1:
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.


* [[REXXVIO API]]
==Functions==
* VioLoadFuncs
* VioDropFuncs
* RxVioScrollLeft
* RxVioScrollRight
* RxVioScrollUp
* RxVioScrollDown
* RxVioReadCellStr
* RxVioWrtCellStr
* RxVioWrtCharStr
* RxVioWrtCharStrAttr
* RxVioGetCurType
* RxVioSetCurType
* RxVioWrtNAttr
* RxVioWrtNCell
* RxVioWrtNChar


==License==
==License==

Revision as of 19:13, 2 May 2020

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.

Functions

  • VioLoadFuncs
  • VioDropFuncs
  • RxVioScrollLeft
  • RxVioScrollRight
  • RxVioScrollUp
  • RxVioScrollDown
  • RxVioReadCellStr
  • RxVioWrtCellStr
  • RxVioWrtCharStr
  • RxVioWrtCharStrAttr
  • RxVioGetCurType
  • RxVioSetCurType
  • RxVioWrtNAttr
  • RxVioWrtNCell
  • RxVioWrtNChar

License

Links