PUTS
Fernando Cela Diaz
Fernando Cela Diaz <fcela@ce.chalmers.se>
Fri, 20 Aug 1999 11:39:20 +0200 (MET DST)
That is a syntax error. Try
puts $file "$data1 $data2 $data3"
----------------------------------------------------------------------
Fernando Cela
email: fcela@ce.chalmers.se phone: +46 31 772 1709
On Fri, 20 Aug 1999, Vincenzo Mazzota wrote:
> Hi to all,
>
> I have another problem ......
> why the simulator in the tcl script doesn't recognize the following
> command to see on the monitor everytime the contents of some variable
> ???
> puts "tiempo x y mediates"
> $ns at $now [puts" $x $y $ave"]
>
> thanks
>
> Vincenzo Mazzotta
>