*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->IRIX man pages -> Tcl/eval (3)              
Title
Content
Arch
Section
 

Contents


eval(3Tcl)							    eval(3Tcl)


NAME    [Toc]    [Back]

     eval - Evaluate a Tcl script

SYNOPSIS    [Toc]    [Back]

     eval arg ?arg ...?

DESCRIPTION    [Toc]    [Back]

     Eval takes	one or more arguments, which together comprise a Tcl script
     containing	one or more commands.  Eval concatenates all its arguments in
     the same fashion as the concat command, passes the	concatenated string to
     the Tcl interpreter recursively, and returns the result of	that
     evaluation	(or any	error generated	by it).

KEYWORDS    [Toc]    [Back]

     concatenate, evaluate, script


									PPPPaaaaggggeeee 1111
[ Back ]
 Similar pages
Name OS Title
source IRIX Evaluate a file as a Tcl script
catch IRIX Evaluate script and trap exceptional returns
expr Linux evaluate expressions
expr IRIX Evaluate an expression
expr OpenBSD evaluate expression
exprlong IRIX evaluate an expression
expr FreeBSD evaluate expression
switch IRIX Evaluate one of several scripts, depending on a given value
expr HP-UX evaluate arguments as an expression
expr IRIX evaluate arguments as an expression
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service