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

[ns] Urgent help!!!



Please help, when I run thw wireles-test.tcl script, I get the following 
errors:

wrong # args: extra words after "esle" clause in "if" command
  while compling
"if {$newapi == "ON"} { ..."
   ("if" then script line 32)
"if {[Simulator set RouterTrace_] == "ON"} { ..."
Please help, each time I run the wireless-test.tcl script, I get the following 
errors from within ns-mobile.tcl.

wrong # args: extra words after "esle" clause in "if" command
  while compling
"if {$newapi == "ON" } { ..."
  ("if" then script line 32)
   while compiling
"if { [Simulator set RouterTrace_] == "ON"} { ..."
    while compiling
"if {$port == 255} { ..."
    (compiling body of proc "_o15", line 34)
    (Node/MobileNode add-target line 34)
     invoked from within..



kingsley