[ns] what is the meaning of "$self next"

2006-10-09 Thread Guillermo Biot
Hi, I'm using some test scripts and I found the following code in one of them: $self next What does it mean? It is part of an instproc. There is no function called "next" in the script. Thank you. Regards, Guillermo

Re: [ns] what is the meaning of "$self next"

2006-10-09 Thread Pedro Vale Estrela
http://www.openmash.org/developers/docs/otcl-doc/doc/class.html > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf > Of Guillermo Biot > Sent: segunda-feira, 9 de Outubro de 2006 11:43 > To: Ns Users > Subject: [ns] what is the mean