command

Definition/General, Releases: AP and R83

Invokes TCL process.

Description

is used to indicate a stored procedure which is inherent to one of the processors in Pick.

For example, 'de', is a valid command in the Pick/BASIC Debugger and 'who' is a TCL command.

'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.
verb Definition A TCL command which invokes a process.
proc Definition List of PROC subjects.
tcl.introduction Introductory Description of TCL.
tcl.edit.commands Command TCL stacker commands.
filename.tcl-stack File Description of the TCL command stack.
basic Definition Pick's primary programming language.

User Comments

What do you think?

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

Login to leave your comments.