Ignore the  *
Consider as spaces.

Filippe Jabour
http://www.gta.ufrj.br/~jabour/




Filippe Jabour escreveu:
> Use a shell script.
>
> /#!/bin/csh/
> *set* scriptTcl = dd0601.tcl
> foreach scen *(*1 2 3 4 5 6 7 8 9 10*)*
>       *echo* ...
>       *echo* Rodada $scen
>       *echo* Comando: ns $scriptTcl $scen
>       time ns $scriptTcl $scen
>       *echo* ...
> end
>
>
> "Rodada" e "Comando" are portuguese words. Something like Round and 
> Command.
> $scen is an integer argument passed to tcl script to set the file that 
> contains the inicial node positions and node movement.
>
> Filippe Jabour
> http://www.gta.ufrj.br/~jabour/
>
>
>
>
> Tuhin Kanti Sharma wrote:
>
>   
>> Hi,
>> Can we run a tcl simulation multiple times, i.e from start to finish. If yes
>> then how do we do it.
>> Help would be appreciated.
>>
>> Tuhin
>> Department of CS
>> DU
>>  
>>
>>     

Reply via email to