|
"SelectTerminalWindow"
"SelectTerminalWindow" is a front end token that opens a terminal window to the machine specified by a particular kernel name.
This token requires a parameter that is the kernel name. The name must specify a connection to a remote UNIX host.
This token always opens a new terminal window; it does not select one that already exists. See Open Terminal Window for more information.
To execute a front end token, you typically evaluate a command of the form FrontEndExecute[FrontEndToken[token]].
|