[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
BLIERRNUM
------------------------------------------------------------------------------
Function : Get Blinker error number
Syntax : nuValue = BLIERRNUM()
Return : Blinker Error Number
This function returns the Blinker runtime error number, and is for use
in the Blinker error handler BLERRPRG. In normal operation the value
returned is zero, meaning no error.
For details of modifying the Blinker error handler see Chapter 4,
Special Features
For details of the Blinker runtime errors see Chapter 8, Runtime Error
Messages.
Example :
* Get the Blinker error number
*
? "The BLINKER error number is ", BLIERRNUM()
See Also:
BLIERRPRM()
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson