RumbaInterfaceType |
Top Previous Next |
Valid for: SetStartup
Syntax - SetStartup RumbaInterfaceType {"NOCONNECTION" | "TN3270" | "TN5250" | "NOVELLSAA" | "MICROSOFTSNA" | "UNIX/TELNET"}
Description: This option defines which connection interface type EMUE should use when connecting to the mainframe. This option values the Interface Type textbox on the Connect Settings tab of the EMUE Tools - Current Settings - Option Settings dialog.
Sample 1: The following statement instructs EMUE to use a TN3270 connection to the mainframe. SetStartup RumbaInterfaceType "TN3270"
Sample 2: The following statement instructs EMUE not to make a mainframe connection. SetStartup RumbaInterfaceType "NoConnection"
See Also: The Connection Window Screen Elements section of this manual for further options related to the connection types.
|