Microsoft Scripting Runtime
In This Topic
    Tristate Enumeration
    In This Topic
    Members
    MemberValueDescription
    TristateFalse0Opens the file as ASCII.
    TristateMixed-2n/a
    TristateTrue-1Opens the file as Unicode.
    TristateUseDefault-2Opens the file using the system default.