Subj : Re: getting a value from an atom! To : netscape.public.mozilla.jseng From : Joey Date : Wed Apr 21 2004 10:25 pm Brendan Eich wrote: > Joey wrote: > >> I have a html page with the following: >> >>
>> >> Hello! >> >> >> Because test is not defined I get an error message at runtime. >> I call >> jsAtomToPrintableString(cx, atom) to get the value "test". But how do >> I get the string inside the parenthesis? Is this a property of the >> atom or? >> >> Thanks in advance! > > > > Are you implementing your own