InfoConnect for Unisys VBA Guide
TNAssociation Property
Gets or sets a string that identifies a 3270 terminal session on the host.
Syntax
Object.TNAssociation As String

Property Value

The default is "".
Exceptions
ExceptionDescription
System.ArgumentException This exception is thrown if the set parameter is longer than the maximum allowed.
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
Use this property to associate a 3270 terminal session with a specific 3270 printer session when using Telnet Extended. When associating a 3270 terminal session with a 3270 printer session, use TNAssociation to assign a unique TN Association string (up to 260 characters long) in the terminal session. For more information about linking 3270 terminal and printer sessions, see the Reflection Help.
See Also

 

 


2015 Attachmate

Send Feedback