Enhancement Request: Test Window, DBMS_OUTPUT tab

ScottMattes

Member³
- I'd like the record cnt and cursor position (on the status bar) cleared when the contents are cleared at execution time. It makes it more clear that I am waiting for execution to finish.

- I'd like the time taken for displaying the DBMS_OUTPUT lines added after the execution time (on the status bar). If I leave during a long process, when I come back I'd like to be able to decide whether I want to execute again, or maybe take out/add in some print_lines.

Thank you.
 
Back
Top