Is is possible to set the backup hosts programmatically using VBA code?
I can set the current connection and port under code as follows but cant seem to find a way to set the backup hosts.
ThisIbmTerminal.HostAddress =
ThisIbmTerminal.port =
#Reflection





