Distinct offers Network Monitor, the ONLY natural language Protocol Analyzer, ONC RPC for C++, .NET and Java, and IntelliTerm, the fastest Terminal Emulator for TN3270, TN5250 and VT420 on the market.

Telnet Terminal Emulator for VT100, VT220, VT320, VT420

   Products   Downloads   Sales   Support   About us
  TN5250



        
 


Escape and binary codes are entered via the well known ‘C’ style syntax using the backslash character (‘\’). Inline spaces are treated as part of the sequence.

\a Bell (alert)

\b Backspace

\e Escape

\f Formfeed

\n Newline

\r Carriage Return

\t Horizontal Tab

\v Vertical Tab

\’ Single quotation mark

\" Double quotation mark

\\ Backslash

\xhh ASCII character in hexadecimal notation

The sequence \xhh allows you to specify any ASCII character as a hexadecimal character code. For example, you can give the ASCII backspace character as the normal C escape sequence (\b), or you can code it as \x08 hexadecimal.

You must use at least one digit for a hexadecimal escape sequence, but you can omit the second digit. Therefore, you can specify the hexadecimal escape sequence for the backspace as either \x8 or \x08.



Browse FAQ

Related Products
Web Telnet Objects

Do not forget to check out:

Terminal Emulation Automation features
Screen scraping software for terminal emulation
The PC-to-host integration samples in the IntelliTerm – Developer Edition
Legacy Applications Integration



Unsure which Telnet product you need?
Click here for a description of our Telnet Products

Recommended Add-On
Network Monitor,
Protocol Analyzer


Download 30-day Trial of IntelliTerm in

English
French
German
Italian
Portuguese
Spanish

  7/5/2008   Legal notices | PRIVACY Policy | Networking News |         Page Last Modified: 6/24/2002