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.

RobR



__________________________________________________
Do you Yahoo!?
Yahoo! Tax Center - File online, calculators, forms, and more
http://tax.yahoo.com

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

Reply via email to