Home » Archimedes archive » Acorn User » AU 1998-06 A.adf » Shareware » ffind/!FileFind/Messages
ffind/!FileFind/Messages
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 User » AU 1998-06 A.adf » Shareware |
Filename: | ffind/!FileFind/Messages |
Read OK: | ✔ |
File size: | 0A22 bytes |
Load address: | 0000 |
Exec address: | 0000 |
File contents
# Messages file for FileFind # The application's name app.name: File Finder # The main menu definition. menu.main: Info,Quit # Search window titles title.name: File Finder title.running: <title.name> (Running) title.aborted: <title.name> (Aborted) title.compltd: <title.name> (Completed) # help text iconbar.*: This is the <app.name> icon|MClick SELECT to open the main window. mainwind.*: This is the <app.name> main window. mainwind.1: The directory where the search has to start|MIf nothing is entered the CSD will be used. mainwind.2: The filename to search for.|MWildcards ? and * can be used. mainwind.3: Contentssearch will be case-insensitive. mainwind.4: Search only for specified filetype. mainwind.5: The filetype to search for.|MEnter as FF8, &FF8 or Absoulte mainwind.6: Search for contents. mainwind.7: The contents to be searched for.|MWildcard ? can be used. mainwind.8: Click SELECT to start the search. mainwind.9: Click SELECT to stop the search. mainwind.11: Click SELECT to run the selected file or application. mainwind.12: Click SELECT to view the directory containing the found file. mainwind.14: Click SELECT to open the advanced options window. mainwind.15: Click SELECT to open the advanced options window. options.*: This is the advanced options window. options.0: Use throwback for found files. options.1: Matching directorynames will be found. options.2: The !Scrap (temporary system files) will be ignored. options.3: All applications directories will be ignored. options.4: Image files (DOS Disc, Archive, ...) will be treated as files. options.5: Search for the specified access rights. options.6: Only locked files will be found.|MClick ADJUST to disable. options.7: Only unlocked files will be found.|MClick ADJUST to disable. options.8: Only files with read access for you will be found.|MClick ADJUST to disable. options.9: Only files without read access for you will be found.|MClick ADJUST to disable. options.10: Only files with write access for you will be found.|MClick ADJUST to disable. options.11: Only files without write access for you will be found.|MClick ADJUST to disable. options.12: Only files with read access for others will be found.|MClick ADJUST to disable. options.13: Only files without read access for others will be found.|MClick ADJUST to disable. options.14: Only files with write access for others will be found.|MClick ADJUST to disable. options.15: Only files without write access for others will be found.|MClick ADJUST to disable. pane.*: This is <app.name> search results window.|MClick SELECT to select a file.
00000000 23 20 20 4d 65 73 73 61 67 65 73 20 66 69 6c 65 |# Messages file| 00000010 20 66 6f 72 20 46 69 6c 65 46 69 6e 64 0a 0a 23 | for FileFind..#| 00000020 20 20 54 68 65 20 61 70 70 6c 69 63 61 74 69 6f | The applicatio| 00000030 6e 27 73 20 6e 61 6d 65 20 0a 61 70 70 2e 6e 61 |n's name .app.na| 00000040 6d 65 3a 20 46 69 6c 65 20 46 69 6e 64 65 72 0a |me: File Finder.| 00000050 0a 23 20 20 54 68 65 20 6d 61 69 6e 20 6d 65 6e |.# The main men| 00000060 75 20 64 65 66 69 6e 69 74 69 6f 6e 2e 0a 6d 65 |u definition..me| 00000070 6e 75 2e 6d 61 69 6e 3a 20 49 6e 66 6f 2c 51 75 |nu.main: Info,Qu| 00000080 69 74 0a 0a 23 20 20 53 65 61 72 63 68 20 77 69 |it..# Search wi| 00000090 6e 64 6f 77 20 74 69 74 6c 65 73 0a 74 69 74 6c |ndow titles.titl| 000000a0 65 2e 6e 61 6d 65 3a 20 46 69 6c 65 20 46 69 6e |e.name: File Fin| 000000b0 64 65 72 0a 74 69 74 6c 65 2e 72 75 6e 6e 69 6e |der.title.runnin| 000000c0 67 3a 20 3c 74 69 74 6c 65 2e 6e 61 6d 65 3e 20 |g: <title.name> | 000000d0 28 52 75 6e 6e 69 6e 67 29 0a 74 69 74 6c 65 2e |(Running).title.| 000000e0 61 62 6f 72 74 65 64 3a 20 3c 74 69 74 6c 65 2e |aborted: <title.| 000000f0 6e 61 6d 65 3e 20 28 41 62 6f 72 74 65 64 29 0a |name> (Aborted).| 00000100 74 69 74 6c 65 2e 63 6f 6d 70 6c 74 64 3a 20 3c |title.compltd: <| 00000110 74 69 74 6c 65 2e 6e 61 6d 65 3e 20 28 43 6f 6d |title.name> (Com| 00000120 70 6c 65 74 65 64 29 0a 0a 23 20 68 65 6c 70 20 |pleted)..# help | 00000130 74 65 78 74 0a 69 63 6f 6e 62 61 72 2e 2a 3a 20 |text.iconbar.*: | 00000140 54 68 69 73 20 69 73 20 74 68 65 20 3c 61 70 70 |This is the <app| 00000150 2e 6e 61 6d 65 3e 20 69 63 6f 6e 7c 4d 43 6c 69 |.name> icon|MCli| 00000160 63 6b 20 53 45 4c 45 43 54 20 74 6f 20 6f 70 65 |ck SELECT to ope| 00000170 6e 20 74 68 65 20 6d 61 69 6e 20 77 69 6e 64 6f |n the main windo| 00000180 77 2e 0a 0a 6d 61 69 6e 77 69 6e 64 2e 2a 3a 20 |w...mainwind.*: | 00000190 54 68 69 73 20 69 73 20 74 68 65 20 3c 61 70 70 |This is the <app| 000001a0 2e 6e 61 6d 65 3e 20 6d 61 69 6e 20 77 69 6e 64 |.name> main wind| 000001b0 6f 77 2e 0a 6d 61 69 6e 77 69 6e 64 2e 31 3a 20 |ow..mainwind.1: | 000001c0 54 68 65 20 64 69 72 65 63 74 6f 72 79 20 77 68 |The directory wh| 000001d0 65 72 65 20 74 68 65 20 73 65 61 72 63 68 20 68 |ere the search h| 000001e0 61 73 20 74 6f 20 73 74 61 72 74 7c 4d 49 66 20 |as to start|MIf | 000001f0 6e 6f 74 68 69 6e 67 20 69 73 20 65 6e 74 65 72 |nothing is enter| 00000200 65 64 20 74 68 65 20 43 53 44 20 77 69 6c 6c 20 |ed the CSD will | 00000210 62 65 20 75 73 65 64 2e 0a 6d 61 69 6e 77 69 6e |be used..mainwin| 00000220 64 2e 32 3a 20 54 68 65 20 66 69 6c 65 6e 61 6d |d.2: The filenam| 00000230 65 20 74 6f 20 73 65 61 72 63 68 20 66 6f 72 2e |e to search for.| 00000240 7c 4d 57 69 6c 64 63 61 72 64 73 20 3f 20 61 6e ||MWildcards ? an| 00000250 64 20 2a 20 63 61 6e 20 62 65 20 75 73 65 64 2e |d * can be used.| 00000260 0a 6d 61 69 6e 77 69 6e 64 2e 33 3a 20 43 6f 6e |.mainwind.3: Con| 00000270 74 65 6e 74 73 73 65 61 72 63 68 20 77 69 6c 6c |tentssearch will| 00000280 20 62 65 20 63 61 73 65 2d 69 6e 73 65 6e 73 69 | be case-insensi| 00000290 74 69 76 65 2e 0a 6d 61 69 6e 77 69 6e 64 2e 34 |tive..mainwind.4| 000002a0 3a 20 53 65 61 72 63 68 20 6f 6e 6c 79 20 66 6f |: Search only fo| 000002b0 72 20 73 70 65 63 69 66 69 65 64 20 66 69 6c 65 |r specified file| 000002c0 74 79 70 65 2e 0a 6d 61 69 6e 77 69 6e 64 2e 35 |type..mainwind.5| 000002d0 3a 20 54 68 65 20 66 69 6c 65 74 79 70 65 20 74 |: The filetype t| 000002e0 6f 20 73 65 61 72 63 68 20 66 6f 72 2e 7c 4d 45 |o search for.|ME| 000002f0 6e 74 65 72 20 61 73 20 46 46 38 2c 20 26 46 46 |nter as FF8, &FF| 00000300 38 20 6f 72 20 41 62 73 6f 75 6c 74 65 0a 6d 61 |8 or Absoulte.ma| 00000310 69 6e 77 69 6e 64 2e 36 3a 20 53 65 61 72 63 68 |inwind.6: Search| 00000320 20 66 6f 72 20 63 6f 6e 74 65 6e 74 73 2e 0a 6d | for contents..m| 00000330 61 69 6e 77 69 6e 64 2e 37 3a 20 54 68 65 20 63 |ainwind.7: The c| 00000340 6f 6e 74 65 6e 74 73 20 74 6f 20 62 65 20 73 65 |ontents to be se| 00000350 61 72 63 68 65 64 20 66 6f 72 2e 7c 4d 57 69 6c |arched for.|MWil| 00000360 64 63 61 72 64 20 3f 20 63 61 6e 20 62 65 20 75 |dcard ? can be u| 00000370 73 65 64 2e 0a 6d 61 69 6e 77 69 6e 64 2e 38 3a |sed..mainwind.8:| 00000380 20 43 6c 69 63 6b 20 53 45 4c 45 43 54 20 74 6f | Click SELECT to| 00000390 20 73 74 61 72 74 20 74 68 65 20 73 65 61 72 63 | start the searc| 000003a0 68 2e 0a 6d 61 69 6e 77 69 6e 64 2e 39 3a 20 43 |h..mainwind.9: C| 000003b0 6c 69 63 6b 20 53 45 4c 45 43 54 20 74 6f 20 73 |lick SELECT to s| 000003c0 74 6f 70 20 74 68 65 20 73 65 61 72 63 68 2e 0a |top the search..| 000003d0 6d 61 69 6e 77 69 6e 64 2e 31 31 3a 20 43 6c 69 |mainwind.11: Cli| 000003e0 63 6b 20 53 45 4c 45 43 54 20 74 6f 20 72 75 6e |ck SELECT to run| 000003f0 20 74 68 65 20 73 65 6c 65 63 74 65 64 20 66 69 | the selected fi| 00000400 6c 65 20 6f 72 20 61 70 70 6c 69 63 61 74 69 6f |le or applicatio| 00000410 6e 2e 0a 6d 61 69 6e 77 69 6e 64 2e 31 32 3a 20 |n..mainwind.12: | 00000420 43 6c 69 63 6b 20 53 45 4c 45 43 54 20 74 6f 20 |Click SELECT to | 00000430 76 69 65 77 20 74 68 65 20 64 69 72 65 63 74 6f |view the directo| 00000440 72 79 20 63 6f 6e 74 61 69 6e 69 6e 67 20 74 68 |ry containing th| 00000450 65 20 66 6f 75 6e 64 20 66 69 6c 65 2e 0a 6d 61 |e found file..ma| 00000460 69 6e 77 69 6e 64 2e 31 34 3a 20 43 6c 69 63 6b |inwind.14: Click| 00000470 20 53 45 4c 45 43 54 20 74 6f 20 6f 70 65 6e 20 | SELECT to open | 00000480 74 68 65 20 61 64 76 61 6e 63 65 64 20 6f 70 74 |the advanced opt| 00000490 69 6f 6e 73 20 77 69 6e 64 6f 77 2e 0a 6d 61 69 |ions window..mai| 000004a0 6e 77 69 6e 64 2e 31 35 3a 20 43 6c 69 63 6b 20 |nwind.15: Click | 000004b0 53 45 4c 45 43 54 20 74 6f 20 6f 70 65 6e 20 74 |SELECT to open t| 000004c0 68 65 20 61 64 76 61 6e 63 65 64 20 6f 70 74 69 |he advanced opti| 000004d0 6f 6e 73 20 77 69 6e 64 6f 77 2e 0a 0a 6f 70 74 |ons window...opt| 000004e0 69 6f 6e 73 2e 2a 3a 20 54 68 69 73 20 69 73 20 |ions.*: This is | 000004f0 74 68 65 20 61 64 76 61 6e 63 65 64 20 6f 70 74 |the advanced opt| 00000500 69 6f 6e 73 20 77 69 6e 64 6f 77 2e 0a 6f 70 74 |ions window..opt| 00000510 69 6f 6e 73 2e 30 3a 20 55 73 65 20 74 68 72 6f |ions.0: Use thro| 00000520 77 62 61 63 6b 20 66 6f 72 20 66 6f 75 6e 64 20 |wback for found | 00000530 66 69 6c 65 73 2e 0a 6f 70 74 69 6f 6e 73 2e 31 |files..options.1| 00000540 3a 20 4d 61 74 63 68 69 6e 67 20 64 69 72 65 63 |: Matching direc| 00000550 74 6f 72 79 6e 61 6d 65 73 20 77 69 6c 6c 20 62 |torynames will b| 00000560 65 20 66 6f 75 6e 64 2e 0a 6f 70 74 69 6f 6e 73 |e found..options| 00000570 2e 32 3a 20 54 68 65 20 21 53 63 72 61 70 20 28 |.2: The !Scrap (| 00000580 74 65 6d 70 6f 72 61 72 79 20 73 79 73 74 65 6d |temporary system| 00000590 20 66 69 6c 65 73 29 20 77 69 6c 6c 20 62 65 20 | files) will be | 000005a0 69 67 6e 6f 72 65 64 2e 0a 6f 70 74 69 6f 6e 73 |ignored..options| 000005b0 2e 33 3a 20 41 6c 6c 20 61 70 70 6c 69 63 61 74 |.3: All applicat| 000005c0 69 6f 6e 73 20 64 69 72 65 63 74 6f 72 69 65 73 |ions directories| 000005d0 20 77 69 6c 6c 20 62 65 20 69 67 6e 6f 72 65 64 | will be ignored| 000005e0 2e 0a 6f 70 74 69 6f 6e 73 2e 34 3a 20 49 6d 61 |..options.4: Ima| 000005f0 67 65 20 66 69 6c 65 73 20 28 44 4f 53 20 44 69 |ge files (DOS Di| 00000600 73 63 2c 20 41 72 63 68 69 76 65 2c 20 2e 2e 2e |sc, Archive, ...| 00000610 29 20 77 69 6c 6c 20 62 65 20 74 72 65 61 74 65 |) will be treate| 00000620 64 20 61 73 20 66 69 6c 65 73 2e 0a 6f 70 74 69 |d as files..opti| 00000630 6f 6e 73 2e 35 3a 20 53 65 61 72 63 68 20 66 6f |ons.5: Search fo| 00000640 72 20 74 68 65 20 73 70 65 63 69 66 69 65 64 20 |r the specified | 00000650 61 63 63 65 73 73 20 72 69 67 68 74 73 2e 0a 6f |access rights..o| 00000660 70 74 69 6f 6e 73 2e 36 3a 20 4f 6e 6c 79 20 6c |ptions.6: Only l| 00000670 6f 63 6b 65 64 20 66 69 6c 65 73 20 77 69 6c 6c |ocked files will| 00000680 20 62 65 20 66 6f 75 6e 64 2e 7c 4d 43 6c 69 63 | be found.|MClic| 00000690 6b 20 41 44 4a 55 53 54 20 74 6f 20 64 69 73 61 |k ADJUST to disa| 000006a0 62 6c 65 2e 0a 6f 70 74 69 6f 6e 73 2e 37 3a 20 |ble..options.7: | 000006b0 4f 6e 6c 79 20 75 6e 6c 6f 63 6b 65 64 20 66 69 |Only unlocked fi| 000006c0 6c 65 73 20 77 69 6c 6c 20 62 65 20 66 6f 75 6e |les will be foun| 000006d0 64 2e 7c 4d 43 6c 69 63 6b 20 41 44 4a 55 53 54 |d.|MClick ADJUST| 000006e0 20 74 6f 20 64 69 73 61 62 6c 65 2e 0a 6f 70 74 | to disable..opt| 000006f0 69 6f 6e 73 2e 38 3a 20 4f 6e 6c 79 20 66 69 6c |ions.8: Only fil| 00000700 65 73 20 77 69 74 68 20 72 65 61 64 20 61 63 63 |es with read acc| 00000710 65 73 73 20 66 6f 72 20 79 6f 75 20 77 69 6c 6c |ess for you will| 00000720 20 62 65 20 66 6f 75 6e 64 2e 7c 4d 43 6c 69 63 | be found.|MClic| 00000730 6b 20 41 44 4a 55 53 54 20 74 6f 20 64 69 73 61 |k ADJUST to disa| 00000740 62 6c 65 2e 0a 6f 70 74 69 6f 6e 73 2e 39 3a 20 |ble..options.9: | 00000750 4f 6e 6c 79 20 66 69 6c 65 73 20 77 69 74 68 6f |Only files witho| 00000760 75 74 20 72 65 61 64 20 61 63 63 65 73 73 20 66 |ut read access f| 00000770 6f 72 20 79 6f 75 20 77 69 6c 6c 20 62 65 20 66 |or you will be f| 00000780 6f 75 6e 64 2e 7c 4d 43 6c 69 63 6b 20 41 44 4a |ound.|MClick ADJ| 00000790 55 53 54 20 74 6f 20 64 69 73 61 62 6c 65 2e 0a |UST to disable..| 000007a0 6f 70 74 69 6f 6e 73 2e 31 30 3a 20 4f 6e 6c 79 |options.10: Only| 000007b0 20 66 69 6c 65 73 20 77 69 74 68 20 77 72 69 74 | files with writ| 000007c0 65 20 61 63 63 65 73 73 20 66 6f 72 20 79 6f 75 |e access for you| 000007d0 20 77 69 6c 6c 20 62 65 20 66 6f 75 6e 64 2e 7c | will be found.|| 000007e0 4d 43 6c 69 63 6b 20 41 44 4a 55 53 54 20 74 6f |MClick ADJUST to| 000007f0 20 64 69 73 61 62 6c 65 2e 0a 6f 70 74 69 6f 6e | disable..option| 00000800 73 2e 31 31 3a 20 4f 6e 6c 79 20 66 69 6c 65 73 |s.11: Only files| 00000810 20 77 69 74 68 6f 75 74 20 77 72 69 74 65 20 61 | without write a| 00000820 63 63 65 73 73 20 66 6f 72 20 79 6f 75 20 77 69 |ccess for you wi| 00000830 6c 6c 20 62 65 20 66 6f 75 6e 64 2e 7c 4d 43 6c |ll be found.|MCl| 00000840 69 63 6b 20 41 44 4a 55 53 54 20 74 6f 20 64 69 |ick ADJUST to di| 00000850 73 61 62 6c 65 2e 0a 6f 70 74 69 6f 6e 73 2e 31 |sable..options.1| 00000860 32 3a 20 4f 6e 6c 79 20 66 69 6c 65 73 20 77 69 |2: Only files wi| 00000870 74 68 20 72 65 61 64 20 61 63 63 65 73 73 20 66 |th read access f| 00000880 6f 72 20 6f 74 68 65 72 73 20 77 69 6c 6c 20 62 |or others will b| 00000890 65 20 66 6f 75 6e 64 2e 7c 4d 43 6c 69 63 6b 20 |e found.|MClick | 000008a0 41 44 4a 55 53 54 20 74 6f 20 64 69 73 61 62 6c |ADJUST to disabl| 000008b0 65 2e 0a 6f 70 74 69 6f 6e 73 2e 31 33 3a 20 4f |e..options.13: O| 000008c0 6e 6c 79 20 66 69 6c 65 73 20 77 69 74 68 6f 75 |nly files withou| 000008d0 74 20 72 65 61 64 20 61 63 63 65 73 73 20 66 6f |t read access fo| 000008e0 72 20 6f 74 68 65 72 73 20 77 69 6c 6c 20 62 65 |r others will be| 000008f0 20 66 6f 75 6e 64 2e 7c 4d 43 6c 69 63 6b 20 41 | found.|MClick A| 00000900 44 4a 55 53 54 20 74 6f 20 64 69 73 61 62 6c 65 |DJUST to disable| 00000910 2e 0a 6f 70 74 69 6f 6e 73 2e 31 34 3a 20 4f 6e |..options.14: On| 00000920 6c 79 20 66 69 6c 65 73 20 77 69 74 68 20 77 72 |ly files with wr| 00000930 69 74 65 20 61 63 63 65 73 73 20 66 6f 72 20 6f |ite access for o| 00000940 74 68 65 72 73 20 77 69 6c 6c 20 62 65 20 66 6f |thers will be fo| 00000950 75 6e 64 2e 7c 4d 43 6c 69 63 6b 20 41 44 4a 55 |und.|MClick ADJU| 00000960 53 54 20 74 6f 20 64 69 73 61 62 6c 65 2e 0a 6f |ST to disable..o| 00000970 70 74 69 6f 6e 73 2e 31 35 3a 20 4f 6e 6c 79 20 |ptions.15: Only | 00000980 66 69 6c 65 73 20 77 69 74 68 6f 75 74 20 77 72 |files without wr| 00000990 69 74 65 20 61 63 63 65 73 73 20 66 6f 72 20 6f |ite access for o| 000009a0 74 68 65 72 73 20 77 69 6c 6c 20 62 65 20 66 6f |thers will be fo| 000009b0 75 6e 64 2e 7c 4d 43 6c 69 63 6b 20 41 44 4a 55 |und.|MClick ADJU| 000009c0 53 54 20 74 6f 20 64 69 73 61 62 6c 65 2e 0a 0a |ST to disable...| 000009d0 70 61 6e 65 2e 2a 3a 20 54 68 69 73 20 69 73 20 |pane.*: This is | 000009e0 3c 61 70 70 2e 6e 61 6d 65 3e 20 73 65 61 72 63 |<app.name> searc| 000009f0 68 20 72 65 73 75 6c 74 73 20 77 69 6e 64 6f 77 |h results window| 00000a00 2e 7c 4d 43 6c 69 63 6b 20 53 45 4c 45 43 54 20 |.|MClick SELECT | 00000a10 74 6f 20 73 65 6c 65 63 74 20 61 20 66 69 6c 65 |to select a file| 00000a20 2e 0a |..| 00000a22