Philip Nye wrote: > > I want to write a macro which opens or switches to a different document > (using XXE.edit command) and then selects an element within that > document. Is this possible?
I'm sorry but this cannot be done with a macro. > I can get as far as opening the document, but it appears that the macro > context does not switch to the active document as commands such as > selectNode do not seem to work. > XXE.edit will switch to the other document just after the macro is finished. However selectNode still acts on the current document. (Well, I think so!)

