Documentation problem. If you look at the nscp source code, you'll see that the control port interface just passes things off to a TCL interpreter.
The single most useful command is > ns_eval source /path/file.tcl which allows you to re-source tcl initialization files when developing library code. Good luck! Mike http://www.mikeduffy.com
