
  NNAAMMEE

  eval - Evaluate a Tcl script

  SSYYNNOOPPSSIISS

  eevvaallarg?arg ...?

  DDEESSCCRRIIPPTTIIOONN

  EEvvaall takes one or more arguments, which together comprise a Tcl script
  containing one or more commands. EEvvaall concatenates all its arguments in the
  same fashion as the _cc_oo_nn_cc_aa_tt command, passes the concatenated string to the
  Tcl interpreter recursively, and returns the result of that evaluation (or
  any error generated by it).

  KKEEYYWWOORRDDSS

  _c_o_n_c_a_t_e_n_a_t_e, _e_v_a_l_u_a_t_e, _s_c_r_i_p_t

  SSEEEE AALLSSOO

  _cc_aa_tt_cc_hh, _cc_oo_nn_cc_aa_tt, _ee_rr_rr_oo_rr, ssuubbss, _tt_cc_ll_vv_aa_rr_ss
  ---------------------------------------------------------------------------

    _C_o_p_y_r_i_g_h_t  1993 The Regents of the University of California.
    _C_o_p_y_r_i_g_h_t  1994-1996 Sun Microsystems, Inc.
    _C_o_p_y_r_i_g_h_t  1995-1997 Roger E. Critchlow Jr.

