GetObject
|
Miscellaneous functions |
SYNTAX | GetObject( path, class ) |
RETURNS | OBJECT |
FUNCTION | The function obtains a handle to already running OLE object, providing functionality equivalent to JScript GetObject and VBScript GetObject |
EXAMPLE | Version(6.38); // minimum required version
|
SEE ALSO | CreateObject() function , CreateStaticObject() function |
The GetObject function is used in the following formulas in AFL on-line library:
See updated/extended version on-line.