

tool_details_start
   name          "testzip";
   command_is    "<testzip$dir>.testzip ";
   version       "2021.01.09";
   wimpslot      4096k;
   has_extended_cmdline;
tool_details_end


metaoptions_start
   has_text_window;
   display_dft_is text;
metaoptions_end

dbox_start
   icons_start
      icn  6  maps_to "store";
      icn  7  maps_to "deflate";
      icn  8  maps_to "bzip2";
      icn  9  maps_to "lzma";
      icn 12  maps_to "xz";
      icn 13  maps_to "zstd";
      icn  3  maps_to string   not_saved;
      icn 10  maps_to string   not_saved;
      icn 14  maps_to string   not_saved;
      icn 20  maps_to "1";
      icn 21  maps_to "0";
      icn 18  maps_to string   not_saved;
   icons_end

   defaults
   icn  3  "",
   icn 10  "",
   icn  6 off,
   icn  7 on,
   icn  8 off,
   icn  9 off,
   icn 12 off,
   icn 13 off,
   icn 20 off,
   icn 21 on,
   icn 18 "";

   imports_start
      drag_to icn 3    inserts icn 3;
      drag_to icn 10   inserts icn 10;
      drag_to any      inserts icn 3;
      drag_to iconbar  inserts icn 3;
   imports_end
dbox_end

deselections_start
   icn 6  deselects icn 7, icn 8, icn 9, icn 12, icn 13;
   icn 7  deselects icn 6, icn 8, icn 9, icn 12, icn 13;
   icn 8  deselects icn 6, icn 7, icn 9, icn 12, icn 13;
   icn 9  deselects icn 6, icn 7, icn 8, icn 12, icn 13;
   icn 12 deselects icn 6, icn 7, icn 8, icn 9,  icn 13;
   icn 13 deselects icn 6, icn 7, icn 8, icn 9,  icn 12;
   icn 20 deselects icn 21;
   icn 21 deselects icn 20;
deselections_end

exclusions_start
  icn 21 on excludes icn 18;
 exclusions_end

order_is icn 3, icn 10, icn 6, icn 7, icn 8, icn 9, icn 12, icn 13, icn 14, icn 20, icn 21, icn 18;
