Programming with Reflection
AS400LinkName
property
Syntax |
|
Data type |
Returns or specifies (second syntax line) the default physical link to be used for AS/400 connections over 802.2 DLC. Set this property to the name of a link that has been configured in the Links Setup dialog box in the Reflection SNA Engine. For example:
Session.AS400LinkName = "DEMOS"
The default value is "".
This string can be up to 5 characters long and must start with a letter.