Subject Re: [firebird-support] Re: Store proc calc (rounding) fails
Author Ann W. Harrison
John B. Moore wrote:
>
> Interestingly those two calc lines now still ONLY fail while in the
> debugger.. Is it that it is not keeping the values from the input vars
> in the right data type..??/
>

Procedure debuggers are not real debuggers - they're emulators. There's
no way to put debugging steps into a "live" procedure.


Regards,


Ann