34 lines
935 B
HTML
34 lines
935 B
HTML
<HTML>
|
|
<HEAD><TITLE>QuickBASIC 3.0 - Long Entry</TITLE></HEAD>
|
|
<BODY>
|
|
|
|
<A HREF="ng10563.html">[<<Previous Entry]</A>
|
|
<A HREF="ng320.html">[^^Up^^]</A>
|
|
<A HREF="ng108e8.html">[Next Entry>>]</A>
|
|
<A HREF="menu.html" >[Menu]</A>
|
|
<A HREF="info.html">[About The Guide]</A>
|
|
<HR>
|
|
<PRE>
|
|
<B>ERR Error Number</B>
|
|
|
|
<U>y</U> = <B>ERR</B>
|
|
|
|
Returns the error number of the most recent runtime error.
|
|
|
|
----------------------------------------------------------------------
|
|
|
|
<B>Notes:</B> If no error has occurred, ERR returns 0.
|
|
</PRE>
|
|
<HR>
|
|
<B>See Also:</B>
|
|
<A HREF="ng10563.html">ERL</A>
|
|
<A HREF="ng108e8.html">ERROR</A>
|
|
<A HREF="ng1ded6.html">ON ERROR</A>
|
|
<A HREF="ng2b195.html">RESUME</A>
|
|
<HR>
|
|
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
|
|
Written by <A HREF="http://www.acemake.com/hagbard">Dave Pearson</A>
|
|
<HR>
|
|
</BODY>
|
|
</HTML>
|