That's why you do
Code:

SELECT
CASE $DefinedCondition
; do stuff
CASE $AnotherDefinedCondition
; do the other stuff
CASE 1
; garbage collection
; do the Macarena and curse the user for incorrect input
ENDSELECT

_________________________
There are two types of vessels, submarines and targets.