Page 1 of 1

Suport for COM object Automation in MS Windows

Posted: Wed Aug 26, 2009 2:45 pm
by dcipher
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

Posted: Wed Aug 26, 2009 2:53 pm
by dcipher
I should have read a little further in this forum because I see others have requested this item. So I have just added my vote to their existing request.

Simon

Re: Suport for COM object Automation in MS Windows

Posted: Mon Nov 23, 2009 6:42 pm
by mwieder
Well, you *can* write short VBScript snippets of code and execute them directly from rev using the "do as VBScript" command...