From: Thomas Allen Date: 2010-04-22T01:00:05+09:00 Subject: Re: Function accepting argument list or array On Apr 21, 11:52 am, Jesús Gabriel y Galán wrote: > although be careful, this will flatten nested arrays all along (don't > know if this is good or bad for you): No, this works well for what I'm doing, thanks for the help. Thomas