Matt Benson wrote:
Yep, I wanted to write something that Matt would approve of :-D
What do I have to do with it?
Just joking,
initially I had if (items.length == 1) then .. else ..,
then I remembered all the mods from if .. then .. else to x = (y ? a : b)
and when that was done I saw that I could put in the items[items.length - 1] trick.
Peter
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
