Here are the links for explanations: http://msdn.microsoft.com/en-us/library/kdccchxa(v=vs.84).aspx
http://stackoverflow.com/questions/1193952/how-to-use-getobject-in-vbscript http://msdn.microsoft.com/en-us/library/8ywk619w(v=vs.84).aspx Sent: Tuesday, October 07, 2014 7:22 AM Subject: GetObject syntax / function I am having issues reproducing a GetObject() command I am using in a JAWS script to work in WindowEyes. In JAWS GetObject(R”eflection.Session”). Note that in JAWS this takes just one argument. After invoking this command I can act directly with the scriptable objects of the current session. In VBS with WindowEyes the GetObject requires two parameters, where the second parameter appears to be equivalent to the parameter that JAWS uses. If I use a null string for the first parameter then Reflection creates a new hidden window. If I use the path of the Reflections settings file then I get a new session to the host. If I leave the first parameter completely blank, I get back an ActiveX error. What am I missing here? Thanks in advance for any hints.Best wishes, Jonathan --- This email is free from viruses and malware because avast! Antivirus protection is active. http://www.avast.com