Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
REPEAT UNTIL (solved)
#1
Hi

I'd like to use the Pascal mode because it's simpler:


Code:
REPEAT
    [<sentences>]
UNTIL <condition>




I dont like to use:

Code:
DO
    [<sentences>]
LOOP UNTIL <condition>
Reply


Messages In This Thread
REPEAT UNTIL (solved) - by zarsoft - 2022-11-28, 07:54 PM
RE: REPEAT UNTIL - by boriel - 2022-11-29, 04:28 PM
RE: REPEAT UNTIL - by zarsoft - 2022-11-30, 11:37 AM
RE: REPEAT UNTIL - by boriel - 2022-11-30, 03:46 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)