home *** CD-ROM | disk | FTP | other *** search
- # This is a description of the wimp interface for as
-
- tool_details_start
- name "AS";
- version "1.20";
- wimpslot 320k;
- has_extended_cmdline;
- tool_details_end
-
-
- metaoptions_start
- has_auto_run on;
- # has_auto_save ^.leafname from icn 3;
- metaoptions_end
-
- #fileoutput_start
- # output_option_is "-o";
- # output_dft_is produces_output;
- #fileoutput_end
-
- # options dialogue box
- dbox_start
-
- #icon mappings
- icons_start
- icn 3 maps_to string;
- icn 6 maps_to "-p";
- icn 7 maps_to "-throwback";
- icn 8 maps_to "-verbose";
- icn 9 maps_to "-autocast";
- icons_end
-
- #default icon values
- defaults
- icn 6 off,
- icn 7 on,
- icn 8 off,
- icn 9 off;
-
- make_defaults
- icn 6 off,
- icn 7 on,
- icn 8 off,
- icn 9 off;
-
- imports_start
- drag_to icn 3 inserts icn 3;
- drag_to iconbar inserts icn 3;
- imports_end
- dbox_end
-
-
- make_order_is icn 6, icn 7, icn 8, icn 9, icn 3;
- order_is icn 6, icn 7, icn 8, icn 9, icn 3;
-