TFIX: Import and export of basic types
The following topics describe various DSEE-TFIX messages.
DSEE-TFIX-00001
Text cannot be used in decimal mode. DSEE-TFIX-00002
The c_format property cannot be used in binary representation. DSEE-TFIX-00003
More than 15 digits were used in decimal mode. The integer size {0} and the fraction size {1} were specified. DSEE-TFIX-00004
The sum of the integer and fraction in decimal mode is greater than 31. The integer was {0}, and the fraction was {1}. DSEE-TFIX-00008
Illegal decimalMode_, DSEE-TFIX-00009
sprintf returned more than {0} bytes (actual {1}). Aborting because of possible memory corruption! DSEE-TFIX-00219
Text representation is not compatible with decimal mode. DSEE-TFIX-00220
A c_format may not be used in binary representation. DSEE-TFIX-00221
Conversion errors. The actual integer and fraction sizes specified were {0} and {1}, respectively. DSEE-TFIX-00222
In decimal mode, the sum of the integer and fraction must not exceed 31. The returned values were integer {0} and fraction {1}. DSEE-TFIX-00223
Both width and max_width cannot be specified. Returned values were width {0}, and max_width {1}. DSEE-TFIX-00224
Fraction is non-zero ( {0} ). Any fractional parts will be silently truncated. DSEE-TFIX-00225
Neither {0} nor {1} is defined. DSEE-TFIX-00226
Illegal decimalMode_, {0} DSEE-TFIX-00227
{0} failed; field length unknown. DSEE-TFIX-00228
{0} APT_GFIX_Int@0x {1} representation: {2} endian: {3} charset: {4} decimal: {5} intsize: {6} fracsize: {7} fixwidth: {8} padding: {9} informatted: {10} informat: {11} outformatted: {12} outformat: {13} width: {14} max width: {15} bytes: {16} signed: {17} notENone: {18} \0 DSEE-TFIX-00229
{0} APT_GFIX_Raw@0x {1} is fixed {2} width: {3} \0 DSEE-TFIX-00230
Fraction must be zero for string/packed conversions. DSEE-TFIX-00231
oth width and max_width cannot be specified. Returned values were width {0}, and max_width {1}. DSEE-TFIX-00232
Packed mode does not support width or max_width. DSEE-TFIX-00233
Schema string field length, if specified, be appropriate for integer and fraction parameters. The parameters require a field width of {0} bytes. The schema specifies {1} bytes. DSEE-TFIX-00234
{0} APT_GFIX_String@0x {1} endian: {2} charset: {3} decimal: {4} intsize: {5} fracsize: {6} decimalwidth: {7} is fixed {8} width: {9} padchar: {10} fieldIsFixedLength: {11} fieldFixedLength: {12} hasWidthParam: {13} widthParam: {14} hasMaxWidthParam: {15} maxWidthParam: {16} \0 DSEE-TFIX-00242
Floating point fields must be at least 8 columns wide with default export formatting DSEE-TFIX-00243
Packed mode does not support width or max_width. DSEE-TFIX-00244
Schema string field length, if specified, be appropriate for integer and fraction parameters. The parameters require a field width of {0} bytes. The schema specifies {1} bytes. DSEE-TFIX-00245
Conversion problem in exportSize method, trying to import:{0}. DSEE-TFIX-00246
Conversion problem in import method, trying to import. DSEE-TFIX-00247
{0} DSEE-TFIX-00248
External ustring too long. Imported only {0} out of {1} external characters into a ustring of fixed length {2}. Ignoring last {3} characters of external ustring up to delimiter. DSEE-TFIX-00249
External ustring too short. Imported only {0} external characters into a ustring of fixed length {1}. DSEE-TFIX-00250
Conversion problem in export method, trying to export:{0}. DSEE-TFIX-00251
Conversion problem in import method, trying to import:{0}. DSEE-TFIX-00252
{0} APT_GFIX_String@0x {1} endian: {2} decimal: {3} intsize: {4} fracsize: {5} decimalwidth: {6} isFixedWidth: {7} width: {8} padchar: {9} fieldIsFixedLength: {10} fieldFixedLength: {11} hasWidthParam: {12} widthParam: {13} hasMaxWidthParam: {14} maxWidthParam: {15} hasCharsetParam: {16} charsetParam: {17} workingCharset: {18}\0 DSEE-TFIX-00253
A floating-point format may not be used in text representation. DSEE-TFIX-00254
A floating-point format cannot be used with decimal mode. DSEE-TFIX-00255
An ibm_hex format may only be used with double-precision floating-point. DSEE-TFIX-00256
An ibm_hex format may only be used with native byte ordering. DSEE-TFIX-00257
An ibm_hex format may only be used with import, it is not supported with export