Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Flipper 6.0 Help File - <b>set_sayerr()</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
SET_SAYERR()
   Displays error messages to the screen.

   Syntax
         SET_SAYERR()

   Arguments
         None

   Returns
         None

   Description
         SET_SAYERR() links in code that allows the display of the error
         messages to the screen. This is used when debugging your program.

         If you want to write your own error handling system you can do so
         with a user-defined function called ERRORCALL(). Make sure you do not
         make a call to SET_SAYERR(), and place ERRORCALL() so that it gets
         linked before FLIP6.LIB.

See Also: RET_ERRFUN() RET_ERROR()

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