Did you explore DoEvents? http://www.mail- archive.com/[email protected]/msg00404.html
http://p2p.wrox.com/topic.asp?TOPIC_ID=16086 What is the line that assigns the filename to the textbox value? --- In [email protected], "jsivanan" <[EMAIL PROTECTED]> wrote: > > Hi, > > I'm working with Access2003 processing multiple text files and just > trying to display the current filename on the form as the filename > changes. I just move the name of the file to Me.Textbox and do a > Me.Repaint. Sometimes it works, but other times it gets stuck on a > filename and doesn't display subsequent changes. It's as if some > buffer is full and isn't getting reset. Processing doesn't hang at > all, just the display of filenames. > > Anyone have a clue? >
