Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] Re: speed up view

From: rotenca:telvia:it at: 5-Jul-2002 20:52

Thank for your bug! 1) it does not happens with /forever 2) the correction should be this: change the line events: clear [] with events: copy [] please, tell me if it fixes, it is not easy to replicate that bug. --- Ciao Romano