home *** CD-ROM | disk | FTP | other *** search
- # This is a description of the wimp interface for DataToAOF
-
- tool_details_start
- name "DataToAOF";
- version "0.07 (23-Sep-92)";
- wimpslot 32k;
- has_extended_cmdline;
- tool_details_end
-
-
- metaoptions_start
- has_auto_run;
- has_auto_save ^."o."leafname from icn 6;
- 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 6 maps_to "-f " string not_saved;
- icn 5 maps_to "-r";
- icn 9 maps_to "-s";
- icn 11 maps_to "-d " string;
- icn 13 maps_to "-l " string;
- icn 14 maps_to "-p";
- icn 15 maps_to "-a";
- icn 16 maps_to "-n";
- icn 17 maps_to "-dp";
- icons_end
-
- defaults
- icn 6 "",
- icn 5 off,
- icn 9 on,
- icn 11 "",
- icn 13 "",
- icn 14 off,
- icn 15 off,
- icn 16 on,
- icn 17 on;
-
- make_defaults
- icn 5 off,
- icn 11 "",
- icn 13 "_length",
- icn 14 on,
- icn 15 off,
- icn 16 off,
- icn 17 on;
-
- imports_start
- drag_to icn 6 inserts icn 6;
- drag_to any inserts icn 6;
- drag_to iconbar inserts icn 6;
- imports_end
- dbox_end
-
- deselections_start
- icn 14 deselects icn 15, icn 16;
- icn 15 deselects icn 14, icn 16;
- icn 16 deselects icn 14, icn 15;
- deselections_end
-
- make_excludes icn 6;
-
- order_is icn 6, output, icn 5, icn 9, icn 11, icn 13, icn 17, icn 14, icn 15, icn 16;
-
- make_order_is "-depend !Depend ", icn 5, icn 9, icn 11, icn 13, icn 17, icn 14, icn 15, icn 16;
-
-
-