Open System Testing Architecture

TOC PREV NEXT INDEX



Character Command Using Hexadecimal ASCII Code

All characters can be represented by hexadecimal ASCII code, character command. The command format is:

 ~<hh>

"~" is the currently defined command character and "hh" is the hexadecimal ASCII code of the required character. This form of character command is primarily intended to represent characters that cannot be represented by any of the other forms of character command.

For example, the ASCII horizontal tabulation character is represented by "~<09>" and the null character by "~<00>".

See also:

Character Representation


CYRANO
Customer Support: France +33 (0) 1 56 33 40 00
USA +1 (978) 462-0737; Toll free 800-714-4900
UK +44 (0) 1274 761024
support-fr@cyrano.com
support-us@cyrano.com
support-uk@cyrano.com
TOC PREV NEXT INDEX