"Rob Richardson" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED]
> Stefan,
>
> Personally, I'd prefer:
>
> if (target ne "MAIN")
> {
>    #do lots of other stuff
> }
>
> I think general programming practice discourages multiple return points
> in subroutines.

Yes, and it's no more dangerous than multiple 'last' statements in loops.

Rob




-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to