> I can think of a more confusing structure:
>
> unless (...) {
> ...
> }
> elsif (...) {
> ...
> elsif (...) {
> ...
> }
> else {
> ...
> }
>
> :-)
>
You need a nap! :-)
Loren