Sumitha Sudhakaran
Junior Member level 2
suppose i have a script execute.tcl written in tcl.. and i give the command as "execute.tcl new old used".. how do i extract the arguments "new", "old" and "used"??? can i use the "chomp" to remove the space after and before each argument???