tcl.tcl

Verb: Access/TCL, Releases: AP

Executes a TCL command on another port.

Syntax

tcl port.number user-id TCL.command {(option)}

Description

suspends the process on the specified port, pushes a level on that port, then executes the TCL command.

Options

s Suppresses messages on the current port.

Example

tcl 33 olga block-print hello there!
Executes the 'block-print' command on port 33, provided that the
current user-id is 'olga'. If the current user-id is not specified,
or is invalid, the command does not take place.

See Also

Command Name Type Description
tcl.z Verb: Access Invokes phantom process.
port.number Definition The port number associated with the process.
tcl.phantom Introductory Description of phantom (background) processes.
phantom.ports Definition Overview of phantom ports.
filename.users Definition Description of the 'users' file.
tcl.lu Verb: Access Invokes 'list-users' command.
tcl.poke Verb: Access Sends input to another port.
tcl.end Verb: Access Ends process.

User Comments

What do you think?

Share your experience or ask a question by using the form below.

Login to leave your comments.