Subj : Naming an Array To : netscape.public.mozilla.jseng From : Dave Baldwin Date : Thu Jun 05 2003 09:46 pm I'm trying to construct an array from my application using JS_NewArrayObject and populating it with JS_DefineElement. However, I can't figure out how to name it so that I can access it in JavaScript. Hope someone can help. Dave Baldwin .