Home » Archimedes archive » Archimedes World » archimedes_world_volume_15_issue_1_scp.adf » !TempDir_TempDir » !TempDir/!Help
!TempDir/!Help
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 » Archimedes World » archimedes_world_volume_15_issue_1_scp.adf » !TempDir_TempDir |
Filename: | !TempDir/!Help |
Read OK: | ✔ |
File size: | 11A1 bytes |
Load address: | 0000 |
Exec address: | 0000 |
File contents
!TempDir V1.17 2/10/97 ---------------------- This program places an icon on the Icon Bar which you can drag and drop files in order to save them to disc quickly. We found the Ramdisc a bit of pain because it has a limited size, eats RAM plus if you forget to save its contents then they are lost when the computer crashes or if you switch off in a hurry. WHAT DOES IT DO? ---------------- When ran it creates a directory with todays date (eg 28/04/97) in the same directory of your !Boot application. eg ADFS::Harddisc4.$.TempDir.28/04/97 for example. (You can, if you wish, alter this by editing the !Run file of !TempDir). A SELECT click on the icon open this directory and ADJUST closes it. Also when it discovers an empty directory in 'TempDir' it will delete that empty directory at run time (or when a new day dawns), so stopping lots of empty directorys from building up. INSTALLING FOR THE FIRST TIME ----------------------------- We recommend you place !TempDir in your !Boot.Choices.Boot.Tasks directory so that it is automatically loaded when you switch on your computer. Or simply double click on it to start it. REQUIREMENTS ------------ RISC OS 3.1 or above. License conditions : This software is now SHAREWARE as of 12/9/97 and applies to *all* versions of !TempDir. If you continue to use it for more than 28 days then you must register it with us by sending a 10UKP note or cheque (no credit/debit cards). This will ensure the continued development of the program. (Especially if you require a tailored version). As a registered owner you can also claim �5.00 discount from one or more of our popular commerical programs such as Keystroke, Blinds, Impressive, Undelete. Send your details and money to : Quantum Software 35 Pinewood Park Deans Livingston EH54 8NN Scotland Tel:01506 411162 email:sales@quantumsoft.co.uk web :http://www.cybervillage.co.uk/acorn/qs/ V1.16 to V1.17 -------------- Only one minor change. By setting the system variable 'TempDirOpenall' in the !Run file you can alter the way the ADJUST mouse button works when the mouse pointer is over the !TempDir icon on the iconbar. So that pressing the ADJUST button will instead of closing todays directory it will instead open all dated directories within the 'Tempdir' directory. This function is not on by default but was added for a registered user. V1.15 to V1.16 -------------- Removed automatic X-File support introduced in V1.15 as this Image Filing System has unfortunately proven to be unstable in long term use. Altered the Templates to look better on the older RISC OS 3.1 Acorn machines. Altered the license conditions. Please read above. V1.14 to V1.15 -------------- When TempDir is first run, if it detects the X-files module is loaded on then a X-files 'TempDir' will be created instead of a more normal directory. X-files (latest version is V0.57) is a module which allows more than 77 files to be kept within a special directory and you can have very long file names in these directorys as well. It also saves disc space as well! BTW, if you've used LongFilenames V0.1 by Jason Tribbeck then we recommend that you stop using it. It has several bugs, least of all is that ShareFS don't like it and can crash your computer. You can pick X-Files up for free at http://www.wonderworks.co.uk/free/xf.zip V1.13 to V1.14 -------------- Altered the !Run file so that users of RISC OS 3.1 machines without the normal Boot procedure can run !TempDir. V1.12 to V1.13 -------------- TempDir reads the date of the dated directory of the datestamp, rather than from the name now. It also will no longer forcefully delete files. If you've locked a file then TempDir will no longer override this. V1.11 to V1.12 -------------- Forgot about the year 2000 problem! Now if you're running it in the next century, it will not delete everything in TempDir. V1.10 to V1.11 -------------- Tiny bug regarding unable to move Info window fixed. Added a 'maximum age of directorys' setting, by default set to 60 days, to the !Run file. When a directory containing items is older than the above number of days then TempDir forces it to be deleted. V1.00 to V1.10 -------------- Added suggestions by Steve Smale. * Made it automatically use the root directory of your main harddrive, where !Boot lives, to place the 'TempDir' directory. * Made it automatically update todays dated directory if left running 24 hours. Quantum Software - offering simple to use solutions to complex problems.
00000000 21 54 65 6d 70 44 69 72 20 56 31 2e 31 37 20 32 |!TempDir V1.17 2| 00000010 2f 31 30 2f 39 37 0a 2d 2d 2d 2d 2d 2d 2d 2d 2d |/10/97.---------| 00000020 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 0a 0a 54 |-------------..T| 00000030 68 69 73 20 70 72 6f 67 72 61 6d 20 70 6c 61 63 |his program plac| 00000040 65 73 20 61 6e 20 69 63 6f 6e 20 6f 6e 20 74 68 |es an icon on th| 00000050 65 20 49 63 6f 6e 20 42 61 72 20 77 68 69 63 68 |e Icon Bar which| 00000060 20 79 6f 75 20 63 61 6e 20 64 72 61 67 20 61 6e | you can drag an| 00000070 64 20 64 72 6f 70 0a 66 69 6c 65 73 20 69 6e 20 |d drop.files in | 00000080 6f 72 64 65 72 20 74 6f 20 73 61 76 65 20 74 68 |order to save th| 00000090 65 6d 20 74 6f 20 64 69 73 63 20 71 75 69 63 6b |em to disc quick| 000000a0 6c 79 2e 0a 0a 57 65 20 66 6f 75 6e 64 20 74 68 |ly...We found th| 000000b0 65 20 52 61 6d 64 69 73 63 20 61 20 62 69 74 20 |e Ramdisc a bit | 000000c0 6f 66 20 70 61 69 6e 20 62 65 63 61 75 73 65 20 |of pain because | 000000d0 69 74 20 68 61 73 20 61 20 6c 69 6d 69 74 65 64 |it has a limited| 000000e0 20 73 69 7a 65 2c 20 65 61 74 73 20 52 41 4d 0a | size, eats RAM.| 000000f0 70 6c 75 73 20 69 66 20 79 6f 75 20 66 6f 72 67 |plus if you forg| 00000100 65 74 20 74 6f 20 73 61 76 65 20 69 74 73 20 63 |et to save its c| 00000110 6f 6e 74 65 6e 74 73 20 74 68 65 6e 20 74 68 65 |ontents then the| 00000120 79 20 61 72 65 20 6c 6f 73 74 20 77 68 65 6e 20 |y are lost when | 00000130 74 68 65 0a 63 6f 6d 70 75 74 65 72 20 63 72 61 |the.computer cra| 00000140 73 68 65 73 20 6f 72 20 69 66 20 79 6f 75 20 73 |shes or if you s| 00000150 77 69 74 63 68 20 6f 66 66 20 69 6e 20 61 20 68 |witch off in a h| 00000160 75 72 72 79 2e 20 0a 0a 0a 57 48 41 54 20 44 4f |urry. ...WHAT DO| 00000170 45 53 20 49 54 20 44 4f 3f 0a 2d 2d 2d 2d 2d 2d |ES IT DO?.------| 00000180 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 0a 0a 57 68 65 6e |----------..When| 00000190 20 72 61 6e 20 69 74 20 63 72 65 61 74 65 73 20 | ran it creates | 000001a0 61 20 64 69 72 65 63 74 6f 72 79 20 77 69 74 68 |a directory with| 000001b0 20 74 6f 64 61 79 73 20 64 61 74 65 20 28 65 67 | todays date (eg| 000001c0 20 32 38 2f 30 34 2f 39 37 29 0a 69 6e 20 74 68 | 28/04/97).in th| 000001d0 65 20 73 61 6d 65 20 64 69 72 65 63 74 6f 72 79 |e same directory| 000001e0 20 6f 66 20 79 6f 75 72 20 21 42 6f 6f 74 20 61 | of your !Boot a| 000001f0 70 70 6c 69 63 61 74 69 6f 6e 2e 0a 0a 65 67 20 |pplication...eg | 00000200 41 44 46 53 3a 3a 48 61 72 64 64 69 73 63 34 2e |ADFS::Harddisc4.| 00000210 24 2e 54 65 6d 70 44 69 72 2e 32 38 2f 30 34 2f |$.TempDir.28/04/| 00000220 39 37 20 66 6f 72 20 65 78 61 6d 70 6c 65 2e 0a |97 for example..| 00000230 28 59 6f 75 20 63 61 6e 2c 20 69 66 20 79 6f 75 |(You can, if you| 00000240 20 77 69 73 68 2c 20 61 6c 74 65 72 20 74 68 69 | wish, alter thi| 00000250 73 20 62 79 20 65 64 69 74 69 6e 67 20 74 68 65 |s by editing the| 00000260 20 21 52 75 6e 20 66 69 6c 65 20 6f 66 20 21 54 | !Run file of !T| 00000270 65 6d 70 44 69 72 29 2e 20 0a 0a 41 20 53 45 4c |empDir). ..A SEL| 00000280 45 43 54 20 63 6c 69 63 6b 20 6f 6e 20 74 68 65 |ECT click on the| 00000290 20 69 63 6f 6e 20 6f 70 65 6e 20 74 68 69 73 20 | icon open this | 000002a0 64 69 72 65 63 74 6f 72 79 20 61 6e 64 20 41 44 |directory and AD| 000002b0 4a 55 53 54 20 63 6c 6f 73 65 73 20 69 74 2e 0a |JUST closes it..| 000002c0 0a 41 6c 73 6f 20 77 68 65 6e 20 69 74 20 64 69 |.Also when it di| 000002d0 73 63 6f 76 65 72 73 20 61 6e 20 65 6d 70 74 79 |scovers an empty| 000002e0 20 64 69 72 65 63 74 6f 72 79 20 69 6e 20 27 54 | directory in 'T| 000002f0 65 6d 70 44 69 72 27 20 69 74 20 77 69 6c 6c 0a |empDir' it will.| 00000300 64 65 6c 65 74 65 20 74 68 61 74 20 65 6d 70 74 |delete that empt| 00000310 79 20 64 69 72 65 63 74 6f 72 79 20 61 74 20 72 |y directory at r| 00000320 75 6e 20 74 69 6d 65 20 28 6f 72 20 77 68 65 6e |un time (or when| 00000330 20 61 20 6e 65 77 20 64 61 79 20 64 61 77 6e 73 | a new day dawns| 00000340 29 2c 0a 73 6f 20 73 74 6f 70 70 69 6e 67 20 6c |),.so stopping l| 00000350 6f 74 73 20 6f 66 20 65 6d 70 74 79 20 64 69 72 |ots of empty dir| 00000360 65 63 74 6f 72 79 73 20 66 72 6f 6d 20 62 75 69 |ectorys from bui| 00000370 6c 64 69 6e 67 20 75 70 2e 0a 0a 0a 49 4e 53 54 |lding up....INST| 00000380 41 4c 4c 49 4e 47 20 46 4f 52 20 54 48 45 20 46 |ALLING FOR THE F| 00000390 49 52 53 54 20 54 49 4d 45 0a 2d 2d 2d 2d 2d 2d |IRST TIME.------| 000003a0 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d |----------------| 000003b0 2d 2d 2d 2d 2d 2d 2d 0a 57 65 20 72 65 63 6f 6d |-------.We recom| 000003c0 6d 65 6e 64 20 79 6f 75 20 70 6c 61 63 65 20 21 |mend you place !| 000003d0 54 65 6d 70 44 69 72 20 69 6e 20 79 6f 75 72 20 |TempDir in your | 000003e0 21 42 6f 6f 74 2e 43 68 6f 69 63 65 73 2e 42 6f |!Boot.Choices.Bo| 000003f0 6f 74 2e 54 61 73 6b 73 0a 64 69 72 65 63 74 6f |ot.Tasks.directo| 00000400 72 79 20 73 6f 20 74 68 61 74 20 69 74 20 69 73 |ry so that it is| 00000410 20 61 75 74 6f 6d 61 74 69 63 61 6c 6c 79 20 6c | automatically l| 00000420 6f 61 64 65 64 20 77 68 65 6e 20 79 6f 75 20 73 |oaded when you s| 00000430 77 69 74 63 68 20 6f 6e 0a 79 6f 75 72 20 63 6f |witch on.your co| 00000440 6d 70 75 74 65 72 2e 0a 0a 4f 72 20 73 69 6d 70 |mputer...Or simp| 00000450 6c 79 20 64 6f 75 62 6c 65 20 63 6c 69 63 6b 20 |ly double click | 00000460 6f 6e 20 69 74 20 74 6f 20 73 74 61 72 74 20 69 |on it to start i| 00000470 74 2e 0a 0a 52 45 51 55 49 52 45 4d 45 4e 54 53 |t...REQUIREMENTS| 00000480 0a 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 0a 52 49 |.------------.RI| 00000490 53 43 20 4f 53 20 33 2e 31 20 6f 72 20 61 62 6f |SC OS 3.1 or abo| 000004a0 76 65 2e 0a 0a 0a 4c 69 63 65 6e 73 65 20 63 6f |ve....License co| 000004b0 6e 64 69 74 69 6f 6e 73 20 3a 0a 54 68 69 73 20 |nditions :.This | 000004c0 73 6f 66 74 77 61 72 65 20 69 73 20 6e 6f 77 20 |software is now | 000004d0 53 48 41 52 45 57 41 52 45 20 61 73 20 6f 66 20 |SHAREWARE as of | 000004e0 31 32 2f 39 2f 39 37 20 61 6e 64 20 61 70 70 6c |12/9/97 and appl| 000004f0 69 65 73 20 74 6f 20 2a 61 6c 6c 2a 20 76 65 72 |ies to *all* ver| 00000500 73 69 6f 6e 73 0a 6f 66 20 21 54 65 6d 70 44 69 |sions.of !TempDi| 00000510 72 2e 0a 49 66 20 79 6f 75 20 63 6f 6e 74 69 6e |r..If you contin| 00000520 75 65 20 74 6f 20 75 73 65 20 69 74 20 66 6f 72 |ue to use it for| 00000530 20 6d 6f 72 65 20 74 68 61 6e 20 32 38 20 64 61 | more than 28 da| 00000540 79 73 20 74 68 65 6e 20 79 6f 75 20 6d 75 73 74 |ys then you must| 00000550 20 72 65 67 69 73 74 65 72 20 69 74 0a 77 69 74 | register it.wit| 00000560 68 20 75 73 20 62 79 20 73 65 6e 64 69 6e 67 20 |h us by sending | 00000570 61 20 31 30 55 4b 50 20 6e 6f 74 65 20 6f 72 20 |a 10UKP note or | 00000580 63 68 65 71 75 65 20 28 6e 6f 20 63 72 65 64 69 |cheque (no credi| 00000590 74 2f 64 65 62 69 74 20 63 61 72 64 73 29 2e 0a |t/debit cards)..| 000005a0 54 68 69 73 20 77 69 6c 6c 20 65 6e 73 75 72 65 |This will ensure| 000005b0 20 74 68 65 20 63 6f 6e 74 69 6e 75 65 64 20 64 | the continued d| 000005c0 65 76 65 6c 6f 70 6d 65 6e 74 20 6f 66 20 74 68 |evelopment of th| 000005d0 65 20 70 72 6f 67 72 61 6d 2e 0a 28 45 73 70 65 |e program..(Espe| 000005e0 63 69 61 6c 6c 79 20 69 66 20 79 6f 75 20 72 65 |cially if you re| 000005f0 71 75 69 72 65 20 61 20 74 61 69 6c 6f 72 65 64 |quire a tailored| 00000600 20 76 65 72 73 69 6f 6e 29 2e 0a 0a 41 73 20 61 | version)...As a| 00000610 20 72 65 67 69 73 74 65 72 65 64 20 6f 77 6e 65 | registered owne| 00000620 72 20 79 6f 75 20 63 61 6e 20 61 6c 73 6f 20 63 |r you can also c| 00000630 6c 61 69 6d 20 a3 35 2e 30 30 20 64 69 73 63 6f |laim .5.00 disco| 00000640 75 6e 74 20 66 72 6f 6d 20 6f 6e 65 20 6f 72 20 |unt from one or | 00000650 6d 6f 72 65 0a 6f 66 20 6f 75 72 20 70 6f 70 75 |more.of our popu| 00000660 6c 61 72 20 63 6f 6d 6d 65 72 69 63 61 6c 20 70 |lar commerical p| 00000670 72 6f 67 72 61 6d 73 20 73 75 63 68 20 61 73 20 |rograms such as | 00000680 4b 65 79 73 74 72 6f 6b 65 2c 20 42 6c 69 6e 64 |Keystroke, Blind| 00000690 73 2c 20 49 6d 70 72 65 73 73 69 76 65 2c 0a 55 |s, Impressive,.U| 000006a0 6e 64 65 6c 65 74 65 2e 0a 0a 53 65 6e 64 20 79 |ndelete...Send y| 000006b0 6f 75 72 20 64 65 74 61 69 6c 73 20 61 6e 64 20 |our details and | 000006c0 6d 6f 6e 65 79 20 74 6f 20 3a 0a 51 75 61 6e 74 |money to :.Quant| 000006d0 75 6d 20 53 6f 66 74 77 61 72 65 0a 33 35 20 50 |um Software.35 P| 000006e0 69 6e 65 77 6f 6f 64 20 50 61 72 6b 0a 44 65 61 |inewood Park.Dea| 000006f0 6e 73 0a 4c 69 76 69 6e 67 73 74 6f 6e 0a 45 48 |ns.Livingston.EH| 00000700 35 34 20 38 4e 4e 0a 53 63 6f 74 6c 61 6e 64 0a |54 8NN.Scotland.| 00000710 54 65 6c 3a 30 31 35 30 36 20 34 31 31 31 36 32 |Tel:01506 411162| 00000720 0a 65 6d 61 69 6c 3a 73 61 6c 65 73 40 71 75 61 |.email:sales@qua| 00000730 6e 74 75 6d 73 6f 66 74 2e 63 6f 2e 75 6b 0a 77 |ntumsoft.co.uk.w| 00000740 65 62 20 20 3a 68 74 74 70 3a 2f 2f 77 77 77 2e |eb :http://www.| 00000750 63 79 62 65 72 76 69 6c 6c 61 67 65 2e 63 6f 2e |cybervillage.co.| 00000760 75 6b 2f 61 63 6f 72 6e 2f 71 73 2f 0a 0a 0a 56 |uk/acorn/qs/...V| 00000770 31 2e 31 36 20 74 6f 20 56 31 2e 31 37 0a 2d 2d |1.16 to V1.17.--| 00000780 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 0a 4f 6e 6c |------------.Onl| 00000790 79 20 6f 6e 65 20 6d 69 6e 6f 72 20 63 68 61 6e |y one minor chan| 000007a0 67 65 2e 0a 42 79 20 73 65 74 74 69 6e 67 20 74 |ge..By setting t| 000007b0 68 65 20 73 79 73 74 65 6d 20 76 61 72 69 61 62 |he system variab| 000007c0 6c 65 20 27 54 65 6d 70 44 69 72 4f 70 65 6e 61 |le 'TempDirOpena| 000007d0 6c 6c 27 20 69 6e 20 74 68 65 20 21 52 75 6e 20 |ll' in the !Run | 000007e0 66 69 6c 65 20 79 6f 75 20 63 61 6e 0a 61 6c 74 |file you can.alt| 000007f0 65 72 20 74 68 65 20 77 61 79 20 74 68 65 20 41 |er the way the A| 00000800 44 4a 55 53 54 20 6d 6f 75 73 65 20 62 75 74 74 |DJUST mouse butt| 00000810 6f 6e 20 77 6f 72 6b 73 20 77 68 65 6e 20 74 68 |on works when th| 00000820 65 20 6d 6f 75 73 65 20 70 6f 69 6e 74 65 72 20 |e mouse pointer | 00000830 69 73 0a 6f 76 65 72 20 74 68 65 20 21 54 65 6d |is.over the !Tem| 00000840 70 44 69 72 20 69 63 6f 6e 20 6f 6e 20 74 68 65 |pDir icon on the| 00000850 20 69 63 6f 6e 62 61 72 2e 20 53 6f 20 74 68 61 | iconbar. So tha| 00000860 74 20 70 72 65 73 73 69 6e 67 20 74 68 65 20 41 |t pressing the A| 00000870 44 4a 55 53 54 20 62 75 74 74 6f 6e 0a 77 69 6c |DJUST button.wil| 00000880 6c 20 69 6e 73 74 65 61 64 20 6f 66 20 63 6c 6f |l instead of clo| 00000890 73 69 6e 67 20 74 6f 64 61 79 73 20 64 69 72 65 |sing todays dire| 000008a0 63 74 6f 72 79 20 69 74 20 77 69 6c 6c 20 69 6e |ctory it will in| 000008b0 73 74 65 61 64 20 6f 70 65 6e 20 61 6c 6c 20 64 |stead open all d| 000008c0 61 74 65 64 0a 64 69 72 65 63 74 6f 72 69 65 73 |ated.directories| 000008d0 20 77 69 74 68 69 6e 20 74 68 65 20 27 54 65 6d | within the 'Tem| 000008e0 70 64 69 72 27 20 64 69 72 65 63 74 6f 72 79 2e |pdir' directory.| 000008f0 0a 54 68 69 73 20 66 75 6e 63 74 69 6f 6e 20 69 |.This function i| 00000900 73 20 6e 6f 74 20 6f 6e 20 62 79 20 64 65 66 61 |s not on by defa| 00000910 75 6c 74 20 62 75 74 20 77 61 73 20 61 64 64 65 |ult but was adde| 00000920 64 20 66 6f 72 20 61 20 72 65 67 69 73 74 65 72 |d for a register| 00000930 65 64 20 75 73 65 72 2e 0a 0a 0a 56 31 2e 31 35 |ed user....V1.15| 00000940 20 74 6f 20 56 31 2e 31 36 0a 2d 2d 2d 2d 2d 2d | to V1.16.------| 00000950 2d 2d 2d 2d 2d 2d 2d 2d 0a 52 65 6d 6f 76 65 64 |--------.Removed| 00000960 20 61 75 74 6f 6d 61 74 69 63 20 58 2d 46 69 6c | automatic X-Fil| 00000970 65 20 73 75 70 70 6f 72 74 20 69 6e 74 72 6f 64 |e support introd| 00000980 75 63 65 64 20 69 6e 20 56 31 2e 31 35 20 61 73 |uced in V1.15 as| 00000990 20 74 68 69 73 20 49 6d 61 67 65 20 46 69 6c 69 | this Image Fili| 000009a0 6e 67 0a 53 79 73 74 65 6d 20 68 61 73 20 75 6e |ng.System has un| 000009b0 66 6f 72 74 75 6e 61 74 65 6c 79 20 70 72 6f 76 |fortunately prov| 000009c0 65 6e 20 74 6f 20 62 65 20 75 6e 73 74 61 62 6c |en to be unstabl| 000009d0 65 20 69 6e 20 6c 6f 6e 67 20 74 65 72 6d 20 75 |e in long term u| 000009e0 73 65 2e 0a 0a 41 6c 74 65 72 65 64 20 74 68 65 |se...Altered the| 000009f0 20 54 65 6d 70 6c 61 74 65 73 20 74 6f 20 6c 6f | Templates to lo| 00000a00 6f 6b 20 62 65 74 74 65 72 20 6f 6e 20 74 68 65 |ok better on the| 00000a10 20 6f 6c 64 65 72 20 52 49 53 43 20 4f 53 20 33 | older RISC OS 3| 00000a20 2e 31 20 41 63 6f 72 6e 20 6d 61 63 68 69 6e 65 |.1 Acorn machine| 00000a30 73 2e 0a 0a 41 6c 74 65 72 65 64 20 74 68 65 20 |s...Altered the | 00000a40 6c 69 63 65 6e 73 65 20 63 6f 6e 64 69 74 69 6f |license conditio| 00000a50 6e 73 2e 20 50 6c 65 61 73 65 20 72 65 61 64 20 |ns. Please read | 00000a60 61 62 6f 76 65 2e 0a 0a 56 31 2e 31 34 20 74 6f |above...V1.14 to| 00000a70 20 56 31 2e 31 35 0a 2d 2d 2d 2d 2d 2d 2d 2d 2d | V1.15.---------| 00000a80 2d 2d 2d 2d 2d 0a 57 68 65 6e 20 54 65 6d 70 44 |-----.When TempD| 00000a90 69 72 20 69 73 20 66 69 72 73 74 20 72 75 6e 2c |ir is first run,| 00000aa0 20 69 66 20 69 74 20 64 65 74 65 63 74 73 20 74 | if it detects t| 00000ab0 68 65 20 58 2d 66 69 6c 65 73 20 6d 6f 64 75 6c |he X-files modul| 00000ac0 65 20 69 73 20 6c 6f 61 64 65 64 20 6f 6e 0a 74 |e is loaded on.t| 00000ad0 68 65 6e 20 61 20 58 2d 66 69 6c 65 73 20 27 54 |hen a X-files 'T| 00000ae0 65 6d 70 44 69 72 27 20 77 69 6c 6c 20 62 65 20 |empDir' will be | 00000af0 63 72 65 61 74 65 64 20 69 6e 73 74 65 61 64 20 |created instead | 00000b00 6f 66 20 61 20 6d 6f 72 65 20 6e 6f 72 6d 61 6c |of a more normal| 00000b10 20 64 69 72 65 63 74 6f 72 79 2e 0a 0a 58 2d 66 | directory...X-f| 00000b20 69 6c 65 73 20 28 6c 61 74 65 73 74 20 76 65 72 |iles (latest ver| 00000b30 73 69 6f 6e 20 69 73 20 56 30 2e 35 37 29 20 69 |sion is V0.57) i| 00000b40 73 20 61 20 6d 6f 64 75 6c 65 20 77 68 69 63 68 |s a module which| 00000b50 20 61 6c 6c 6f 77 73 20 6d 6f 72 65 20 74 68 61 | allows more tha| 00000b60 6e 20 37 37 20 66 69 6c 65 73 0a 74 6f 20 62 65 |n 77 files.to be| 00000b70 20 6b 65 70 74 20 77 69 74 68 69 6e 20 61 20 73 | kept within a s| 00000b80 70 65 63 69 61 6c 20 64 69 72 65 63 74 6f 72 79 |pecial directory| 00000b90 20 61 6e 64 20 79 6f 75 20 63 61 6e 20 68 61 76 | and you can hav| 00000ba0 65 20 76 65 72 79 20 6c 6f 6e 67 20 66 69 6c 65 |e very long file| 00000bb0 20 6e 61 6d 65 73 0a 69 6e 20 74 68 65 73 65 20 | names.in these | 00000bc0 64 69 72 65 63 74 6f 72 79 73 20 61 73 20 77 65 |directorys as we| 00000bd0 6c 6c 2e 20 49 74 20 61 6c 73 6f 20 73 61 76 65 |ll. It also save| 00000be0 73 20 64 69 73 63 20 73 70 61 63 65 20 61 73 20 |s disc space as | 00000bf0 77 65 6c 6c 21 0a 0a 42 54 57 2c 20 69 66 20 79 |well!..BTW, if y| 00000c00 6f 75 27 76 65 20 75 73 65 64 20 4c 6f 6e 67 46 |ou've used LongF| 00000c10 69 6c 65 6e 61 6d 65 73 20 56 30 2e 31 20 62 79 |ilenames V0.1 by| 00000c20 20 4a 61 73 6f 6e 20 54 72 69 62 62 65 63 6b 20 | Jason Tribbeck | 00000c30 74 68 65 6e 20 77 65 20 72 65 63 6f 6d 6d 65 6e |then we recommen| 00000c40 64 0a 74 68 61 74 20 79 6f 75 20 73 74 6f 70 20 |d.that you stop | 00000c50 75 73 69 6e 67 20 69 74 2e 20 49 74 20 68 61 73 |using it. It has| 00000c60 20 73 65 76 65 72 61 6c 20 62 75 67 73 2c 20 6c | several bugs, l| 00000c70 65 61 73 74 20 6f 66 20 61 6c 6c 20 69 73 20 74 |east of all is t| 00000c80 68 61 74 20 53 68 61 72 65 46 53 0a 64 6f 6e 27 |hat ShareFS.don'| 00000c90 74 20 6c 69 6b 65 20 69 74 20 61 6e 64 20 63 61 |t like it and ca| 00000ca0 6e 20 63 72 61 73 68 20 79 6f 75 72 20 63 6f 6d |n crash your com| 00000cb0 70 75 74 65 72 2e 20 0a 0a 59 6f 75 20 63 61 6e |puter. ..You can| 00000cc0 20 70 69 63 6b 20 58 2d 46 69 6c 65 73 20 75 70 | pick X-Files up| 00000cd0 20 66 6f 72 20 66 72 65 65 20 61 74 20 68 74 74 | for free at htt| 00000ce0 70 3a 2f 2f 77 77 77 2e 77 6f 6e 64 65 72 77 6f |p://www.wonderwo| 00000cf0 72 6b 73 2e 63 6f 2e 75 6b 2f 66 72 65 65 2f 78 |rks.co.uk/free/x| 00000d00 66 2e 7a 69 70 0a 0a 56 31 2e 31 33 20 74 6f 20 |f.zip..V1.13 to | 00000d10 56 31 2e 31 34 0a 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d |V1.14.----------| 00000d20 2d 2d 2d 2d 0a 41 6c 74 65 72 65 64 20 74 68 65 |----.Altered the| 00000d30 20 21 52 75 6e 20 66 69 6c 65 20 73 6f 20 74 68 | !Run file so th| 00000d40 61 74 20 75 73 65 72 73 20 6f 66 20 52 49 53 43 |at users of RISC| 00000d50 20 4f 53 20 33 2e 31 20 6d 61 63 68 69 6e 65 73 | OS 3.1 machines| 00000d60 20 77 69 74 68 6f 75 74 20 74 68 65 20 6e 6f 72 | without the nor| 00000d70 6d 61 6c 0a 42 6f 6f 74 20 70 72 6f 63 65 64 75 |mal.Boot procedu| 00000d80 72 65 20 63 61 6e 20 72 75 6e 20 21 54 65 6d 70 |re can run !Temp| 00000d90 44 69 72 2e 0a 0a 56 31 2e 31 32 20 74 6f 20 56 |Dir...V1.12 to V| 00000da0 31 2e 31 33 0a 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d |1.13.-----------| 00000db0 2d 2d 2d 0a 54 65 6d 70 44 69 72 20 72 65 61 64 |---.TempDir read| 00000dc0 73 20 74 68 65 20 64 61 74 65 20 6f 66 20 74 68 |s the date of th| 00000dd0 65 20 64 61 74 65 64 20 64 69 72 65 63 74 6f 72 |e dated director| 00000de0 79 20 6f 66 20 74 68 65 20 64 61 74 65 73 74 61 |y of the datesta| 00000df0 6d 70 2c 20 72 61 74 68 65 72 0a 74 68 61 6e 20 |mp, rather.than | 00000e00 66 72 6f 6d 20 74 68 65 20 6e 61 6d 65 20 6e 6f |from the name no| 00000e10 77 2e 0a 49 74 20 61 6c 73 6f 20 77 69 6c 6c 20 |w..It also will | 00000e20 6e 6f 20 6c 6f 6e 67 65 72 20 66 6f 72 63 65 66 |no longer forcef| 00000e30 75 6c 6c 79 20 64 65 6c 65 74 65 20 66 69 6c 65 |ully delete file| 00000e40 73 2e 20 49 66 20 79 6f 75 27 76 65 20 6c 6f 63 |s. If you've loc| 00000e50 6b 65 64 20 61 20 66 69 6c 65 0a 74 68 65 6e 20 |ked a file.then | 00000e60 54 65 6d 70 44 69 72 20 77 69 6c 6c 20 6e 6f 20 |TempDir will no | 00000e70 6c 6f 6e 67 65 72 20 6f 76 65 72 72 69 64 65 20 |longer override | 00000e80 74 68 69 73 2e 20 0a 0a 56 31 2e 31 31 20 74 6f |this. ..V1.11 to| 00000e90 20 56 31 2e 31 32 0a 2d 2d 2d 2d 2d 2d 2d 2d 2d | V1.12.---------| 00000ea0 2d 2d 2d 2d 2d 0a 46 6f 72 67 6f 74 20 61 62 6f |-----.Forgot abo| 00000eb0 75 74 20 74 68 65 20 79 65 61 72 20 32 30 30 30 |ut the year 2000| 00000ec0 20 70 72 6f 62 6c 65 6d 21 0a 4e 6f 77 20 69 66 | problem!.Now if| 00000ed0 20 79 6f 75 27 72 65 20 72 75 6e 6e 69 6e 67 20 | you're running | 00000ee0 69 74 20 69 6e 20 74 68 65 20 6e 65 78 74 20 63 |it in the next c| 00000ef0 65 6e 74 75 72 79 2c 20 69 74 20 77 69 6c 6c 20 |entury, it will | 00000f00 6e 6f 74 20 64 65 6c 65 74 65 20 65 76 65 72 79 |not delete every| 00000f10 74 68 69 6e 67 0a 69 6e 20 54 65 6d 70 44 69 72 |thing.in TempDir| 00000f20 2e 0a 0a 56 31 2e 31 30 20 74 6f 20 56 31 2e 31 |...V1.10 to V1.1| 00000f30 31 0a 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d |1.--------------| 00000f40 0a 54 69 6e 79 20 62 75 67 20 72 65 67 61 72 64 |.Tiny bug regard| 00000f50 69 6e 67 20 75 6e 61 62 6c 65 20 74 6f 20 6d 6f |ing unable to mo| 00000f60 76 65 20 49 6e 66 6f 20 77 69 6e 64 6f 77 20 66 |ve Info window f| 00000f70 69 78 65 64 2e 0a 0a 41 64 64 65 64 20 61 20 27 |ixed...Added a '| 00000f80 6d 61 78 69 6d 75 6d 20 61 67 65 20 6f 66 20 64 |maximum age of d| 00000f90 69 72 65 63 74 6f 72 79 73 27 20 73 65 74 74 69 |irectorys' setti| 00000fa0 6e 67 2c 20 62 79 20 64 65 66 61 75 6c 74 20 73 |ng, by default s| 00000fb0 65 74 20 74 6f 20 36 30 20 64 61 79 73 2c 0a 74 |et to 60 days,.t| 00000fc0 6f 20 74 68 65 20 21 52 75 6e 20 66 69 6c 65 2e |o the !Run file.| 00000fd0 0a 57 68 65 6e 20 61 20 64 69 72 65 63 74 6f 72 |.When a director| 00000fe0 79 20 63 6f 6e 74 61 69 6e 69 6e 67 20 69 74 65 |y containing ite| 00000ff0 6d 73 20 69 73 20 6f 6c 64 65 72 20 74 68 61 6e |ms is older than| 00001000 20 74 68 65 20 61 62 6f 76 65 20 6e 75 6d 62 65 | the above numbe| 00001010 72 20 6f 66 20 64 61 79 73 0a 74 68 65 6e 20 54 |r of days.then T| 00001020 65 6d 70 44 69 72 20 66 6f 72 63 65 73 20 69 74 |empDir forces it| 00001030 20 74 6f 20 62 65 20 64 65 6c 65 74 65 64 2e 20 | to be deleted. | 00001040 20 0a 0a 56 31 2e 30 30 20 74 6f 20 56 31 2e 31 | ..V1.00 to V1.1| 00001050 30 0a 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d |0.--------------| 00001060 0a 41 64 64 65 64 20 73 75 67 67 65 73 74 69 6f |.Added suggestio| 00001070 6e 73 20 62 79 20 53 74 65 76 65 20 53 6d 61 6c |ns by Steve Smal| 00001080 65 2e 0a 0a 2a 20 4d 61 64 65 20 69 74 20 61 75 |e...* Made it au| 00001090 74 6f 6d 61 74 69 63 61 6c 6c 79 20 75 73 65 20 |tomatically use | 000010a0 74 68 65 20 72 6f 6f 74 20 64 69 72 65 63 74 6f |the root directo| 000010b0 72 79 20 6f 66 20 79 6f 75 72 20 6d 61 69 6e 20 |ry of your main | 000010c0 68 61 72 64 64 72 69 76 65 2c 0a 20 20 77 68 65 |harddrive,. whe| 000010d0 72 65 20 21 42 6f 6f 74 20 6c 69 76 65 73 2c 20 |re !Boot lives, | 000010e0 74 6f 20 70 6c 61 63 65 20 74 68 65 20 27 54 65 |to place the 'Te| 000010f0 6d 70 44 69 72 27 20 64 69 72 65 63 74 6f 72 79 |mpDir' directory| 00001100 2e 0a 0a 2a 20 4d 61 64 65 20 69 74 20 61 75 74 |...* Made it aut| 00001110 6f 6d 61 74 69 63 61 6c 6c 79 20 75 70 64 61 74 |omatically updat| 00001120 65 20 74 6f 64 61 79 73 20 64 61 74 65 64 20 64 |e todays dated d| 00001130 69 72 65 63 74 6f 72 79 20 69 66 20 6c 65 66 74 |irectory if left| 00001140 0a 20 20 72 75 6e 6e 69 6e 67 20 32 34 20 68 6f |. running 24 ho| 00001150 75 72 73 2e 20 0a 0a 0a 51 75 61 6e 74 75 6d 20 |urs. ...Quantum | 00001160 53 6f 66 74 77 61 72 65 20 2d 20 6f 66 66 65 72 |Software - offer| 00001170 69 6e 67 20 73 69 6d 70 6c 65 20 74 6f 20 75 73 |ing simple to us| 00001180 65 20 73 6f 6c 75 74 69 6f 6e 73 20 74 6f 20 63 |e solutions to c| 00001190 6f 6d 70 6c 65 78 20 70 72 6f 62 6c 65 6d 73 2e |omplex problems.| 000011a0 0a |.| 000011a1