Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Terminal Object / IsWinMASSSupported Property
In This Topic
IsWinMASSSupported Property
In This Topic
Gets or sets whether WinMASS software support is enabled.
Syntax
expression.IsWinMASSSupported As Boolean
where expression is a variable that represents a Terminal Object
Remarks
WinMASS is a language translation program.

When this setting is true, WinMASS works under Reflection.

When this setting is false, WinMASS translation is not supported.

The default value is false.
See Also