Is there a way to display to STDOUT what each statement looks like as it executes without going into the debugger? On our old system we called this VERIFY. You can do it in bash by doing a set -x.
. -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]