Specifications
Chapter 3: Configuring the ConnectPro Server 20
%14 Ctrl-T
%15 Ctrl-U
%16 Ctrl-V
%17 Ctrl-W
%18 Ctrl-X
%19 Ctrl-Y
%1A Ctrl-Z SometimesusedasEOForsuspendsignal
%1B Escape
%25 Percent Theactual%character
%7F Delete
Translating Table Statements
Thisisthebyte-mappingtabledefinition.Anynumberofmappingtablescanbedefined,as
longaseachonehasauniquetablename.Usuallyadifferenttableisusedforinbound(to
host)andoutbound(fromhost)translation.
UsethefollowingformattoenteratablestatemententryintheConnectProconfiguration:
table [table name]
<source byte 1>=<destination byte 1>
<source byte 3>=<destination byte 3>
<source byte n>=<destination byte n>
Thefollowingtablecontainsinformationaboutthetablestatemententry.
Parameter Description
table name
Thisisafreelychosennameforthetable.Thehostservicetranslate-
fromhostandtranslate-tohostkeywordsrefertothetableusingthis
name.
source
byte=destination
byte
Thebytemappinginstructionsimmediatelyfollowthetablekeyword
andmustbecodesasshown.Donotusespacesaroundthe‘=’.The
sourceanddestinationbytecaneitherbeanASCIIcharacteroran
escaped-bytevalue.
Thefollowingaresomemappingexamples: