Quote:
|
Originally Posted by DaWei
That has nothing to do with the question. AND is not a statement separator. AND cannot be replaced with a semicolon. Separating statements on one line is not the same thing as instituting a conditional, alternate path of execution.
|
I'm sorry it came out sounding it was a replacement for AND or that AND was a statement seperator. I know neither is true. What I meant to say was it was a way to seperate statement on a single line if-then. Apparaently, I misinterpreted the original question as "how do i add more lines to inside a THEN?" and not "how do i add more cases/conditionals/alternate paths of execution?"