Availability: |
| |||
JavaScript syntax: | IE | myAutomation = GetObject(aLocation) | ||
IE | myAutomation = GetObject(aLocation, anObjectType) | |||
IE | myAutomation = GetObject(aLocation!aSubObject) | |||
IE | myAutomation = GetObject(aLocation!aSubObject, anObjectType) | |||
Argument list: | anObjectType | What sort of application and object class type to be created | ||
aLocation | A path to the file for the object to be instantiated | |||
aSubObject | A fragment identifier for a sub-object within the file |
See also: | ActiveXObject object |
Prev | Home | Next |
Automatic semi-colon insertion | Up | B |
JavaScript Programmer's Reference, Cliff Wootton Wrox Press (www.wrox.com) Join the Wrox JavaScript forum at p2p.wrox.com Please report problems to support@wrox.com © 2001 Wrox Press. All Rights Reserved. Terms and conditions. |