Applies To Objects
Description
Returns an existing session and adds it to the Sessions collection.
Syntax
object.Open [fileName]
Element |
Description |
object |
The Sessions object. |
fileName |
The filename of the session, which can include the path. The file extension is optional. |
Comments
You can assign the returned Session object to a variable with the Set statement.