Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- QuickBASIC 3.0 - <b>erdev$ device causing critical error</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
ERDEV$                   Device Causing Critical Error

 s$ = ERDEV$

    Returns the name of the device that has caused an INT 24h (critical
    error).

   ----------------------------------------------------------------------

      Notes:    If the device is a character device, ERDEV$ returns the
                eight-bit device name. If the device is a block device,
                ERDEV$ returns a two-character string consisting of the
                drive letter and a colon.

                ERDEV$ is a read-only variable.

See Also: ERDEV

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson