Dear all,
Argument passing can be achieved using the following command:
ns <otclfile> <arg>
But how do I use the argument within my .tcl file? For example something like:
set myVariable <arg.value>
Many Thanks.
Dear all,
Argument passing can be achieved using the following command:
ns <otclfile> <arg>
But how do I use the argument within my .tcl file? For example something like:
set myVariable <arg.value>
Many Thanks.