Home » Archimedes archive » Acorn Computing » 1994 11.adf » 9411 » TechForum/Waster/!Waster/Desc

TechForum/Waster/!Waster/Desc

This website contains an archive of files for the Acorn Electron, BBC Micro, Acorn Archimedes, Commodore 16 and Commodore 64 computers, which Dominic Ford has rescued from his private collection of floppy disks and cassettes.

Some of these files were originally commercial releases in the 1980s and 1990s, but they are now widely available online. I assume that copyright over them is no longer being asserted. If you own the copyright and would like files to be removed, please contact me.

Tape/disk: Home » Archimedes archive » Acorn Computing » 1994 11.adf » 9411
Filename: TechForum/Waster/!Waster/Desc
Read OK:
File size: 027F bytes
Load address: 0000
Exec address: 0000
File contents
# This is a description of the wimp interface for Waster

tool_details_start
   name          "Waster";
   command_is    "<Waster$Dir>.Waster";
   version       "1.00 [Aug 17 1994]";
   wimpslot           96k;
   has_extended_cmdline;
tool_details_end

metaoptions_start
   has_auto_run;
   has_text_window;
   has_summary_window;
metaoptions_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 separator_is " ";
      drag_to any     inserts icn 3 separator_is " ";
      drag_to iconbar inserts icn 3;
   imports_end
dbox_end
00000000  23 20 54 68 69 73 20 69  73 20 61 20 64 65 73 63  |# This is a desc|
00000010  72 69 70 74 69 6f 6e 20  6f 66 20 74 68 65 20 77  |ription of the w|
00000020  69 6d 70 20 69 6e 74 65  72 66 61 63 65 20 66 6f  |imp interface fo|
00000030  72 20 57 61 73 74 65 72  0a 0a 74 6f 6f 6c 5f 64  |r Waster..tool_d|
00000040  65 74 61 69 6c 73 5f 73  74 61 72 74 0a 20 20 20  |etails_start.   |
00000050  6e 61 6d 65 20 20 20 20  20 20 20 20 20 20 22 57  |name          "W|
00000060  61 73 74 65 72 22 3b 0a  20 20 20 63 6f 6d 6d 61  |aster";.   comma|
00000070  6e 64 5f 69 73 20 20 20  20 22 3c 57 61 73 74 65  |nd_is    "<Waste|
00000080  72 24 44 69 72 3e 2e 57  61 73 74 65 72 22 3b 0a  |r$Dir>.Waster";.|
00000090  20 20 20 76 65 72 73 69  6f 6e 20 20 20 20 20 20  |   version      |
000000a0  20 22 31 2e 30 30 20 5b  41 75 67 20 31 37 20 31  | "1.00 [Aug 17 1|
000000b0  39 39 34 5d 22 3b 0a 20  20 20 77 69 6d 70 73 6c  |994]";.   wimpsl|
000000c0  6f 74 20 20 20 20 20 20  20 20 20 20 20 39 36 6b  |ot           96k|
000000d0  3b 0a 20 20 20 68 61 73  5f 65 78 74 65 6e 64 65  |;.   has_extende|
000000e0  64 5f 63 6d 64 6c 69 6e  65 3b 0a 74 6f 6f 6c 5f  |d_cmdline;.tool_|
000000f0  64 65 74 61 69 6c 73 5f  65 6e 64 0a 0a 6d 65 74  |details_end..met|
00000100  61 6f 70 74 69 6f 6e 73  5f 73 74 61 72 74 0a 20  |aoptions_start. |
00000110  20 20 68 61 73 5f 61 75  74 6f 5f 72 75 6e 3b 0a  |  has_auto_run;.|
00000120  20 20 20 68 61 73 5f 74  65 78 74 5f 77 69 6e 64  |   has_text_wind|
00000130  6f 77 3b 0a 20 20 20 68  61 73 5f 73 75 6d 6d 61  |ow;.   has_summa|
00000140  72 79 5f 77 69 6e 64 6f  77 3b 0a 6d 65 74 61 6f  |ry_window;.metao|
00000150  70 74 69 6f 6e 73 5f 65  6e 64 0a 0a 64 62 6f 78  |ptions_end..dbox|
00000160  5f 73 74 61 72 74 0a 20  20 20 69 63 6f 6e 73 5f  |_start.   icons_|
00000170  73 74 61 72 74 0a 20 20  20 20 20 20 69 63 6e 20  |start.      icn |
00000180  33 20 6d 61 70 73 5f 74  6f 20 73 74 72 69 6e 67  |3 maps_to string|
00000190  20 20 6e 6f 74 5f 73 61  76 65 64 3b 0a 20 20 20  |  not_saved;.   |
000001a0  69 63 6f 6e 73 5f 65 6e  64 0a 0a 20 20 20 64 65  |icons_end..   de|
000001b0  66 61 75 6c 74 73 0a 20  20 20 69 63 6e 20 33 20  |faults.   icn 3 |
000001c0  22 22 3b 0a 0a 20 20 20  69 6d 70 6f 72 74 73 5f  |"";..   imports_|
000001d0  73 74 61 72 74 0a 20 20  20 20 20 20 64 72 61 67  |start.      drag|
000001e0  5f 74 6f 20 69 63 6e 20  33 20 20 20 69 6e 73 65  |_to icn 3   inse|
000001f0  72 74 73 20 69 63 6e 20  33 20 73 65 70 61 72 61  |rts icn 3 separa|
00000200  74 6f 72 5f 69 73 20 22  20 22 3b 0a 20 20 20 20  |tor_is " ";.    |
00000210  20 20 64 72 61 67 5f 74  6f 20 61 6e 79 20 20 20  |  drag_to any   |
00000220  20 20 69 6e 73 65 72 74  73 20 69 63 6e 20 33 20  |  inserts icn 3 |
00000230  73 65 70 61 72 61 74 6f  72 5f 69 73 20 22 20 22  |separator_is " "|
00000240  3b 0a 20 20 20 20 20 20  64 72 61 67 5f 74 6f 20  |;.      drag_to |
00000250  69 63 6f 6e 62 61 72 20  69 6e 73 65 72 74 73 20  |iconbar inserts |
00000260  69 63 6e 20 33 3b 0a 20  20 20 69 6d 70 6f 72 74  |icn 3;.   import|
00000270  73 5f 65 6e 64 0a 64 62  6f 78 5f 65 6e 64 0a     |s_end.dbox_end.|
0000027f