%if INPUT_MODE = POINT %or INPUT_MODE = GPOINT %then
   %unset AREA

%if INPUT_MODE = AREA  %or INPUT_MODE = AREA2 %then
   %unset POINT
