Also, you *must* heed the setup instructions in the script help for MS Word:
Setting up MS Word:
You must do this step once, before this script can work with MS Word.
For any Automation client to be able to access the VBA object model
programmatically, the user running the code must explicitly gr
Very interesting.
-Original Message-
From: Chip Orange [mailto:lists3...@comcast.net]
Sent: Saturday, March 13, 2010 7:45 PM
To: gw-scripting@gwmicro.com
Subject: RE: announcing release of MS Office 2.0 - allowing another platform
for developing VBScript
Hi again,
Here's a small example
Hi again,
Here's a small example of what your VBA declarations may look like if you
use this script to develop your VB scripts; these declarations allow you to
use IntelliSense for all your variables, which makes things really great:
Dim Listbox As WindowEyes.Window
Dim ListboxHandle As Long
Dim
Hi all,
I've just released MS Office 2.0, which should be considered beta. Below is
a short bit of documentation on what it does. I've been using it for
VBScript development for awhile, and I think it works great, but I know it
needs vastly improved documentation for those not familiar with the
Hi all,
I just have to comment that after trying the c plus plus examples provided by
GWMicro I am disapointed. They are awful. I heard doug jefriys say on various
audio tutorials that they would operate slowly, but that wasn't the case.
Whilst the script was actually running things seemed ju