Benjamin Bentmann wrote:
Hi Dennis,
This is a Java 5 enhanced for loop, isn't it?
+ for ( String report : reports )
Well, it looks the same but is just ordinary BeanShell syntax. Compare
the section "Enhanced 'for' Loop" at
http://www.beanshell.org/manual/syntax.html#Convenience_Syntax
Oh, I see. All is well then :-)
Benjamin
--
Dennis Lundberg
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]