home *** CD-ROM | disk | FTP | other *** search
- ;
- ; VFOS_IBM VFOSSIL driver by Bob Hartman (SysOp of 1:132/101).
- ; Copyright 1988 by Spark Software. ALL RIGHTS RESERVED.
- ;
-
- public VioGetMode
- public VioSetMode
- public VioGetConfig
- public VioWrtTTY
- public VioGetANSI
- public VioSetANSI
- public VioGetCurPos
- public VioSetCurPos
- public VioGetCurType
- public VioSetCurType
- public VioScrollUp
- public VioScrollDn
- public VioReadCellStr
- public VioReadCharStr
- public VioWrtCellStr
- public VioWrtCharStr
- public VioWrtCharStrAtt
- public VioWrtNAttr
- public VioWrtNCell
- public VioWrtNChar
-
-
-