You might place a DoEvents in your file processing loop. Notes are updated by a timer that is called in a DoEvents statement.
Rich McNeil Boston Software Systems 866 653 5105 www.bostonworkstation.com -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED] Sent: Wednesday, August 11, 2004 11:28 AM To: [EMAIL PROTECTED] Subject: [Talk] Getting a Note to display; bss70 vba I have a procedure that opens a file and loops through the records, to determine if there are any that are unprocessed. I've added a "Note =" line to try and let the user know that the thing is running, but it doesn't display. Yet, later in the project, as the unprocessed records are being processed into STAR, the Note information I put there does display. It leads me to wonder if there is a prerequisite of some kind necessary for displaying the Note, such as establishing a connection the WEM server or something. Would that be correct? If so, what's the trigger? Henry Taylor Technical Analyst II Lutheran Health Network Ph. (260) 425-3914
