[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: PUTS





That is a syntax error. Try

	puts $file "$data1 $data2 $data3"


----------------------------------------------------------------------
Fernando Cela
email: [email protected]                     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
>