Contents  Index  
──────────────────────────────────────────────────────────────────────────────
Simulates an occurrence of a Basic error or a user-defined error.

ERROR expression%expression%    The error code of a Basic or user-defined error; a
                     value in the range 1 through 255. To define your own
                     error, use a value that isn't listed in the Basic
                     Run-Time Error Codes table.

Example

See Also    ERDEV, ERDEV$    ERR, ERL    ON ERROR    RESUME
──────────────────────────────────────────────────────────────────────────────
 © Copyright Microsoft Corporation, 1987-1992. All rights reserved.
   Converted from qbasic.hlp with DosHelp/HelpConvert