![]() |
ij Properties Reference
|
|
cloudscape.ui.codesetFunctionSet this property to a supported character encoding value when using one of the Cloudscape tools with a language not supported by your default system. Syntaxwhere csval is a supported character encoding value, for example, UTF8 (see "Sample Character Encodings" in Table 4-1). ExampleThe following command line specifies to run ij using the Japanese locale (locale=ja_JP), using Japanese Latin Kanji mixed encoding (codeset=Cp939), allowing Unicode escape sequences (unicodeEscape=on):
java -Dcloudscape.ui.locale=ja_JP -Dcloudscape.ui.codeset=Cp939 The following table contains a sampling of character encodings supported by JDK 1.x. To see the full list, go to http://java.sun.com/products/jdk/1.1/intl/html/intlspec.doc7.html. |
|
![]() 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. |