![]() |
ij Properties Reference
|
|
cloudscape.ui.localeFunctionSet this property to specify a language for the messages and GUI for the tool you are running. The ij command LocalizedDisplay also uses this property to determine the format for displaying locale-sensitive data (such as dates and times). Cloudview uses this property when the Localized Data Representation menu item is active. Syntaxwhere ll_CC is the language-code_country-code. locale defaults to the Java system locale. For more information about locales, see locale=ll_CC in the Cloudscape Reference Manual. ExampleThe following command line specifies to run ij using the Japanese locale (locale=ja_JP), in Japanese Latin Kanji mixed encoding (codeset=Cp939), allowing Unicode escape sequences (unicodeEscape=on): java -Dcloudscape.ui.locale=ja_JP -Dcloudscape.ui.codeset=Cp939 |
|
![]() 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. |