--- In [email protected], "entropyreduction" <alancampbelllists+ya...@...> 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
