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> blierrprm() / blierrprmbas()</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 BLIERRPRM() / BLIERRPRMBAS()
------------------------------------------------------------------------------
 Purpose:
 Get Blinker error parameter.

 Syntax:
 cValue = BLIERRPRM()

 Parameters:
 None.

 Returns:
 String containing name of file related to the Blinker error.

 Description:
 Some of the Blinker runtime errors refer to a particular file name, and
 this function returns this file name for use in the error message.

 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 parameter                                          
 //                                                                          
 ? "The file causing the BLINKER error is", BLIERRPRM()                      

See Also: BLIERRNUM()

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