Use try {} catch {} in each of your .rvt file and in case of error take the
appropriate action (log redirect etc...)On Wed, Jan 31, 2018 at 4:58 AM, Rani Ahmed <[email protected]> wrote: > hello . > > How can I disable the output buffer in case of an error or a bug in my > code? It's annoying and It can print the passwords sometimes which I pass > to TDBC database connection. It also prints the actual Tcl code of my > website. > > Thanks. >
