% -*-Prolog-*- :- expects_dialect(pfc). switch(Name), ~(status(Name,X), {X \== false}) ==> status(Name,false).