|
ActiveTcl User Guide |
|
Tcl >> Tcl Built-In Commands >> Variables and
Procedures
- Variables and Procedures
-
- array - Manipulate array
variables
- global - Access global
variables
- incr - Increment the value of a
variable
- namespace - create and
manipulate contexts for commands and variables
- proc - Create a Tcl
procedure
- rename - Rename or delete a
command
- set - Read and write
variables
- trace - Monitor variable
accesses, command usages and command executions
- unset - Delete variables
- upvar - Create link to variable
in a different stack frame
- variable - create and
initialize a namespace variable
Copyright © 1989-1994 The Regents of the University of California.
Copyright © 1990-1994 The Regents of the University of California
Copyright © 1992-1999 Karl Lehenbauer and Mark Diekhans
Copyright © 1992-1999 Karl Lehenbauer and Mark Diekhans.
Copyright © 1993-1997 Bell Labs Innovations for Lucent Technologies
Copyright © 1994 The Australian National University
Copyright © 1994-2000 Sun Microsystems, Inc.
Copyright © 1997-2000 Ajuba Solutions.
Copyright © 1997-2000 Scriptics Corporation.
Copyright © 1998 Mark Harrison.
Copyright © 1998-1999 Scriptics Corporation
Copyright © 1998-1999 Scriptics Corportation
Copyright © 1995-1997 Roger E. Critchlow Jr.