InfoConnect VBA Guide
Attachmate.Reflection.Objects.Emulation.ALC Library / AlcTerminal Object / AlternateALCEndItemChar Property
In This Topic
    AlternateALCEndItemChar Property
    In This Topic
    Gets or sets a character to display on the screen for the ALC End Item character (which by default is displayed as a special graphics character). The range of valid values is 1-255.
    Syntax
    expression.AlternateALCEndItemChar As Integer
    where expression is a variable that represents a AlcTerminal Object
    See Also