Hello Jools
On 13-Dec-01, you wrote: > > Hello, > > www.btopenworld.com doesn't get past its initial page of JS. > > EXECUTION ERROR 18 > VERSION: 3.3.116 (5.10.2001) > URL: http://www.btopenworld.com > LINE: 6 > DESCRIPTION: function expected > > and i accidently clicked on a 4 meg text file in voyager, and it started to > open it. and clicking stop was about as much use as a waterproof teabag. So > then i had to wait while voyager used 100% of cpu time until it had finished > laying out the 4 meg of data. maybe some changes need to take place so the > stop gets priority somehow? Layout and handling of input are done on the same process - the layout run takes a long time to acheive and as such there aren't many times when it can say layout_do() finished, now I'll do some housekeeping like updating progress bars and running ARexx commands. There is a little flaw in layouting which means it gets really slow on sites with a million links or a VAST text content (we're talking hundreds of kilobytes of <a> tags, or a megabyte or above of text) which is in hand I believe.. Zapek? -- Matt _____________________________________________________________________ Voyager Mailing List - http://v3.vapor.com/ Voyager FAQ....: http://faq.vapor.com/voyager/ Listserver Help: mailto:[EMAIL PROTECTED]?Subject=HELP Unsubscribe....: mailto:[EMAIL PROTECTED]?Subject=UNSUBSCRIBE
