can you step backwards while debugging in IDE? i.e. in another world you can hit a breakpoint or have an untrapped error (e.g. out of bounds) halting on a line, you can change values and then drag the current processing line back a line (or more) and let it continue with corrected variables. K.