Get Object Function

 

GetObject(filename[,class])

 

 The GetObject Function has two parameters a filename and a class.  The filename is the name of the file containing the object to retrieve.  If filename is an empty string then class is required.  Class is a string containing the class of the object to retrieve.

 

Related Topics: CreateObject