Nsv names

From AOLserver Wiki
Revision as of 06:02, 19 June 2004 by WikiSysop (talk | contribs) (imported from WiKit id 847)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Man page: http://aolserver.com/docs/tcl/nsv_names.html


NAME

nsv_names - List the nsvs in use

SYNOPSIS

nsv_names ?pattern?

DESCRIPTION

Return a list of all the nsvs in use, optionally only those matching pattern. If no matching nsvs are in use returns the empty string.

EXAMPLES

   % nsv_names
   shared_array

SEE ALSO

Thread-shared Variables

Category Documentation - Category Core Tcl API