Connection Setting Keyword Tokens

image\rwnprg32.gif ModemLocation keyword

 

Keyword/Value syntax

ModemLocation "<string>"

Valid in connection types

MODEM

Can change value if connection is open?

No

 

Description

A string identifying the current modem location. Modem locations are configured using Control Panel modems. If your modem location name includes spaces, you should use either single quotation marks (' ') or doubled quotation marks ("" "") if you are using a literal string for the value.

Values

The default value is the current modem location as configured using the Windows or NT Control Panel. This string can be up to 64 characters long.

Examples

Session.ConnectionSettings = "ModemLocation 'Default Location'"

If .ConnectionSetting("ModemLocation") = "Default Location"

Note: This setting is relevant if you are using Control Panel modems (the default configuration), but not if you are using Reflection's old modem dialer (UseModemDialerV5 = True).

image\jump.gif ConnectionSettings property

image\jump.gif Keyword Tokens by Keyword