Many Thanks Bong ( Pls Keep going)
Sim.tcl wil take the arguments from the text file ( which contains test ids)
( so my text file contains list of testids like test1 ,test2,test3,test4.......)
sim.tcl test1
sim.tcl test2
so that i have used file io in tcl
sim.tcl $line
inorder to execute...