Nested repeats
·Dear propeller mates how can i left two or more repeat loops at the same time ?
·i wrote a pseudo code and attached its image.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
"Give a lie twenty-four hours start, and it will take a hundred years to overtake it.
" (C.F. Dixon-Johnson, British author of the 1916 book, "The Armenians," appalled over the deceitful practices of his book's subject.)
www.tallarmeniantale.com/
Post Edited (davran) : 2/14/2010 11:16:15 PM GMT
·i wrote a pseudo code and attached its image.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
"Give a lie twenty-four hours start, and it will take a hundred years to overtake it.
" (C.F. Dixon-Johnson, British author of the 1916 book, "The Armenians," appalled over the deceitful practices of his book's subject.)
www.tallarmeniantale.com/
Post Edited (davran) : 2/14/2010 11:16:15 PM GMT

Comments
a small tv, ir receiver and rtc on breadboard and·16f887 on left breadboard...
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
"Give a lie twenty-four hours start, and it will take a hundred years to overtake it.
" (C.F. Dixon-Johnson, British author of the 1916 book, "The Armenians," appalled over the deceitful practices of his book's subject.)
www.tallarmeniantale.com/
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Jon McPhalen
Hollywood, CA
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Nyamekye,
PRI overallMethod ' level 0 REPEAT '1 level1Method PRI level1Method ' level 1 REPEAT '2 CASE expression 0: 'stuff 1: if level2Method return PRI level2Method ' level 2 REPEAT '3 CASE expression 0: 'stuff 1: return true ' indicates that level 1 should exit return false ' indicates normal exit. level 1 should repeat·thank you all . exit condition variables fixed the problem·
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
"Give a lie twenty-four hours start, and it will take a hundred years to overtake it.
" (C.F. Dixon-Johnson, British author of the 1916 book, "The Armenians," appalled over the deceitful practices of his book's subject.)
www.tallarmeniantale.com/