I have a nested case structure. I find it funny even though I used the constant ring enumerator to execute it
Let's say I have nested case structure X and Y and subdiagrams, A, B, C and D in X and E, F, G and H in Y.
Whatever the nested case structure, the sequence would go thru A, B and C or D, E and F.
That's how it behaves. When the PC is first switched on and the program is run, X case structure would be selected by ring enumerator before going into sequences, then it would go to B, instead of A and continue to C but missed out D.
Again it is back to initial state (without aborting execution) and went into same case structure and the sequence go thru all A, B, C and D
and continues like the second run. Why is the first run different from the second run?
And again when it is aborted and run again without rebooting the PC . This time the first run is correct and continues.
I am puzzled and why is that so?
I want to send the attached but file is big and will not be able to run without third party.
Please advise.
regards,
Clement