OK, I can honestly say I have no clue how I forgot the brackets on that property. :P
Thanks for your help.

Jon

-- Larry Meadors wrote --

The message is correct:

- There is no READABLE property named 'condition' in class
'java.util.ArrayList'

You are referring to "$andedCrits.condition$", and andedCrits is an
ArrayList without that property.

Larry


Reply via email to