Want to post the script you're using? I can probably add com.typeName aka han.typeName.
--- In [email protected], "Sheri" <sheri...@...> wrote: > > --- In [email protected], "entropyreduction" > <alancampbelllists+yahoo@> wrote: > > > > com_type is a variable. Don't call it, use it. > > > > win.debug("type is:", com_type) > > Is there anything that can stand in for vbscript's TypeName function? > > TypeName(appRef.Selection.Item(1)) > > Example returns from my appRef.Selection.Item(1) should be "InsertionPoint", > "Character", "Word", "TextStyleRange", "Line", "Paragraph", "TextColumn", > "Text", "TextFrame", etc. > > Regards, > Sheri >
