http://qs321.pair.com?node_id=619713


in reply to Re: how to pull in all params that are numbered
in thread how to pull in all params that are numbered

You should iterate the parameter list with for, not with while - while will result in an infinite loop.