Subj : Re: problems with error reporting To : silviu.trasca From : Brendan Eich Date : Wed Jun 22 2005 10:29 am Silviu Trasca wrote: > js>MM_preloadImages('/images/nav_catalog_f2.gif','/images/nav_new_f2.gif','/images/nav_acad_f2.gif','/images/nav_about_f2.gif','/images/top_contact_on.gif,'/images/top_booksellers_on.gif,'/images/top_map_on.gif,'/images/top_cart_on.gif,'/images/top_home_on.gif); > 1: SyntaxError: unterminated string literal: > 1: if); > 1: ......==13904== Invalid read of size 1 > ==13904== at 0x804C216: my_ErrorReporter (js.c:1903) I don't know exactly what version of js.c you are using, so I don't know which line of my_ErrorReporter that is. Can you show me? Even better would be the values of local variables. Thanks, /be .