Can you program and watch the democratic convention at the same time?

I am having a problem that I think is losing the switch variable if I have a switch within a switch, i.e.:

Switch .A
 case
   Switch .B
     case
     default
   endsw
   case
   default
endsw

Is this legal?
I seem to be losing the value of A

Bernie Lis

Reply via email to