Jim wrote: > A number of people have complained about the use of single quotes > for in-line code. One possible alternative is to use ``code''. I like the way it looks. However, I think it causes a problem with code like this: `` if a == '': doSomething() '' You could use ``code`` instead, though. -- Steve Alexander Software Engineer Cat-Box limited http://www.cat-box.net