|
» |
|
|
|
The conversion utilities convert records or fields from files that
are assumed to have been created at an HP 262X terminal configured
for 7-bit operation and for a language other than USASCII.
The conversion from the HP 262X implementation of a European
7-bit substitution character set to the 8-bit ROMAN8 character set.
This involves converting the values of certain characters stored in the
file. Before conversion, the file should look correct on an HP 262X
terminal configured for 7-bit operation with the appropriate
substitution set. After conversion the file will look correct on any
terminal configured for 8-bit operation.
Records and/or fields from files of all types are converted using the
same algorithm. The conversion affects only the 12 characters shown
in Table D-2 “Character Conversion Decimal Values” (all other characters remain unchanged). There are
two rows of information opposite each national substitution set listed
in Table D-2 “Character Conversion Decimal Values”:
The upper row indicates the graphic assigned in 7-bit operation.
The lower row indicates the decimal value assigned the graphic in
ROMAN8 after using the conversion algorithm.
Table D-2 Character Conversion Decimal Values National Substitution Set | Character and Conversion Decimal Value | | | |
---|
USASCII | # | ' | @ | [ | / | ] | ^ | ' | { | | | } | ~ | | 35 | 39 | 64 | 91 | 92 | 93 | 94 | 96 | 123 | 124 | 125 | 126 | SVE/SUOMI | # | ' | É | Ä | Ö | Å | Ü | é | ä | ö | å | ü | | 35 | 39 | 220 | 216 | 218 | 208 | 219 | 197 | 204 | 206 | 212 | 207 | DANSK/NORSK | # | ' | @ | Æ | Ø | Å | ^ | ' | æ | ø | å | ~ | | 35 | 39 | 64 | 211 | 210 | 208 | 94 | 96 | 215 | 214 | 212 | 126 | FRANCAIS | £ | ' | à | ° | ç | § | ^ | ' | é | ù | è | .. | | 187 | 39 | 200 | 179 | 181 | 189 | 170 | 96 | 197 | 203 | 201 | 171 | FRANCAIS M | £ | ' | à | ° | ç | § | ^ | ' | é | ù | è | .. | | 187 | 39 | 200 | 179 | 181 | 189 | 170 | 96 | 197 | 203 | 201 | 171 | DEUTSCH | £ | ' | § | Ä | Ö | Ü | ^ | ' | ä | ö | ü | β | | 187 | 39 | 189 | 216 | 218 | 219 | 94 | 96 | 204 | 206 | 207 | 222 | UK | £ | ' | @ | [ | \ | ] | ^ | ' | { | | | } | ~ | | 187 | 39 | 64 | 91 | 92 | 93 | 94 | 96 | 123 | 124 | 125 | 126 | ESPANOL | # | ' | @ | ¡ | Ñ | ¿ | ° | ' | { | ñ | } | ~ | | 35 | 39 | 64 | 184 | 182 | 185 | 179 | 96 | 123 | 183 | 125 | 126 | ESPANOL M | # | ' | @ | ¡ | Ñ | ¿ | ° | ' | { | ñ | } | ~ | | 35 | 39 | 64 | 184 | 182 | 185 | 179 | 96 | 123 | 183 | 125 | 126 | ITALIANO | £ | ' | @ | ° | ç | é | ^ | ù | à | ò | è | ì | | 187 | 39 | 64 | 179 | 181 | 197 | 94 | 203 | 200 | 202 | 201 | 217 |
Table D-3 “Special Character Conversion” shows the special character conversion for specified
FRANCAIS M and ESPANOL M characters. If these characters are followed
immediately by certain characters, the two-character
combination is converted to a single ROMAN8 character, and the field or
record being converted is padded at the end with a blank. Table D-3 Special Character Conversion Language | Character Conversion |
---|
Francais M |
^ (94) followed by a, e, i, o, or u is converted to
@ (192), ê (193), î (209), ô (194), or û (195). | | + (126) followed by a, e, i, o, or u is converted to
L (204), ë (205), ï (221), ö (206), or ü (207). | | + (126) followed by A, O, or U is converted to
X (216), Ö (218), or Ü (219).
| Espanol M |
( (39) followed by a, e, i, o, or u is converted to
D (196), è (197), ì (213), ò (198), or ù (199).
|
|