Subj : getting a value from an atom! To : netscape.public.mozilla.jseng From : Joey Date : Wed Apr 21 2004 04:34 pm 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! Joey .