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>erl line number of most recent error</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
ERL                      Line Number of Most Recent Error

 y = ERL

    Returns the program line number at which the most recent error
    occurred.

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

      Notes:    If an error occurs on an unnumbered program line, then ERL
                returns the last line number before the program line that
                caused the error.  If no line numbers are used at all, ERL
                returns 0.

                If the error occurs in an unnumbered program line, ERL
                returns the last line number before the label.

See Also: ERR ERROR ON ERROR RESUME

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