| WinToIcon | Place the window to iconic mode.
|
| HostsFile "c :/windows/hosts"
| Specify the full path name of the hosts file, identical to the menu : (PreferencesHosts file)
|
| SelectHost "HostName" | Choose a host name for remote connection.
|
| Connect | Establish a connection with a remote host selected by the function SelectHost.
|
| StringInput "Arg*" | Get an incoming string send by the remote host.
|
| StringOutput "Arg*" | Send to the remote host the string passed in Arg.
|
| NeedPassword | Send a dialog box to introduce a password to connect a remote host.
|
| WinToFull | Place the window to full screen mode.
|