Yes , you're correct, var obj = DynObject.all[elm.args["ioElementID"]] works just fine!
Thanks! -- Raymond Irving --- Robert Rainwater <[EMAIL PROTECTED]> wrote: > > Shouldn't line 202 read: > > var obj = DynObject.all[elm.args["ioElementID"]]; > > not parent.DynObject. > > I get an error using parent.DynObject but works fine > without it. __________________________________________________ Do You Yahoo!? Great stuff seeking new owners in Yahoo! Auctions! http://auctions.yahoo.com _______________________________________________ Dynapi-Dev mailing list [EMAIL PROTECTED] http://www.mail-archive.com/[email protected]/
