--- In [email protected], "Sheri" <sheri...@...> wrote: > > This also crashes in latest incarnation: > > global com_status > local objname="Word.Application" > local appref=com.create_object("Word.Application") > local sDesc = appRef.get_object_description("fdn") > appref.Release > com.unload > quit
Thanks, I could reproduce that, fixed in comPlugin0.72_091203_2.zip in http://tech.groups.yahoo.com/group/power-pro/files/0_TEMP_/AlansPluginProvisional/ Does that fix get_object_description for you?
