Hi ,
When I try running ‘example4.tcl’ given in tutorial , I get the following
screen.
I have saved it with name example3.tcl
I have saved it in Sophia folder in tcl
It neither create any output file nor does it open xgraph. And I m working
in windows XP with cygwin installed
a...@sonyl-lap /ns-allinone-2.34/ns-2.34/tcl/sophia
$ ns example3.tcl
warning: using backward compatibility mode
(ns cmd line 1)
invoked from within
"ns cmd _o3"
invoked from within
"catch "$self cmd $args" ret"
invoked from within
"if [catch "$self cmd $args" ret] {
set cls [$self info class]
global errorInfo
set savedInfo $errorInfo
error "error when calling class $cls: $args" $..."
(procedure "ns" line 2)
(SplitObject unknown line 2)
invoked from within
"ns _o3"
("eval" body line 1)
invoked from within
"eval ns $args"
(procedure "ns" line 3)
invoked from within
"ns [new Simulator]"
(file "example3.tcl" line 1)
a...@sonyl-lap /ns-allinone-2.34/ns-2.34/tcl/sophia
$