At 04:24 PM 5/18/2009, you wrote:

>first you trying to use numChildren as a method but it is not it is a
>property which return int value and it is read-only so remove the () 
>in the loop
>
>second what is errorString ???

Oh LOL -- now I feel like an idiot.   Of course, it's a property not 
a method.  Thanks for pointing that out.   :-)


And, errorString is what gets set when a validator pops up one of 
those little red error messages.  You can set it yourself, too, if 
you want, after manually using a valdiator to check for a .VALID condition.


Laurence MacNeill
Mableton, Georgia, USA

Reply via email to