Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- BHELP On-Line: CBRIEF Macro Help - error (control_string, [parameters...]) http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
error (control_string, [parameters...])

     Usage: Display error message. error can also pause execution by
            using the pause_on_error function. Other than color and
            pausing, error is identical to message. This is like C
            printf, with a max of 10 parameters.

Parameters: Control_string .string. is a standard control string (see
            manual).  Parameters .ints or strings. are used as needed by
            the control string.

   Returns: Nothing

See Also: message pause_on_error set_msg_level

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