Below are input conventions for configuring information in the panels and dialog boxes provided by CS+.
The following character sets are allowed for input.
Table D.1 | List of Character Sets |
|
|
ASCII
|
Single-byte numbers, letters, and punctuation
|
Shift-JIS
|
Double-byte letters, numbers, punctuation, Hiragana, Katakana, and Kanji, and single-byte Katakana
|
EUC-JP
|
Double-byte letters, numbers, punctuation, Hiragana, Katakana, and Kanji, and single-byte Katakana
|
UTF-8
|
Double-byte letters, numbers, punctuation, Hiragana, Katakana, and Kanji (including Chinese), and single-byte Katakana
|
Numbers may be input in the following base formats.
Table D.2 | List of Number Bases |
|
|
Decimal number
|
Starts with 1 to 9, followed by a sequence of the digits 0 to 9, and 0
|
Hexadecimal number
|
Starts with 0x, followed by a sequence of the digits 0 to 9 and the letters a to f
(As for capital letter/small letter of the alphabet, it is pretermission.)
|