VBScript GetObject Function
Complete VBScript Reference
The GetObject function returns a reference to an automation object from a file.
Syntax
GetObject([pathname][,class])
| Parameter |
Description |
| pathname |
Optional. The full path and name of the file that
contains the automation object. If this parameter is omitted, the class
parameter is required |
| class |
Optional. The class of the automation object.
This parameter uses this syntax: appname.objectype |
Complete VBScript Reference
Thank you for your support.
Close [X]