[kde-edu]: KTurtle documentation

Niels Slot nielsslot at gmail.com
Tue Aug 19 18:01:17 CEST 2008


2008/8/19 Mauricio Piacentini <piacentini at kde.org>

> Burkhard Lück wrote:
> > replace ?????? with:
> > "Terminates the current loop immediately and transfers control to the
> > statement immediately following that loop."
> > ?
> > or:
> > "Terminates a loop or enclosing scope early"?
> >
> > Can only used in loops?, Which ones?, In other statements too?
>
> AFAIK break can be used to interrupt the repeat, while and for loops,
> and this is the common use case for it. Niels, can you confirm it? In
> this case I think the first sentence is better.
>
> Regards,
> Mauricio Piacentini
>
> _______________________________________________
> kde-edu mailing list
> kde-edu at mail.kde.org
> https://mail.kde.org/mailman/listinfo/kde-edu
>


I'd like to confirm that. The only loops in KTurtle are currently those
three. Cies had plans for an for .. in loop but this was never finished. All
three loops are 'breakable' in SVN trunk.

Niels
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.kde.org/pipermail/kde-edu/attachments/20080819/2770d7b8/attachment.htm 


More information about the kde-edu mailing list