Tags:
create new tag
view all tags

ERROR / WARNING / MESSAGE / CANCEL / REFRESH Statements


Overview

  1. The internal storage type of all messages created by these statements must be UTF-32.
  2. These statements need to be modified to accept UTF-32 TEMP fields as an operand.
  3. These statements need to be modified to output UTF-32 text.
  4. A Literal operand is consider to be a RAW Alpha value and must therefore be transcoded from an 8859-1 encoding to a UTF-32 encoding before the operation can be performed.
  5. If a literal operand contains embedded Unicode escape sequences, the corresponding UTF-32 character will replace the Unicode escape sequences in the resulting UTF-32 message

Test Plan

  1. Test normal literals, all statements
  2. Test literals with embedded Unicode, all statements
  3. Test literals with invalid embedded Unicode (?), all statements
  4. Test TEMP fields, all statements

Bugs

  1. All literal messages are truncated after approx 20 characters (including the leading Error - , Warning - , etc) for ERROR/WARNING/MESSAGE/REFRESH Statements - * FIXED * March 28 engine
  2. CANCEL screen using literals has extra characters after the cancel message (looks like a question mark in a reverse image diamond). * FIXED * 7/27/11 by changing the input 0LA ERROR MESSAGE to use '\n' instead of chr(182) for a newline and changing --- WORK ERROR TXT to a label widget.
  3. If the command contains an embedded literal Unicode characters, nothing displays at all. Applies to all commands. * FIXED * Nov 21 engine and 510a2 client
  4. Invalid embedded literal Unicode characters cause the process to end abruptly or the session to crash, all statements. The first time you attempt this, the process just ends, the second time the session crashes. After that, the Em must be recompiled before the process will even run. * FIXED * Aug 4 engine
  5. Using TEMP 80 with embedded Unicode does not display at all, all statements. * FIXED * Nov 21 engine and 510a2 client
  6. Using TEMP 80 with no embedded Unicode displayed incorrectly (characters had spaces between them), all statements. * FIXED * July 4 engine.
  7. Using TEMP 80 and MESSAGE command appeared to combine text of previous WARNING statement with new MESSAGE command (Unicode and non Unicode characters in TEMP 80) * FIXED * July 4 engine.
  8. When displaying multiple messages via Control+M, characters are triple spaced. * FIXED * Aug 4 engine
  9. Runtime messages are missing, ie, the 'Select Acknowledge Delete to delete this record' message does not appear. * FIXED * July 28th engine.
  10. Runtime errors do not have the 'Error' prefix, ie, 'Already on File' does not have Error and therefore shows as green instead of red * FIXED * changed severity of message 200170 to 2.

-- JeanNeron - 2011-03-09

Edit | Attach | Watch | Print version | History: r10 < r9 < r8 < r7 < r6 | Backlinks | Raw View | Raw edit | More topic actions
Topic revision: r10 - 2011-11-22 - JeanNeron
 
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