Re: [ns] Argument passing

2011-11-15 Thread YunQiang Su
On Tue, Nov 15, 2011 at 7:37 PM, K. M. wrote: > > > Dear all, > > Argument passing can be achieved using the following command: > ns > > But how do I use the argument within my .tcl file? For example something like: > set myVariable > Isn't it the same with normal tcl? > Many Thanks. > > --

[ns] Argument passing

2011-11-15 Thread K. M.
Dear all, Argument passing can be achieved using the following command: ns But how do I use the argument within my .tcl file? For example something like: set myVariable Many Thanks.