InfoConnect for Airlines VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library / ConnectionSettingsVTMgr Object / ScriptType Property
In This Topic
    ScriptType Property (ConnectionSettingsVTMgr)
    In This Topic
    Get or set the type of script file, either Reflection Basic or Reflection command language.
    Syntax
    expression.ScriptType As ScriptTypeOption

    Property Value

    A ScriptTypeOption Enumeration value.
    Remarks
    The default value is ReflectionBasic.
    See Also