FTAM/9000 Programmer's Guide

448 Chapter 12
Character Sets
Former Intro ... Change
Former Intro ... Change
This chapter defines the available character sets for the HP FTAM/9000
product.
All numbers are in decimal notation.
IA5String The characters available for the IA5String are all
characters with ordinal values between 0 and 127,
inclusive. The exceptions are the characters with
ordinal values 14 and 15.
GeneralString The characters available for the GeneralString are
all characters with ordinal values between 0 and
255, inclusive.
GraphicString The characters available for the GraphicString are
all characters with ordinal values
between 32 and 126, inclusive, and
between 160 and 255, inclusive.
Additionally, the characters 27, 142, and 143 used
within escape sequences are available.
VisibleString The characters available for the VisibleString are
all characters with ordinal values between 32 and
126, inclusive.