On 28 April 2010 04:40, James Paige <[email protected]> wrote: > > I was searching all over the source trying to find a reference for what > the script error levels mean, and I couldn't find any. I can see that 5 > is the default level, and that 6 looks like more serious errors, and 2 > looks like less severe warnings. What is the intended meanings of the > levels from 1-7 (or is that even the range?) > > --- > James Paige
They are documented in scripterr, in moresubs.bas When I add line error reporting, the error level will also affect that. The most serious errors, interpreter errors, won't bother to report a line number. _______________________________________________ Ohrrpgce mailing list [email protected] http://lists.motherhamster.org/listinfo.cgi/ohrrpgce-motherhamster.org
