Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.IbmHosts Library / Attachmate.Reflection.Objects.Emulation.IbmHosts Library / IbmScreen Object / PasteClearField Property
In This Topic
PasteClearField Property
In This Topic
Gets or sets a value indicating whether to clear all of the previous data remaining in a field after pasting new data into it.
Syntax
expression.PasteClearField As Boolean
where expression is a variable that represents a IbmScreen Object
See Also