home *** CD-ROM | disk | FTP | other *** search
- # This is a description of the wimp interface for Backthrow
- # nothing but a dbox for the filenames to be processed.
-
- tool_details_start
- name "Backthrow";
- command_is "<Backthrow$Dir>.!Runimage";
- version "0.1";
- wimpslot 128k;
- has_extended_cmdline;
- tool_details_end
-
- dbox_start
- icons_start
- icn 3 maps_to string not_saved;
- icons_end
-
- defaults
- icn 3 "";
-
- imports_start
- drag_to any inserts icn 3 separator_is " ";
- drag_to iconbar inserts icn 3;
- imports_end
- dbox_end
-