[ns] Re: your problem

Lori Flynn lori@cse.ucsc.edu
Tue, 21 Mar 2000 17:19:56 -0800 (PST)


Hi Srinivasan,

Good news:  
Using the 'getType' function (not 'set type' as before), this code
below works!
	set thisPimDM [ $mcastproto_ getType "pimDM" ]
	puts "thisPimDM is $thisPimDM"

Thanks for the hints, they helped me to find the problem!
-Lori