Quote Originally Posted by richard View Post
intermediate overflow
50*4095 =204750 max value for word 65535 therefore an overflow occurs and the result becomes 8142
But the result is not stored in numx it is stored in another word variable called result?