Difference: UnicodeSCANStmt (1 vs. 6)

Revision 62013-03-01 - JeanNeron

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

SCAN Statement

Line: 14 to 14
 

Bugs

Changed:
<
<
  1. SCAN display does not correctly display National characters. * FIXED * 7/27/11 via changes to NSCAN processes. Changed SCANDISP REC to a Label GA.
  2. SCAN display does not show any records from a Unicode keyed file
  3. When entering a starting key, display starts one record after the expected value. Run the (VIEW) BEGNAT process, go into key entry, then SCAN. For a starting value, enter Æ. Records will be displayed starting with Ç, which is the next value.
  4. The display does not line up properly. Run any report & scan on the Form field. The data from the Form file does not line up with the headings.
  5. The starting fields displays the Unicode Replacement Glyph for blanks. Same example as above, scan for a form name, and enter PDF as a starting value, it will display as "PDF�?��X" - * FIXED * in Dec 10 engine
  6. Unable to scan on field names in ILF editor, (VIEW NSCAN SETUP (FULL) crashes.
>
>
  1. SCAN display does not correctly display National characters. * FIXED * 7/27/11 via changes to NSCAN processes. Changed SCANDISP REC to a Label GA.
  2. SCAN display does not show any records from a Unicode keyed file * Tested Ok - 3/1/13 *
  3. When entering a starting key, display starts one record after the expected value. Run the (VIEW) BEGNAT process, go into key entry, then SCAN. For a starting value, enter Æ. Records will be displayed starting with Ç, which is the next value.* Tested Ok - 3/1/13 *
  4. The display does not line up properly. Run any report & scan on the Form field. The data from the Form file does not line up with the headings. * Tested Ok - 3/1/13 *
  5. The starting fields displays the Unicode Replacement Glyph for blanks. Same example as above, scan for a form name, and enter PDF as a starting value, it will display as "PDF�?��X" - * FIXED * in Dec 10 engine
  6. Unable to scan on field names in ILF editor, (VIEW NSCAN SETUP (FULL) crashes. * Tested Ok - 3/1/13 *
 -- PeteBrower - 2011-03-21

Revision 52011-12-15 - JeanNeron

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

SCAN Statement

Line: 16 to 16
 
  1. SCAN display does not correctly display National characters. * FIXED * 7/27/11 via changes to NSCAN processes. Changed SCANDISP REC to a Label GA.
  2. SCAN display does not show any records from a Unicode keyed file
Changed:
<
<
  1. When entering a starting key, display starts one record after the expected value. Run the (VIEW) BEGNAT process, go into key entry, then SCAN. For a starting value, enter Æ. Records will be displayed starting with Ç, which is the next value.
>
>
  1. When entering a starting key, display starts one record after the expected value. Run the (VIEW) BEGNAT process, go into key entry, then SCAN. For a starting value, enter Æ. Records will be displayed starting with Ç, which is the next value.
 
  1. The display does not line up properly. Run any report & scan on the Form field. The data from the Form file does not line up with the headings.
Changed:
<
<
  1. The starting fields displays the Unicode Replacement Glyph for blanks. Same example as above, scan for a form name, and enter PDF as a starting value, it will display as "PDF���X"
>
>
  1. The starting fields displays the Unicode Replacement Glyph for blanks. Same example as above, scan for a form name, and enter PDF as a starting value, it will display as "PDF�?��X" - * FIXED * in Dec 10 engine
  2. Unable to scan on field names in ILF editor, (VIEW NSCAN SETUP (FULL) crashes.
  -- PeteBrower - 2011-03-21 \ No newline at end of file

Revision 42011-10-07 - JeanNeron

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

SCAN Statement

Line: 14 to 14
 

Bugs

Changed:
<
<
  1. SCAN display does not correctly display National characters. * FIXED * 7/27/11 via changes to NSCAN processes. Changed SCANDISP REC to a Label GA.
>
>
  1. SCAN display does not correctly display National characters. * FIXED * 7/27/11 via changes to NSCAN processes. Changed SCANDISP REC to a Label GA.
 
  1. SCAN display does not show any records from a Unicode keyed file
Changed:
<
<
  1. When entering a starting key, display starts one record after the expected value. Run the (VIEW) BEGNAT process, go into key entry, then SCAN. For a starting value, enter Æ. Records will be displayed starting with Ç, which is the next value.
>
>
  1. When entering a starting key, display starts one record after the expected value. Run the (VIEW) BEGNAT process, go into key entry, then SCAN. For a starting value, enter Æ. Records will be displayed starting with Ç, which is the next value.
  2. The display does not line up properly. Run any report & scan on the Form field. The data from the Form file does not line up with the headings.
  3. The starting fields displays the Unicode Replacement Glyph for blanks. Same example as above, scan for a form name, and enter PDF as a starting value, it will display as "PDF���X"
  -- PeteBrower - 2011-03-21 \ No newline at end of file

Revision 32011-07-27 - JeanNeron

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

SCAN Statement

Line: 14 to 14
 

Bugs

Changed:
<
<
  1. SCAN display does not correctly display National characters
>
>
  1. SCAN display does not correctly display National characters. * FIXED * 7/27/11 via changes to NSCAN processes. Changed SCANDISP REC to a Label GA.
 
  1. SCAN display does not show any records from a Unicode keyed file
Added:
>
>
  1. When entering a starting key, display starts one record after the expected value. Run the (VIEW) BEGNAT process, go into key entry, then SCAN. For a starting value, enter Æ. Records will be displayed starting with Ç, which is the next value.
 

-- PeteBrower - 2011-03-21 \ No newline at end of file

Revision 22011-04-29 - JeanNeron

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

SCAN Statement

Overview

Changed:
<
<
Not defined in spec document
>
>
The SCAN statement should allow Unicode and National field types to be used as both a source and a destination.
 

Test Plan

Added:
>
>
  1. SCAN a National field from a file into a Raw work field (with/without transcode error) and a Unicode field
  2. SCAN a Unicode field from a file into a Raw work field (with/without transcode error) and a National field (with/without transcode error)
  3. SCAN a Raw field from a file into a National field (with/without transcode error) and a Unicode field
 

Bugs

Added:
>
>
  1. SCAN display does not correctly display National characters
  2. SCAN display does not show any records from a Unicode keyed file
 -- PeteBrower - 2011-03-21

Revision 12011-03-21 - PeteBrower

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

SCAN Statement

Overview

Not defined in spec document

Test Plan

Bugs

-- PeteBrower - 2011-03-21

 
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