Subj : Re: getting a value from an atom! To : netscape.public.mozilla.jseng From : Joey Date : Thu Apr 22 2004 11:31 am 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