Programming with Reflection

image\rwnprg32.gif AS400LinkName property

 

Syntax

object.AS400LinkName
object.AS400LinkName = Value

Data type

String

 

Description

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"

Values

The default value is "".

This string can be up to 5 characters long and must start with a letter.

 

image\jump.gif Keyword Index

image\popup.gif Related Topics

image\popup.gif Reflection products that use this property