InfoConnect for Unisys VBA Guide
InsertProtocol Property
Gets or sets a value that specifies what the terminal does if you attempt to insert a character.
Syntax

Property Value

The default value is FirstNull for 5250 terminals and terminals for legacy Reflection sessions. For 3270 terminals, the default value is FirstNullOrTrailingSpace.
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

The logic the terminal applies can be over a single field, multiple local fields, or all unprotected fields. See the InsertArena property.

See Also

 

 


2015 Attachmate

Send Feedback