<<
I have a form that does a great deal of updating of on-screen information, 
during a 45,000 row WHILE loop. The updates are done with the 
PROPERTY cid CAPTION .varname 
command
>>

Use the command PROCESSMESSAGES after each PROPERTY command to tell R:Base to 
release control to Windows long enough for Windows to perform any repaints 
necessary.  This will exact a small performance penalty.
--
Larry

Reply via email to