![]() |
ij Commands and Errors Reference
|
Absolute |
UnicodeEscapeSyntaxDescriptionUse this command during an ij session to allow unicode escape sequences as input characters during the ij session. By default, unicodeEscape is set to `off' (ij does not accept unicode escape characters). NOTE: You can also set the ij.unicodeEscape property for an ij session when you start ij. For more information, see ij.unicodeEscape. If set to on, enter unicode symbols using unicode escape sequences (hexadecimal codes). Exampleij> unicodeescape on; ij> VALUES '\u00f1'; & - ñ ij> unicodeescape off; ij> VALUES '\u00f1'; SQLCo& ------ \u00f1 |
|
![]() 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. |