![]() |
ij Properties Reference
|
|
ij.unicodeEscapeFunctionSet this property to on to allow unicode escape sequences as input characters. By default, ij accepts unicode characters, not unicode escape characters. If set to on, enter unicode symbols using unicode escape sequences (hexadecimal codes). Syntaxij.unicodeEscape= { on | off } ExamplesThe following command line specifies to run ij using the Japanese locale (locale=ja), in Japanese Latin Kanji mixed encoding (codeset=Cp939), allowing Unicode escape sequences (unicodeEscape=on): java -Dcloudscape.ui.locale=ja -Dcloudscape.ui.codeset=Cp939 With ij.unicodeEscape turned off: -- When ij.unicodeEscape is set to off (or not set), ij will interpret With ij.unicodeEscape turned on: -- When unicodeEscape is set to on, ij interprets the string that |
|
![]() Cloudscape Version 3.6 For information about Cloudscape technical support, go to: www.cloudscape.com/support/.Copyright © 1998, 1999, 2000 Informix Software, Inc. All rights reserved. |