verb

Definition/TCL, Releases: AP and R83

A TCL command which invokes a process.

Description

used to describe a process which may be invoked from the TCL prompt. For example 'who' is a valid 'verb'.

'command' and 'verb' are essentially the same thing when used in reference to TCL. For example, 'who' is both a 'verb' as well as a 'command'. Not all 'verbs' are 'verbs' by definition, but they are all commands.

See Also

Command Name Type Description
tcl2.verbs Definition Description of TCL2 verbs.
command Definition Invokes TCL process.
account Definition Description of account.

User Comments

What do you think?

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

Login to leave your comments.