Use the [Format] dialog to specify a format name or character code for a binary format definition file.
For operating procedure, see "4.4.3 Defining Elements (for Non-CSV Format) " in "Service Platform Basic Development Guide".
Figure 1-35 Figure [Format] dialog
Table 1-8 TableCharacter code types that can be selected
Character code type | Code system | Range of character that are supported | Supplement |
---|---|---|---|
MS932 | SJIS | UCS-2 | Microsoft code page 932 However, IBM selected characters, NEC specified IBM extended characters are not included. If you want to use IBM selected characters, NEC specified IBM selected characters, then the user mapping definition is required. |
UTF8 | Unicode | UCS-4#1 | Unicode UTF-8 encoding#2 |
UTF16_BIG | Unicode | UCS-2 | Unicode UTF-16 encoding #2 handled in Big Endian. |
UTF16_LITTLE | Unicode | UCS-2 | Unicode UTF-16 encoding#2handled in Little Endian. |
JIS | JIS Kanji code | UCS-2 | JIS X 0208-1983 |
KEIS+EBCDIC | KEIS | UCS-2 | KEIS'83, and EBCDIC for single byte alphanumeric characters |
KEIS+EBCDIK | KEIS | UCS-2 | KEIS'83, and EBCDIK for single byte alphanumeric characters |
KEIS#3 | KEIS | UCS-2 | KEIS'83 exclusive of single byte alphanumeric characters and Katakana |
IBM_CODE+EBCDIC(LATIN) | IBM Kanji code | UCS-2 | IBM Kanji code + Standard or extended lowercase character set |
IBM_CODE+EBCDIC(KANA) | IBM Kanji code | UCS-2 | IBM Kanji code + Standard or Extended Katakana set |
IBM_CODE#3 | IBM Kanji code | UCS-2 | IBM Kanji code (Does not include one byte alphanumeric characters and Katakana) |
JEF+EBCDIC | JEF | UCS-2 | JEF Kanji code + JEF EBCDIC |
JEF+EBCDIK | JEF | UCS-2 | JEF Kanji code + JEF EBCDIK |
JEF#3 | JEF | UCS-2 | JEF Kanji code |
CUSTOM | Character code conversion UOC | UCS-2 | External program created by the user to convert the character code |
Binary character code | Type of space after replacing |
---|---|
MS932 | Single byte space |
UTF8 | Single byte space |
UTF16_BIG UTF16_LITTLE | Single byte space |
JIS |
|
KEIS+EBCDIC KEIS+EBCDIK |
|
KEIS | Double byte space |
IBM_CODE+EBCDIC(LATIN) IBM_CODE+EBCDIC(KANA) |
|
IBM_CODE | Double byte space |
JEF_EBCDIC JEF_EBCDIK |
|
JEF | Double byte space |