| ScanMaster | ScanMaster Release Table |
| Name of Link: | FTP Site for 2.5.2-070 Patch | |
| Link to "The Patch": | FTP Site for "The Patch" | |
| Code Distribution: |
N/A | |
| Posting Date: |
31-Oct-08 | |
|
ScanMaster Version 2.5.2-070 Release Table Last updated October 30, 2008 See the table below for a description of the new features provided and faults addressed in this release. Printing Instructions: many browsers do not support correct color and format printing directly from the Web. For best results, with your cursor highlight the section of the table you wish to print and copy to the clipboard. Then paste from the clipboard into a blank Word document and print the Word document to a color printer. | ||
|
Enhancement or Fault Number |
Item Description |
| WD 11082 |
WG2.EXE TeamKey keyboard - Clear Key at insert check for MICR not working. – LIFO Found that during periods of intense processing, and during calls to OPOS such as GetSlip for MICR reading, keystrokes won't be delivered until the system activity subsides. When this happens, all the key events are delivered out of order. Sometimes KeyUp events appear to the application before KeyDown events. This isn't the case during periods of normal processing activity - keys come in order as you'd expect. Reducing the timeout for BeginInsertion from 500ms to 50ms did help the situation dramatically since it resulted in the ENTER ACCOUNT # prompt to appear immediately upon pressing the CLEAR key at the INSERT CHECK FOR MICR READ prompt. This meant that there was no time for the cashier to key ahead. This keying ahead is what precipitated the LIFO situation since those keys were in the buffer and then could be confused. |