InfoConnect for Unisys VBA Guide
PasteWrapText Property
Gets or sets a value indicating whether text that exceeds the current line length is pasted in the next field or truncated.
Syntax
Object.PasteWrapText As Boolean

Property Value

The default value is False.
Exceptions
ExceptionDescription
Attachmate.Reflection.SecuredSettingException This exception is thrown when you modify a property that was secured via the Permissions Manager, or that can only be modified by an Administrator.
Remarks
If this value is true, remaining text in the line is pasted at the start of the next field.

If it is false, the terminal truncates the current line and begins pasting at the next field with the beginning of a new line.

See Also

 

 


2015 Attachmate

Send Feedback