InfoConnect VBA Guide
Attachmate.Reflection.Objects.Emulation.T27 Library / FileTransfer Object / NextPageCommand Property
In This Topic
    NextPageCommand Property
    In This Topic
    Gets or sets a value specifying the CANDE command that scrolls to the next page of text.
    Syntax
    expression.NextPageCommand As String
    where expression is a variable that represents a FileTransfer Object
    See Also