#if defined(W32) || defined(UNX)

   .Remote Shell(rsh).
      .Under permission allowed environmment,rsh is available for
       not interactive command.
       Command-result-output panel is used like as telnet screen logging
       cmd output. It is convenient to collect information from multiple
       remote hosts.

#endif

1