in reply to Re: Coding superstitionsin thread Coding superstitions
if (Condition()) { Do_This(); Do_That(); } else {Do_The_Other()} [download]