Russell Yost pointed out:
> As a rank amateur, couldn't a function handle a variable number of arguments if they 
>were "passed" in a single block?

Of course. That's the best way of passing any number of arguments. You can also pass 
the multiple arguments as a string of characters as well if that makes more sense 
(parsing a file for example.

Andrew Martin
Still thinking about 'do...


-- 
To unsubscribe from this list, please send an email to
[EMAIL PROTECTED] with "unsubscribe" in the 
subject, without the quotes.

Reply via email to