bobr asked:
> Is there a situation where 'reduce should not be used?

When you only want one result from a script or block, use 'do.
When you want many results from a script or block, use 'reduce.

Andrew Martin
ICQ: 26227169
http://members.xoom.com/AndrewMartin/
-><-

Reply via email to