Open Method

image\btn_example.gif

image\validfor_amv.gif

Applies To Objects

Sessions

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.