http://qs1969.pair.com?node_id=417277


in reply to Re^4: Modulus zero error
in thread Modulus zero error

Can I ask... are you trying to do a Logical short-circuit AND (&&) in your if statement (to make sure both components are "true") or are you intentionaly performing a binary AND (&) on the data?