Attachmate.Reflection.Objects.Emulation.IbmHosts Library > FileTransfer Object : Xfr400OrderByString Property |
Object.Xfr400OrderByString As String
Use the following syntax for this string (maximum 220 characters):
[field] [sequence]
Sub OrderOutput() ThisIbmTerminal.FileTransfer.Xfr400OrderByString = "PAYRATE DESC" End Sub