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

Re: [ns] ns halting with no error information



On Wed, 20 Dec 2000, Julian Waldby wrote:

> I'm not sure it will help since the script is fairly long, but I'll give it a 
> try. The script is attached below. The stop time I set was 150 seconds. 

You have:

set totalTime 150.0
[..]
$ns at totalTime "finish"

Tcl quite likes $. Try:

$ns at $totalTime "finish"

Problem solved.

L.

who da man?

<[email protected]>PGP<http://www.ee.surrey.ac.uk/Personal/L.Wood/>