One more reason to like the // comments just occurred to me: you can use /* */ -style comments to comment out a block of code that has // comments in it. You can't nest /* */ comments, though, so it becomes harder to comment out blocks. :) -chuck -- Charles Hagenbuch, <chuck at horde.org> Born right the first time.