Martin,

ConnectEvent is not a VBScript thing. We created this method and put it as part of our Script object. Which means it is only valid for hosted scripts. If you aren't using a hosted script (like VBScript or JScript or Pearl or whatever) then you'll have your own way to do this. For example in C++ you could connect using COM..but it sure is much easier with ConnectEvent then C++ (smile).

The key to all our scripting is in the Window-Eyes Scripting Manual.chm file. If you can't find something simply do a search and it will show you where it is. This is using the standard Windows help. But in your case just go to the Script object and you'll find ConnectEvent in the Methods group.

Regards,
Doug

martin webster wrote:
Hi all,
I have a couple of questions about ConnectEvent.  Firstly, is this specific to 
the Window-eyes object model, or is this specific to VB script.  In either Case 
where can I read about this ConnectEvent string.  I know it is not a VB script 
key word, so what exactly is it?.
Warm regards.
Martin Webster.




--
Doug Geoffray
GW Micro, Inc.
Voice 260-489-3671
Fax 260-489-2608
http://www.gwmicro.com

Reply via email to