

tool_details_start
   name          "testzipcheck";
   command_is    "<testzipcheck$dir>.testzipcheck ";
   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  3  maps_to string   not_saved;
      icn  6  maps_to string   not_saved;
      icn  7  maps_to "-t";
      icn  8  maps_to "-v";
      icn  9  maps_to "-l";
      icn  5  maps_to "-p";
   icons_end

   defaults
   icn  3  "",
   icn  6  "",
   icn  7 on,
   icn  8 on,
   icn  9 off,
   icn  5 off;

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

exclusions_start
  icn 5 off excludes icn 6;
 exclusions_end

order_is icn 7, icn 8, icn 9, icn 5, icn 3, icn 6;
