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 - 11-28-2022, 06:54 PM
RE: REPEAT UNTIL - by boriel - 11-29-2022, 03:28 PM
RE: REPEAT UNTIL - by zarsoft - 11-30-2022, 10:37 AM
RE: REPEAT UNTIL - by boriel - 11-30-2022, 02:46 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)