InfoConnect VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library / ConnectionSettingsModem Object / ModemInitString Property
In This Topic
ModemInitString Property
In This Topic
Modem command string that initializes the modem.
Syntax
expression.ModemInitString As String
where expression is a variable that represents a ConnectionSettingsModem Object
Remarks
The default value (DEFAULT) uses the string for the selected modem name. This value cannot be changed if the connection is open.
See Also