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 Benjamin --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
