ngaisteve1
04-22-2003, 10:23 PM
update_balance = balance + cint(tmp_new_balance_receiving) - tmp_new_balance_issue
My code above generate this error.
Microsoft VBScript runtime error '800a0006'
Overflow: 'cint'
What does it mean? Thanks.
My code above generate this error.
Microsoft VBScript runtime error '800a0006'
Overflow: 'cint'
What does it mean? Thanks.