Hi
It would be helpful if runRev could create Word or Excel objects so that runRev could use the methods and properties of these object to manipulate the documents. Something like loWrd = CreateObject("Word.Application").
Simon
Suport for COM object Automation in MS Windows
Moderator: Klaus
Re: Suport for COM object Automation in MS Windows
Well, you *can* write short VBScript snippets of code and execute them directly from rev using the "do as VBScript" command...