07-25-2006 06:11 AM
07-25-2006 09:07 AM
It is up to you as to whether you uninstall it or not, but I did as I was annoyed by the constant reminder and I saw no use for it handwriting recognition on a desktop.
Applications that create and destroy the Microsoft Internet Explorer (IE) control may leak GDI memory, making both the application and system unstable. The memory leak occurs when running the application on Windows XP and the Handwriting feature (version 1.0.1038 of the Skchui.dll file) is enabled for a Microsoft Office product that is installed on the computer. For TestStand, the Sequence Editor creates new instances of the IE control for each new execution document, and each ReportView Operator Interface control creates a new instance of the IE control. To prevent this GDI memory leak, you must uninstall the Handwriting feature of Microsoft Office and for any other product that uses this shared feature.
Refer to the following Microsoft KnowledgeBase article for more information: http://support.microsoft.com/default.aspx?scid=kb;en-us;896429
07-25-2006 12:02 PM
07-26-2006 11:21 AM
07-26-2006 11:29 AM
07-27-2006 04:00 PM
07-27-2006 04:58 PM
07-28-2006 12:49 AM
Hi,
Use a local variable set to write which you set True in the Exit Case and wire the local variable set to read to the loop terminate terminal.
Remember to initialise the local variable to false at the program start.
Regards
Ray Farmer
07-31-2006 01:18 PM
08-09-2006 09:08 AM