[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Locate an underflow




Hi Francesco,

I think you want to set the following system variable. I was playing with
this today.  Program execution will continue, but the standard error
message (w/ line number included) should be printed out.

!except = 2

-k.


--
Ken Mankoff
LASP://303.492.3264
http://lasp.colorado.edu/~mankoff/

On Tue, 22 May 2001, Francesco wrote:

> Hi,
>
> 	I've got this error
>
> % Program caused arithmetic error: Floating underflow
>
> Is it possible to know where it appens without putting a million of
> stop or breakpoint in my program?
>
> Thank you
>
> Ciao
>
> Francesco
>