Difference: UnicodeAPPENDStmt (2 vs. 3)

Revision 32011-03-15 - JeanNeron

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

APPEND Statement

Line: 39 to 39
 
  • Since we are going to redefine many Alpha PDF fields and TEMP fields to be UNICODE Alpha fields, this decision will break any application that any of these fields to a Group field.

Testing:

Added:
>
>
  1. APPEND Unicode/National to Unicode/National
  2. APPEND Raw to Unicode and National
  3. APPEND Unicode/National to Raw
  4. APPEND literal to Unicode/National
  5. APPEND Group to Unicode/National
  6. APPEND Unicode/National to Group
 

Bugs

Changed:
<
<
  1. APPEND statement with Unicode Destination and Raw Source appends extra junk to the end of the field
  2. APPEND statement with Raw Destination and Unicode Source fails with ILF runtime error
    APPEND   --- WIDGET LABEL               0 --- TEMP 80















>
>
  1. APPEND statement with Unicode Destination and Raw Source appends extra junk to the end of the field * FIXED *
  2. APPEND statement with Raw Destination and Unicode Source fails with ILF runtime error ** FIXED **
    APPEND   --- WIDGET LABEL               0 --- TEMP 80
  3. APPEND Truncates incorrectly. APPEND 15 byte RAW alpha (contains string FIELD) to 15 character Unicode or National (contains string NORMAL) results in NORMAL FIEL in the Unicode/National field.
  4. APPEND Group to Unicode/National does not produce compiler error
  5. APPEND National/Unicode to Group field does not produce compiler error
  -- SteveFrizzell - 2011-03-08
 
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