Hi, Can anyone tell me how to trace integer or float variables in my simulation using the script file. I am using tcp.cc and notice cwnd_, ssthresh_ etc. are TracedInt... how do I get these values to print out? Are there options besides TracedInt and TracedDouble? thanks very much! --Chris