Hal Fulton wrote: > Anyhow, I tried your code and it worked fine for me. I substituted > 4 for obj and commented the ... of course. Also, what's this 'default' thing? I'm surprised it didn't give a syntax error... 'else' is the thing. I guess it's interpreting that as a method call but you're never reaching it. Hal