33 lines
982 B
HTML
33 lines
982 B
HTML
<HTML>
|
|
<HEAD><TITLE>QuickBASIC 3.0 - Long Entry</TITLE></HEAD>
|
|
<BODY>
|
|
|
|
<A HREF="ngff2b.html">[<<Previous Entry]</A>
|
|
<A HREF="ng320.html">[^^Up^^]</A>
|
|
<A HREF="ng10367.html">[Next Entry>>]</A>
|
|
<A HREF="menu.html" >[Menu]</A>
|
|
<A HREF="info.html">[About The Guide]</A>
|
|
<HR>
|
|
<PRE>
|
|
<B>ERDEV Critical Error Code</B>
|
|
|
|
<U>y</U> = <B>ERDEV</B>
|
|
|
|
Returns the error status of a device error. The low-order byte will
|
|
contain the INT 24h error code. The high-order byte will contain the
|
|
bits 15, 14, 13, 3, 2, 1, and 0 of the device attribute word.
|
|
|
|
----------------------------------------------------------------------
|
|
|
|
<B>Notes:</B> ERDEV is a read-only variable.
|
|
</PRE>
|
|
<HR>
|
|
<B>See Also:</B>
|
|
<A HREF="ng10367.html">ERDEV$</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>
|