Skip to content
Prev 175036 / 398506 Next

programming creating different functions in a loop

Thanks Luke!

It works!  My mistake was that I used "local binding" only for "i" and
not for the whole function.

Best regards,
Florin


On Thu, 26 Mar 2009 10:57:21 -0500 (CDT)
luke at stat.uiowa.edu wrote: