‎2007 Dec 15 7:20 AM
Hi guys,
pls let me know that when the runtime error compute_bcd_overflow occurs.what will be the causes for this program.
‎2007 Dec 16 1:03 PM
You usually get that, if a number you calculate i getting bigger than the field it is stored in allows.
Take a look at your short dump, in the details it should give you more information and also the place in the coding where the error happens.
Hope that helps,
Michael