Skip to Content
0
Former Member
Oct 28, 2005 at 03:37 PM

can anyone help on this

18 Views

I am calculating certain field.

eg:- tbl_final-numb = (tbl_final-no1/tbl_final-no2) * 1000.

but in my calculation tbl_final-no2 became zero.

the report is going into shortdump.

so what validation should I take here.

Can anyone help me the code.