Difference: UnicodeAPPENDStmt (10 vs. 11)

Revision 112011-04-15 - JeanNeron

Line: 1 to 1
 
META TOPICPARENT name="UnicodeTestPlan"

APPEND Statement

Line: 53 to 53
 
  1. APPEND National/Unicode to Group field does not produce compiler error * FIXED * April 5 engine
  2. When appending literals to National field, it accepts and displays any Unicode character, not just ones in the National set
  3. When using invalid literals, ie, \U with only 4 hex digits or \u with non hex characters, process does not run (no errors, just nothing happens). Second attempt at running process crashes Appx. * FIXED * April 5 engine. Invalid literals create compile time errors.
Deleted:
<
<
  1. Transcode Error thrown when it shouldn't be. Decimal 164 (Euro Symbol) is put into TEMP 1 via CNV BIN, then TEMP 1 is moved to a National field, then that field is APPENDED to Raw. That throws the error, but it shouldn't since National set is US-ASCII, which is the same as Raw (isn't it?).
  -- SteveFrizzell - 2011-03-08 \ No newline at end of file
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback