Well, my second question was unrelated. I'm changing most of my real variables to integer variables because I think if you set a real to a random number between say 1-4, that it will return numbers like 1.12 and such. In my triggers it's looking for only 1,2,3,4 and so the trigger doesn't go off. Does that sound correct?