Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
1/5/2010
Error statements are generated using the #error statement.
When this statement is encountered, the text of the error message is output to stderr and execution stops.
The following code example shows the syntax for using an ERROR statement.
#error [text]
Parameters
- text
This variable can include any characters.