set man page on BSDi

Man page or keyword search:  
man Server   6284 pages
apropos Keyword Search (all sections)
Output format
BSDi logo
[printable version]



set(n)		      Tcl Built-In Commands		   set(n)

_________________________________________________________________

NAME
       set - Read and write variables

SYNOPSIS
       set varName ?value?
_________________________________________________________________

DESCRIPTION
       Returns the value of variable varName.  If value is speci-
       fied, then set the value of varName to value,  creating	a
       new  variable if one doesn't already exist, and return its
       value.  If varName contains an open parenthesis	and  ends
       with  a close parenthesis, then it refers to an array ele-
       ment:  the characters before the	 first	open  parenthesis
       are  the name of the array, and the characters between the
       parentheses are the index  within  the  array.	Otherwise
       varName	refers	to a scalar variable.  If no procedure is
       active, then varName refers to a global	variable.   If	a
       procedure is active, then varName refers to a parameter or
       local variable of the procedure unless the global  command
       has been invoked to declare varName to be global.

KEYWORDS
       read, write, variable

Tcl								1

[top]

List of man pages available for BSDi

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net