About Download Help Library Script Library Forum Links







Application Web Session Var

MonkeyTerm Object Model

Object: VT100Parser

This object is responsible for translating the incomming and outgoing telnet commands and ANSI codes.

 Function IsLogging([WithANSI As Boolean = False]) As Boolean
 Sub SetLogInfo([FileName As String], [StartLog As Boolean = True], [WithANSI As Boolean = False])
 Function WriteString(byval Ansi As String) As String
 Property LocalEcho() As Boolean
 Property GagEmptyLines() As Boolean
 Property TabWidth() As Long
 Property DefaultColor() As Byte