Re: Euphoria For Loop Question
- Posted by Icy_Viking Mar 10, 2024
- 587 views
axtens_bruce said...
The closest would probably be
while 1 do -- something useful end while
I guess that would probably work for most things.
The closest would probably be
while 1 do -- something useful end while
I guess that would probably work for most things.