On Sun, 28 Jul 2002, Previously Progressive Logic wrote: > Hello TS experts, > I'm relatively new to ES and I'm wondering about techniques for debugging. > I have a function that is producing unexpected results. Is there a way to > output some of the variables inside of the function? > Greg > I do all my debugging with the print() statement;