hi 
am trying to run a tcl file , i have , and there is some movement pattern , so 
i generat the movement file using , " cmu-scen-gen/setdest. " ./setdest 
but when i try to run it i get this error . can anyone please tell me whats its 
mean ..

INITIALIZE THE LIST xListHead
*** NOTE: no connection pattern specified.
Loading scenario file...
couldn't read file "../../tcl/mobility/scene/scen-100": no such file or 
directory
    while executing
"source.orig ../../tcl/mobility/scene/scen-100"
    ("uplevel" body line 1)
    invoked from within
"uplevel source.orig [list $fileName]"
    invoked from within
"if [$instance_ is_http_url $fileName] {
set buffer [$instance_ read_url $fileName]
uplevel eval $buffer
} else {
uplevel source.orig [list $fileName]
..."
    (procedure "source" line 8)
    invoked from within
"source $opt(sc)"
    invoked from within
"if { $opt(sc) == "" } {
    puts "*** NOTE: no scenario file specified."
        set opt(sc) "none"
} else {
    puts "Loading scenario file..."
    source $op..."
    (file "100nswimax.tcl" line 193)
ali@ali-laptop:~/ns2/1$ 

Reply via email to