foreach ... else statement

Robert Fraser fraserofthenight at gmail.com
Tue Jan 6 19:48:47 PST 2009


Daniel Keep Wrote:
> It's rather ironic, but one thing that struck me going from Visual Basic 
> to Python was that VB had much nicer error handling; instead of having 
> error handling all over the place, it was all localised to the end of 
> the function.  This is why I absolutely adore scope statements.

Like "on error resume next"...? ;-P



More information about the Digitalmars-d mailing list