NNAAMMEE eval - Evaluate a Tcl script SSYYNNOOPPSSIISS eevvaallarg?arg ...? DDEESSCCRRIIPPTTIIOONN EEvvaall takes one or more arguments, which together comprise a Tcl script containing one or more commands. EEvvaall concatenates all its arguments in the same fashion as the _cc_oo_nn_cc_aa_tt command, passes the concatenated string to the Tcl interpreter recursively, and returns the result of that evaluation (or any error generated by it). KKEEYYWWOORRDDSS _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 SSEEEE AALLSSOO _cc_aa_tt_cc_hh, _cc_oo_nn_cc_aa_tt, _ee_rr_rr_oo_rr, ssuubbss, _tt_cc_ll_vv_aa_rr_ss --------------------------------------------------------------------------- _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.