Richard Gaskin wrote:

But I guess I'm stuck on the old (outdated?) notion that functions are evaluated before their result is used in the calling command,

It's still doing that. The function is evaluated first, before the sort assigns it a position. The difference here is that "each" is evaluated for each element that is being sorted; the function runs once per line.


I'm certain that you're not crazy,

You may be taking too much for granted here. :)

--
Jacqueline Landman Gay         |     [EMAIL PROTECTED]
HyperActive Software           |     http://www.hyperactivesw.com
_______________________________________________
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to