From the top of my head. What about:
something:=true
while(something)
if(not interested)
something:=false
else
process
end if
end while
HTH
Koen
> Op 11 mrt. 2019, om 19:41 heeft Sandor Szatmari via 4D_Tech
> <[email protected]> het volgende geschreven:
>
> Does 4D have the concept of continue like
>
>
> while (something)
>
>
> if (not interested)
> continue
>
>
> // Process what I'm interested in
>
>
> end while
--------------------
Compass bvba
Koen Van Hooreweghe
Kloosterstraat 65
9910 Aalter
Belgium
tel +32 495 511.653
**********************************************************************
4D Internet Users Group (4D iNUG)
Archive: http://lists.4d.com/archives.html
Options: https://lists.4d.com/mailman/options/4d_tech
Unsub: mailto:[email protected]
**********************************************************************