Re: (newbie) calling a proc with a varying number of arguments
Available news archives: comp.lang.tcl - comp.lang.python - comp.security.firewalls - sci.crypt - comp.lang.php - comp.lang.javascript
Google
 
Web news.hping.org


comp.lang.tcl archive

Re: (newbie) calling a proc with a varying number of arguments

From: <slebetman@yahoo.com>
Date: Wed Dec 21 2005 - 11:46:17 CET

Gerald W. Lester wrote:
> just80n@gmail.com wrote:
> > hi all!
> >
> > I have a proc like this :
> >
> > proc doStuff {arg} {
> > <snip>
>
> Read the man/help page for the proc command.
> Pay special attention to the second paragrah.
>

Funny thing is, the OP is almost there. He only left out a single 's'
for 'args'...
Received on Fri Dec 23 19:02:44 2005