[thelist] statement order in function

Tom Dell'Aringa pixelmech at yahoo.com
Mon Jun 24 14:02:00 CDT 2002


A semicolon shouldn't be necessary here to my understanding - in fact I had one there and removed
it thinking that was part of the problem, since in Java when calling a method of an object it
seems you don't put one there...
--- Colin Mitchell <colspan at jerkvision.com> wrote:
> >
> > I have these two statements in a function:
> >
> >   parent.parent.frameTop.test()
> >   openPage("speclist.jsp?GeoSpaceID="+item.data);
> >
>
> If you just pasted these directly into the email instead of retyping, then
> here's a problem - you're missing a semicolon on the 1st line.
>
> Hope that helps - Colin
>
>
>
>
> --
> For unsubscribe and other options, including
> the Tip Harvester and archive of thelist go to:
> http://lists.evolt.org Workers of the Web, evolt !


=====
var me = tom.pixelmech.webDeveloper();
http://www.pixelmech.com/

__________________________________________________
Do You Yahoo!?
Yahoo! - Official partner of 2002 FIFA World Cup
http://fifaworldcup.yahoo.com



More information about the thelist mailing list