All right, you were correct on that final point, but things are not done.
Let us start from scratch. Maybe I'll understand what is going on.
The code that greg has suggested:
if and flag f2 == moved K:
for the condition that enters the main code in question does not work although the way I see it it should.. It is always false. I have checked for the flag. That works fine so it moved be the == moved K part. But I can't see why!
All right, you were correct on that final point, but things are not done.
Let us start from scratch. Maybe I'll understand what is going on.
The code that greg has suggested:
if and flag f2 == moved K:
for the condition that enters the main code in question does not work although the way I see it it should.. It is always false. I have checked for the flag. That works fine so it moved be the == moved K part. But I can't see why!