Matrix1 Utility Plug-ins

RAISE ERROR


Syntax

RAISE ERROR ErrorNumber
RAISE ERROR ErrorNumber, ErrorTitle$

Description

Raises a standard DBPro error, by number.

The error reported by this command will look identical to a DBPro error message - the error numbers that are valid can be found within the file Compiler\lang\\Errors.txt, under the section labelled '[RUNTIME]'.

The first form will raise an error using the default error message title, or as overridden by the SET DEFAULT ERROR TITLE command.

The second form will raise the error using the error title specified.

Go back to ...

Matrix1Util_06 Commands Menu
Matrix1 Utils Main Index
Matrix1 Utils Command List
Commands Menu
Main Menu

Copyright © Ian Mold - Matrix1 Software 2006 - 2011