$FULL_SYNTAX
Specify the allowed character set for the field syntax definition, when the full
character range is specified (FUL
shorthand code).
$FULL_SYNTAX{=
}
unicode
| v8
| bmp
| latin-1
|
ascii
Arguments
unicode
—full range of Unicode character set. This is the default value.v8
—full range of Unicode character set plus Uniface meta characters missing in Unicode. For more information, see Unicode Compatibility Issues .bmp
—Unicode BMP characters. For more information, see Unicode.latin-1
—ISO 8859-1 character set for Western European languages.ascii
—ASCII characters.
Defaults
Assignment file: | Client assignment files, usys.asn, ide.asn |
Section: | [SETTINGS] |
Default value: | unicode
|