To all who have helped,
thanks for your reply. In my program, what i have is a 3 long sequence structure, inside of which two of the same local variables appear (each on a different sequence page. the sequence structure is surrounded by a case structure, which is in turn surrounded by another case structure; so in total, there is a sequence structure surrounded by two case structures. I am having the problem of getting the local variables in the sequnce structure to read. The wait time in the two structure boxes that contain the two concerned local variables is between 1 and 10 ms, so i don't see this as the problem. But the problem is that i cannot get the local vars to read (it doesn't read at all if I don't use a property node outside the seq./case/case structure and only 1 out of about 100 times if i use the property node). I have tried putting the actual indicator the local vars. refer to both inside and outside the sequence, but this doesn't seem to make a difference either. I think maybe my problem lies in my programming style, but I am not sure. I will attach a copy of the progarm, so If anyone wants to take a look, they can (step 1, step 2, etc are the problematic local vars). Thanks for all the help so far,
JOe