I don't know what happened but when I try doing any math function in VB6 where the result is greater than 32,767 I get an overflow error. Even in debug if I type ?32767+1 I get this error. This is the same error received if you try to assign a number larger than 32,767 to an integer and it is doing it with all numbers. This just started doing this today. I even tried rebooting. What in the world could cause this to happen?
