InfoConnect for Airlines VBA Guide
HostFileListMacro Property
Gets or sets the macro that runs when you click the Show Host Files button in the Transfer dialog box.
Syntax
Object.HostFileListMacro As String
Remarks
You can use this macro to reposition the cursor, or to go to a valid screen prior to executing the host file list command. This property is only relevant for 3270 terminal sessions. The default value is "". This string can be up to 260 characters long.
See Also