Tip #2 from the Basic debugging checklist: print
foreach ( <INTERVAL> ) { print; [download]
In reply to Re: Tracing an Uninitialized Error by toolic in thread Tracing an Uninitialized Error by ccelt09