Re: crash_message() problem
Juergen Luethje wrote:
> If crash_message() is used only for runtime errors, then there is an
> error in the documentation (Eu 2.5 alpha, lib_c_d.htm#crash_message):
>
> <quote>
> Description: Specify a string, s, to be printed on the screen in the
> event that Euphoria must stop your program due to a compile-time or
> run-time error.
> </quote>
Thanks. I'll fix the docs.
In 2.5, crash_message() can only be executed *after*
the syntax and symbols have already been checked. So it's not going
to be useful for compile-time errors, only run-time.
Regards,
Rob Craig
Rapid Deployment Software
http://www.RapidEuphoria.com
|
Not Categorized, Please Help
|
|