InfoConnect VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Terminal Object / UseModemDialerV5 Property
In This Topic
UseModemDialerV5 Property
In This Topic
Gets or sets the modem dialer that is used to make modem connections.
Syntax
expression.UseModemDialerV5 As Boolean
where expression is a variable that represents a Terminal Object
Remarks
When this value is false, InfoConnect uses the modem and dialer configured in the Windows Control Panel. When this value is true, InfoConnect uses the modem dialer that was included with InfoConnect prior to version 6.0. The default value is false.
See Also