
tool_details_start
   name          "CMHG";
  version    "5.46 (28-Nov-20)";
   wimpslot      640k;
   has_extended_cmdline;
tool_details_end


metaoptions_start
   has_auto_run;
   has_auto_save     ^."o."leafname from icn 3;
   has_text_window;
   has_summary_window;
metaoptions_end


fileoutput_start
   output_dft_is produces_output;
fileoutput_end


dbox_start
   icons_start
      icn 3 maps_to string       not_saved;
      icn 5 maps_to "-I" string;
      icn 8 maps_to "-p";
      icn 9 maps_to "-throwback";
      icn 10 maps_to "-o";
      icn 11 maps_to "-d";
   icons_end

   defaults
      icn 3 "",
      icn 5 "C:",
      icn 8 off,
      icn 9 on,
      icn 10 on,
      icn 11 off;

   imports_start
      drag_to icn 3   inserts icn 3;
      drag_to icn 5   inserts icn 5 separator_is ",";
      drag_to iconbar inserts icn 3;
   imports_end
dbox_end

menu_start
  
   "Define" maps_to "" sub_menu "   Symbol   " 256 prefix_by " -D";
   "Others" maps_to "" sub_menu "   Others   " 256;
   
   defaults
     menu 1 off,
     menu 2 off;

menu_end

deselections_start

   icn 10 deselects icn 11;
   icn 11 deselects icn 10;
   
deselections_end

make_excludes icn 3, icn 10, icn 11;

order_is icn 8, icn 9, icn 5, menu 1, menu 2, icn 10, icn 11, output, icn 3;
      
make_order_is "-depend !Depend", icn 8, icn 9, icn 5, menu 1, menu 2;




