On Tue, Jan 21, 2003 at 08:35:02AM +0900, Dmitri Colebatch wrote: > def foo(foobar) > bar = 0; > if foobar != nil > bar = foobar * 4 > else > bar = "foobar!" > end > bar > end This works fine in my system. Check your code. Try this example on your system. -- Daniel Carrera Graduate Teaching Assistant. Math Dept. University of Maryland. (301) 405-5137