Initialization Commands
Host ConnectionLoad Winsock OnThis will initialize the Winsock stack immediately when the emulator is started, enabling dialup over PPP or SLIP to gain a connection to a service provider.
Action On Host Connection CloseRegistry Entry: ExitOnClose = "on" | emulator exits immediately |
ExitOnClose = "off" | emulator does not exit |
ExitOnClose = "connect" emulator attempts to reconnect
Command Line:When the host closes the connection or the connection fails, the emulator normally displays a message box giving you the option to reconnect, cancel or exit. These commands will disable the message box and cause the emulator to immediately perform the required option.
Disable New Session Warning Message BoxRegistry Entry: SessionWarning = "off"Command Line:A warning message is displayed by default when you attempt to open a new session while a session is currently open. These commands enable you to disable the message box so that the emulator automatically closes the current session and opens the new session.