home *** CD-ROM | disk | FTP | other *** search
- # This is a description of the wimp interface for toansi
-
- tool_details_start
- name "Data2AOF";
- version "1.00";
- wimpslot 32k;
- tool_details_end
-
-
- metaoptions_start
- has_auto_run on;
- has_auto_save leafname from icn 3;
- has_text_window;
- has_summary_window;
- metaoptions_end
-
-
- fileoutput_start
- output_option_is "-o";
- output_dft_is produces_output;
- fileoutput_end
-
-
- dbox_start
- icons_start
- icn 3 maps_to string not_saved;
- icons_end
-
- defaults
- icn 3 "";
-
- 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
-
- menu_start
- "Label" maps_to "-l " sub_menu "Label" 256;
-
- defaults
- menu 1 off submenu "" ;
- ;
- menu_end
-
-