If some-test-here-failed
         Set indicator-switch to true
         Go to 2000-exit
     End-if.

     If some-other-test-fails
         Set indicator-different-switch to true
         Go to 2000-exit
     End-if.

-------------------------------------------------------

You could have the exact same result by placing a period
after the "2000-exit".  Then the End-if is not needed.

<gd,r>

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@bama.ua.edu with the message: INFO IBM-MAIN

Reply via email to