Hello,
Would this be possible to ignore "prompt" and "show errors" (or "show") SQL*Plus commands in the context of Program Windows?
Indeed, in my company, coding standards require that every code object creation/replacement is preceeded by "prompt" lines and followed by a "show errors".
The problem is that every time we compile an object (function, procedure, package spec., package body, trigger), we get at least one error : a syntax error on the "show errors" line.
Furthermore, since "show errors" is displayed as a separate tab, this second tab is selected and we have to go back to the first tab.
In the context of a project, compiling several files results in errors in every file, which is not very meaningful.
Let me know what you think.
Thanks in advance.
Best regards,
Avigael
Would this be possible to ignore "prompt" and "show errors" (or "show") SQL*Plus commands in the context of Program Windows?
Indeed, in my company, coding standards require that every code object creation/replacement is preceeded by "prompt" lines and followed by a "show errors".
The problem is that every time we compile an object (function, procedure, package spec., package body, trigger), we get at least one error : a syntax error on the "show errors" line.
Furthermore, since "show errors" is displayed as a separate tab, this second tab is selected and we have to go back to the first tab.
In the context of a project, compiling several files results in errors in every file, which is not very meaningful.
Let me know what you think.
Thanks in advance.
Best regards,
Avigael