Is there a way to set the maximum numeric value of a variable? I want x to roll over if it gets to over four bytes. I've got a little routine to *and* them with "0xffffffff." But seems like there's a better way! Thanks guys!