Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Blinker 5.10 Online Reference - <b> blierrnum()</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 BLIERRNUM()
------------------------------------------------------------------------------
 Purpose:
 Get Blinker error number.

 Syntax:
 nuValue = BLIERRNUM()

 Parameters:
 None.

 Returns:
 Blinker Error Number

 Description:
 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 7, Special
 Features
 For details of the Blinker runtime errors see Chapter 11, Errors and Error
 Messages.

 Example:
 // Get the Blinker error number                                             
 //                                                                          
 ? "The BLINKER error number is", BLIERRNUM()                                

See Also: BLIERRPRM() / BLIERRPRMBAS()

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson