Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Terminal Object / PreserveNRC Property
In This Topic
    PreserveNRC Property
    In This Topic
    Gets or sets Digital terminals reset national replacement mode when a soft reset occurs.
    Syntax
    expression.PreserveNRC As Boolean
    where expression is a variable that represents a Terminal Object
    Remarks
    To preserve national replacement mode, set this property to true. The default value is false.
    See Also