RE: A Euphoria wish list item (minor)
Java uses labeled breaks. In java loops are labeled, a "continue" like
statement for Euphoria would be nice too (also using labels).
So much for keeping Euphoria very simple. :)
mistertrik at hotmail.com wrote:
> >Modify the "exit" statement so I can break out of nested loops, like
> >>the
> >"break" statement in PHP.
> >
> >So "exit" would become shorthand for "exit(1)", while "exit(2)" would
> >break out of two loops, "exit(3)" would break out of 3, etc...
>
> <SARCASM>
> Haven't seen this request before....
> </SARCASM>
>
>
> P.S. Hey Kat, there's some new tags for .htx
>
> --Mr Trick
>
>
Regards,
Shawn Pringle
|
Not Categorized, Please Help
|
|