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

[REBOL] Re: Bug in Area

From: greggirwin:mindspring at: 1-Nov-2001 16:30

Hi Paul, RE: garbage in area. I found my problem, though I don't know if it will solve yours. I was not updating the line-list property of my area (i.e. line-list: none) in a ceratin execution path. Adding that cleared it up for me. --Gregg