InfoConnect for Airlines VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library / ScriptTypeOption Enumeration
In This Topic
    ScriptTypeOption Enumeration
    In This Topic
    Specifies the type of script.
    Syntax
    <System.Runtime.InteropServices.ComVisibleAttribute(True)>
    <System.Runtime.InteropServices.GuidAttribute("70089005-C2B2-4843-9E93-755BA6485EBE")>
    Public Enum ScriptTypeOption 
       Inherits System.Enum
    Members
    MemberDescription
    RBReflection Basic script (RBS).
    RCLReflection Command Language script (RCL).
    See Also