[ Reference Manual | Alphabetic Index ]

library(remote_tools)

Allow the Tk development tools to be used remotely   [more]

Predicates

attach_tools
Initiate the attachment of remote development tools
attach_tools(?Address, ++TimeOut, ?Goal)
A flexible attachment of remote development tools
attached(?ControlStream)
Checks if remote tools are currently attached or not.
tools
Transfer control from ECLiPSe to the development tools.

Description

This library allows the Tk development tools to be used via the remote Tcl interface. This allows the development tools to be used by any ECLiPSe session, and not just one which uses the embedded Tcl interface.
Generated from remote_tools.eci on 2022-09-03 14:26