[next] [previous] [contents]

  16. Handling Run-Time Errors
  The process of detecting and correcting errors that occur
  when your program is running is called error handling .
  This chapter describes default error handling and how to
  handle BASIC run-time errors with your own error han-
  dlers.

  Throughout this chapter, the term ``error'' is used to imply
  any OpenVMS exception, not only an exception of ERROR
  severity.