Home » Archimedes archive » Micro User » MU 1991-05.adf » PDStuff » Utilities/!Attribute/!Help
Utilities/!Attribute/!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 » Micro User » MU 1991-05.adf » PDStuff |
Filename: | Utilities/!Attribute/!Help |
Read OK: | ✔ |
File size: | 10E6 bytes |
Load address: | 0000 |
Exec address: | 0000 |
File contents
**************************************************** Program title :- File/Dir attributes Purpose :- Allows view/setting of file attributes (E.G. file types). Author :- J.Horsnell (Exorcist) Version :- 1.31 (18-Dec-1989) This and others available from :- 40 Durham Road,MANOR PARK,London,E12 5AX **************************************************** !Attribute is a filing system utility. (Current version has only been tested on ADFS) The best way to learn to use this utility is to read the following instructions while using the program. You may also find it usefull to activate the !Help utility as well. INSTRUCTIONS. If !Attribute is not currently active, please activate it now. On activation, a new icon should appear on the left of the icon bar. Click SELECT on this icon the create a new file. (This, in fact, opens an attribute window onto the file called 'New_file' inside the !Attribute directory) (You may find it usefull to update the attributes of this file to suit your own requirements of a default new file) Drag a file or directory icon from a directory viewer to the attribute icon (OR to an attribute window) to view its attributes. The attribute window that appears in response to a file being dragged or SELECT being clicked is divided into several sections: (It would be usefull to open an attribute window to full size here.) Left half top: This section shows the size of the object, click SELECT on one of the arrows to adjust the size to the required number of M/K/Bytes. The actual file size will only be altered if the Update icon above the arrows is SELECTed. bottom: This section shows the objects access status. Click SELECT to toggle one of the items. This section has a similar format to that of 'access' on the filer menus. Again, the access status will only be updated if Update is SELECTed. Right half Note that 'file type','date stamp','exec,load addresses' are all inter-linked, thus altering one of them will result in one of the others being altered. Warnings will be given if an alteration has nasty side-effects. top: This section shows the file type and the file's icon. The middle of the three boxes here shows the file type in hex format, you may SELECT this to enter a new type. The icon and the file types text format will be updated if RETURN is pressed. SELECT Update to write this new type to the file. See 'Icon' later for use of the file icon. next: This section shows the files entire pathname. SELECT the left or right pointing arrows to view the section of the pathname in that direction. next: This section shows the files current date stamp. SELECT Update to rewrite this to the current date/time. bottom: This section shows the files Execute and Load addresses. SELECT one of the text boxes to enter a new address. SELECT Update to write this new address to the file. Icon: Drag this icon to a directory viewer to make a new copy of the item in that directory. In the case of the new file, this will in effect create a new file with the same characteristics of that inside the attribute directory. Note that it is not a good idea to use this facility to copy accross discs on a single disc system (unless you like swapping discs). In the case when a directory is dragged to the attribute icon, an attribute window is opened as normal, however, some of the sections in the window will not allow the Update process. Dragging the icon in the attribute window in this case will make a copy of the entire directory sub-tree. I hope these notes (and indeed, the program !) prove usefull. Exorcist. If you would like upgrades if and when they occur, send me your name,address and current version number for details. Any suggestions concerning possible improvements are very welcome. Bug fixes:- Hot key pass back now works.
00000000 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a |****************| * 00000030 2a 2a 2a 2a 0a 50 72 6f 67 72 61 6d 20 74 69 74 |****.Program tit| 00000040 6c 65 20 3a 2d 20 46 69 6c 65 2f 44 69 72 20 61 |le :- File/Dir a| 00000050 74 74 72 69 62 75 74 65 73 0a 50 75 72 70 6f 73 |ttributes.Purpos| 00000060 65 20 20 20 20 20 20 20 3a 2d 20 41 6c 6c 6f 77 |e :- Allow| 00000070 73 20 76 69 65 77 2f 73 65 74 74 69 6e 67 20 6f |s view/setting o| 00000080 66 20 66 69 6c 65 0a 20 20 20 20 20 20 20 20 20 |f file. | 00000090 20 20 20 20 20 20 20 20 20 20 20 61 74 74 72 69 | attri| 000000a0 62 75 74 65 73 20 28 45 2e 47 2e 20 66 69 6c 65 |butes (E.G. file| 000000b0 20 74 79 70 65 73 29 2e 0a 41 75 74 68 6f 72 20 | types)..Author | 000000c0 20 20 20 20 20 20 20 3a 2d 20 4a 2e 48 6f 72 73 | :- J.Hors| 000000d0 6e 65 6c 6c 20 28 45 78 6f 72 63 69 73 74 29 0a |nell (Exorcist).| 000000e0 56 65 72 73 69 6f 6e 20 20 20 20 20 20 20 3a 2d |Version :-| 000000f0 20 31 2e 33 31 20 28 31 38 2d 44 65 63 2d 31 39 | 1.31 (18-Dec-19| 00000100 38 39 29 0a 0a 54 68 69 73 20 61 6e 64 20 6f 74 |89)..This and ot| 00000110 68 65 72 73 20 61 76 61 69 6c 61 62 6c 65 20 66 |hers available f| 00000120 72 6f 6d 20 3a 2d 0a 20 20 20 20 20 20 20 20 34 |rom :-. 4| 00000130 30 20 44 75 72 68 61 6d 20 52 6f 61 64 2c 4d 41 |0 Durham Road,MA| 00000140 4e 4f 52 20 50 41 52 4b 2c 4c 6f 6e 64 6f 6e 2c |NOR PARK,London,| 00000150 45 31 32 20 35 41 58 0a 0a 2a 2a 2a 2a 2a 2a 2a |E12 5AX..*******| 00000160 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a |****************| * 00000180 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 0a 0a 21 |*************..!| 00000190 41 74 74 72 69 62 75 74 65 20 69 73 20 61 20 66 |Attribute is a f| 000001a0 69 6c 69 6e 67 20 73 79 73 74 65 6d 20 75 74 69 |iling system uti| 000001b0 6c 69 74 79 2e 0a 20 20 20 20 28 43 75 72 72 65 |lity.. (Curre| 000001c0 6e 74 20 76 65 72 73 69 6f 6e 20 68 61 73 20 6f |nt version has o| 000001d0 6e 6c 79 20 62 65 65 6e 20 74 65 73 74 65 64 20 |nly been tested | 000001e0 6f 6e 20 41 44 46 53 29 0a 0a 54 68 65 20 62 65 |on ADFS)..The be| 000001f0 73 74 20 77 61 79 20 74 6f 20 6c 65 61 72 6e 20 |st way to learn | 00000200 74 6f 20 75 73 65 20 74 68 69 73 20 75 74 69 6c |to use this util| 00000210 69 74 79 20 69 73 20 74 6f 20 72 65 61 64 0a 74 |ity is to read.t| 00000220 68 65 20 66 6f 6c 6c 6f 77 69 6e 67 20 69 6e 73 |he following ins| 00000230 74 72 75 63 74 69 6f 6e 73 20 77 68 69 6c 65 20 |tructions while | 00000240 75 73 69 6e 67 20 74 68 65 20 70 72 6f 67 72 61 |using the progra| 00000250 6d 2e 0a 59 6f 75 20 6d 61 79 20 61 6c 73 6f 20 |m..You may also | 00000260 66 69 6e 64 20 69 74 20 75 73 65 66 75 6c 6c 20 |find it usefull | 00000270 74 6f 20 61 63 74 69 76 61 74 65 20 74 68 65 20 |to activate the | 00000280 21 48 65 6c 70 0a 75 74 69 6c 69 74 79 20 61 73 |!Help.utility as| 00000290 20 77 65 6c 6c 2e 0a 0a 49 4e 53 54 52 55 43 54 | well...INSTRUCT| 000002a0 49 4f 4e 53 2e 0a 0a 20 49 66 20 21 41 74 74 72 |IONS... If !Attr| 000002b0 69 62 75 74 65 20 69 73 20 6e 6f 74 20 63 75 72 |ibute is not cur| 000002c0 72 65 6e 74 6c 79 20 61 63 74 69 76 65 2c 0a 20 |rently active,. | 000002d0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 000002e0 20 20 20 20 20 20 70 6c 65 61 73 65 20 61 63 74 | please act| 000002f0 69 76 61 74 65 20 69 74 20 6e 6f 77 2e 0a 0a 20 |ivate it now... | 00000300 4f 6e 20 61 63 74 69 76 61 74 69 6f 6e 2c 20 61 |On activation, a| 00000310 20 6e 65 77 20 69 63 6f 6e 20 73 68 6f 75 6c 64 | new icon should| 00000320 20 61 70 70 65 61 72 20 6f 6e 20 74 68 65 0a 20 | appear on the. | 00000330 20 6c 65 66 74 20 6f 66 20 74 68 65 20 69 63 6f | left of the ico| 00000340 6e 20 62 61 72 2e 0a 0a 20 43 6c 69 63 6b 20 53 |n bar... Click S| 00000350 45 4c 45 43 54 20 6f 6e 20 74 68 69 73 20 69 63 |ELECT on this ic| 00000360 6f 6e 20 74 68 65 20 63 72 65 61 74 65 20 61 20 |on the create a | 00000370 6e 65 77 20 66 69 6c 65 2e 0a 20 20 28 54 68 69 |new file.. (Thi| 00000380 73 2c 20 69 6e 20 66 61 63 74 2c 20 6f 70 65 6e |s, in fact, open| 00000390 73 20 61 6e 20 61 74 74 72 69 62 75 74 65 20 77 |s an attribute w| 000003a0 69 6e 64 6f 77 20 6f 6e 74 6f 20 74 68 65 0a 20 |indow onto the. | 000003b0 20 20 20 66 69 6c 65 20 63 61 6c 6c 65 64 20 27 | file called '| 000003c0 4e 65 77 5f 66 69 6c 65 27 20 69 6e 73 69 64 65 |New_file' inside| 000003d0 20 74 68 65 20 21 41 74 74 72 69 62 75 74 65 0a | the !Attribute.| 000003e0 20 20 20 20 20 64 69 72 65 63 74 6f 72 79 29 0a | directory).| 000003f0 20 20 28 59 6f 75 20 6d 61 79 20 66 69 6e 64 20 | (You may find | 00000400 69 74 20 75 73 65 66 75 6c 6c 20 74 6f 20 75 70 |it usefull to up| 00000410 64 61 74 65 20 74 68 65 20 61 74 74 72 69 62 75 |date the attribu| 00000420 74 65 73 0a 20 20 20 20 6f 66 20 74 68 69 73 20 |tes. of this | 00000430 66 69 6c 65 20 74 6f 20 73 75 69 74 20 79 6f 75 |file to suit you| 00000440 72 20 6f 77 6e 20 72 65 71 75 69 72 65 6d 65 6e |r own requiremen| 00000450 74 73 20 6f 66 20 61 0a 20 20 20 20 20 64 65 66 |ts of a. def| 00000460 61 75 6c 74 20 6e 65 77 20 66 69 6c 65 29 0a 0a |ault new file)..| 00000470 20 44 72 61 67 20 61 20 66 69 6c 65 20 6f 72 20 | Drag a file or | 00000480 64 69 72 65 63 74 6f 72 79 20 69 63 6f 6e 20 66 |directory icon f| 00000490 72 6f 6d 20 61 20 64 69 72 65 63 74 6f 72 79 0a |rom a directory.| 000004a0 20 76 69 65 77 65 72 20 74 6f 20 74 68 65 20 61 | viewer to the a| 000004b0 74 74 72 69 62 75 74 65 20 69 63 6f 6e 20 28 4f |ttribute icon (O| 000004c0 52 20 74 6f 20 61 6e 20 61 74 74 72 69 62 75 74 |R to an attribut| 000004d0 65 0a 20 77 69 6e 64 6f 77 29 20 74 6f 20 76 69 |e. window) to vi| 000004e0 65 77 20 69 74 73 20 61 74 74 72 69 62 75 74 65 |ew its attribute| 000004f0 73 2e 0a 0a 20 54 68 65 20 61 74 74 72 69 62 75 |s... The attribu| 00000500 74 65 20 77 69 6e 64 6f 77 20 74 68 61 74 20 61 |te window that a| 00000510 70 70 65 61 72 73 20 69 6e 20 72 65 73 70 6f 6e |ppears in respon| 00000520 73 65 20 74 6f 20 61 0a 20 66 69 6c 65 20 62 65 |se to a. file be| 00000530 69 6e 67 20 64 72 61 67 67 65 64 20 6f 72 20 53 |ing dragged or S| 00000540 45 4c 45 43 54 20 62 65 69 6e 67 20 63 6c 69 63 |ELECT being clic| 00000550 6b 65 64 20 69 73 0a 20 64 69 76 69 64 65 64 20 |ked is. divided | 00000560 69 6e 74 6f 20 73 65 76 65 72 61 6c 20 73 65 63 |into several sec| 00000570 74 69 6f 6e 73 3a 0a 20 20 20 20 20 20 28 49 74 |tions:. (It| 00000580 20 77 6f 75 6c 64 20 62 65 20 75 73 65 66 75 6c | would be useful| 00000590 6c 20 74 6f 20 6f 70 65 6e 20 61 6e 20 61 74 74 |l to open an att| 000005a0 72 69 62 75 74 65 0a 20 20 20 20 20 20 77 69 6e |ribute. win| 000005b0 64 6f 77 20 74 6f 20 66 75 6c 6c 20 73 69 7a 65 |dow to full size| 000005c0 20 68 65 72 65 2e 29 0a 0a 20 4c 65 66 74 20 68 | here.).. Left h| 000005d0 61 6c 66 0a 20 20 20 74 6f 70 3a 20 20 54 68 69 |alf. top: Thi| 000005e0 73 20 73 65 63 74 69 6f 6e 20 73 68 6f 77 73 20 |s section shows | 000005f0 74 68 65 20 73 69 7a 65 20 6f 66 20 74 68 65 20 |the size of the | 00000600 6f 62 6a 65 63 74 2c 0a 20 20 20 20 20 20 20 20 |object,. | 00000610 20 63 6c 69 63 6b 20 53 45 4c 45 43 54 20 6f 6e | click SELECT on| 00000620 20 6f 6e 65 20 6f 66 20 74 68 65 20 61 72 72 6f | one of the arro| 00000630 77 73 20 74 6f 20 61 64 6a 75 73 74 20 0a 20 20 |ws to adjust . | 00000640 20 20 20 20 20 20 20 74 68 65 20 73 69 7a 65 20 | the size | 00000650 74 6f 20 74 68 65 20 72 65 71 75 69 72 65 64 20 |to the required | 00000660 6e 75 6d 62 65 72 20 6f 66 0a 20 20 20 20 20 20 |number of. | 00000670 20 20 20 4d 2f 4b 2f 42 79 74 65 73 2e 20 54 68 | M/K/Bytes. Th| 00000680 65 20 61 63 74 75 61 6c 20 66 69 6c 65 20 73 69 |e actual file si| 00000690 7a 65 20 77 69 6c 6c 20 6f 6e 6c 79 0a 20 20 20 |ze will only. | 000006a0 20 20 20 20 20 20 62 65 20 61 6c 74 65 72 65 64 | be altered| 000006b0 20 69 66 20 74 68 65 20 55 70 64 61 74 65 20 69 | if the Update i| 000006c0 63 6f 6e 20 61 62 6f 76 65 20 74 68 65 0a 20 20 |con above the. | 000006d0 20 20 20 20 20 20 20 61 72 72 6f 77 73 20 69 73 | arrows is| 000006e0 20 53 45 4c 45 43 54 65 64 2e 0a 20 62 6f 74 74 | SELECTed.. bott| 000006f0 6f 6d 3a 20 54 68 69 73 20 73 65 63 74 69 6f 6e |om: This section| 00000700 20 73 68 6f 77 73 20 74 68 65 20 6f 62 6a 65 63 | shows the objec| 00000710 74 73 20 61 63 63 65 73 73 0a 20 20 20 20 20 20 |ts access. | 00000720 20 20 20 73 74 61 74 75 73 2e 20 43 6c 69 63 6b | status. Click| 00000730 20 53 45 4c 45 43 54 20 74 6f 20 74 6f 67 67 6c | SELECT to toggl| 00000740 65 20 6f 6e 65 20 6f 66 20 74 68 65 0a 20 20 20 |e one of the. | 00000750 20 20 20 20 20 20 69 74 65 6d 73 2e 20 54 68 69 | items. Thi| 00000760 73 20 73 65 63 74 69 6f 6e 20 68 61 73 20 61 20 |s section has a | 00000770 73 69 6d 69 6c 61 72 20 66 6f 72 6d 61 74 0a 20 |similar format. | 00000780 20 20 20 20 20 20 20 20 74 6f 20 74 68 61 74 20 | to that | 00000790 6f 66 20 27 61 63 63 65 73 73 27 20 6f 6e 20 74 |of 'access' on t| 000007a0 68 65 20 66 69 6c 65 72 20 6d 65 6e 75 73 2e 0a |he filer menus..| 000007b0 20 20 20 20 20 20 20 20 20 41 67 61 69 6e 2c 20 | Again, | 000007c0 74 68 65 20 61 63 63 65 73 73 20 73 74 61 74 75 |the access statu| 000007d0 73 20 77 69 6c 6c 20 6f 6e 6c 79 20 62 65 0a 20 |s will only be. | 000007e0 20 20 20 20 20 20 20 20 75 70 64 61 74 65 64 20 | updated | 000007f0 69 66 20 55 70 64 61 74 65 20 69 73 20 53 45 4c |if Update is SEL| 00000800 45 43 54 65 64 2e 0a 0a 20 52 69 67 68 74 20 68 |ECTed... Right h| 00000810 61 6c 66 20 20 20 20 20 20 20 20 20 20 20 20 20 |alf | 00000820 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00000830 20 20 20 20 0a 20 20 4e 6f 74 65 20 74 68 61 74 | . Note that| 00000840 20 27 66 69 6c 65 20 74 79 70 65 27 2c 27 64 61 | 'file type','da| 00000850 74 65 20 73 74 61 6d 70 27 2c 27 65 78 65 63 2c |te stamp','exec,| 00000860 6c 6f 61 64 0a 20 20 61 64 64 72 65 73 73 65 73 |load. addresses| 00000870 27 20 61 72 65 20 61 6c 6c 20 69 6e 74 65 72 2d |' are all inter-| 00000880 6c 69 6e 6b 65 64 2c 20 74 68 75 73 20 61 6c 74 |linked, thus alt| 00000890 65 72 69 6e 67 20 6f 6e 65 0a 20 20 6f 66 20 74 |ering one. of t| 000008a0 68 65 6d 20 77 69 6c 6c 20 72 65 73 75 6c 74 20 |hem will result | 000008b0 69 6e 20 6f 6e 65 20 6f 66 20 74 68 65 20 6f 74 |in one of the ot| 000008c0 68 65 72 73 20 62 65 69 6e 67 0a 20 20 61 6c 74 |hers being. alt| 000008d0 65 72 65 64 2e 20 20 57 61 72 6e 69 6e 67 73 20 |ered. Warnings | 000008e0 77 69 6c 6c 20 62 65 20 67 69 76 65 6e 20 69 66 |will be given if| 000008f0 20 61 6e 20 61 6c 74 65 72 61 74 69 6f 6e 0a 20 | an alteration. | 00000900 20 68 61 73 20 6e 61 73 74 79 20 73 69 64 65 2d | has nasty side-| 00000910 65 66 66 65 63 74 73 2e 0a 0a 20 20 20 74 6f 70 |effects... top| 00000920 3a 20 20 54 68 69 73 20 73 65 63 74 69 6f 6e 20 |: This section | 00000930 73 68 6f 77 73 20 74 68 65 20 66 69 6c 65 20 74 |shows the file t| 00000940 79 70 65 20 61 6e 64 20 74 68 65 0a 20 20 20 20 |ype and the. | 00000950 20 20 20 20 20 66 69 6c 65 27 73 20 69 63 6f 6e | file's icon| 00000960 2e 20 20 54 68 65 20 6d 69 64 64 6c 65 20 6f 66 |. The middle of| 00000970 20 74 68 65 20 74 68 72 65 65 20 62 6f 78 65 73 | the three boxes| 00000980 0a 20 20 20 20 20 20 20 20 20 68 65 72 65 20 73 |. here s| 00000990 68 6f 77 73 20 74 68 65 20 66 69 6c 65 20 74 79 |hows the file ty| 000009a0 70 65 20 69 6e 20 68 65 78 20 66 6f 72 6d 61 74 |pe in hex format| 000009b0 2c 20 79 6f 75 0a 20 20 20 20 20 20 20 20 20 6d |, you. m| 000009c0 61 79 20 53 45 4c 45 43 54 20 74 68 69 73 20 74 |ay SELECT this t| 000009d0 6f 20 65 6e 74 65 72 20 61 20 6e 65 77 20 74 79 |o enter a new ty| 000009e0 70 65 2e 0a 20 20 20 20 20 20 20 20 20 54 68 65 |pe.. The| 000009f0 20 69 63 6f 6e 20 61 6e 64 20 74 68 65 20 66 69 | icon and the fi| 00000a00 6c 65 20 74 79 70 65 73 20 74 65 78 74 20 66 6f |le types text fo| 00000a10 72 6d 61 74 0a 20 20 20 20 20 20 20 20 20 77 69 |rmat. wi| 00000a20 6c 6c 20 62 65 20 75 70 64 61 74 65 64 20 69 66 |ll be updated if| 00000a30 20 52 45 54 55 52 4e 20 69 73 20 70 72 65 73 73 | RETURN is press| 00000a40 65 64 2e 0a 20 20 20 20 20 20 20 20 20 53 45 4c |ed.. SEL| 00000a50 45 43 54 20 55 70 64 61 74 65 20 74 6f 20 77 72 |ECT Update to wr| 00000a60 69 74 65 20 74 68 69 73 20 6e 65 77 20 74 79 70 |ite this new typ| 00000a70 65 20 74 6f 20 74 68 65 0a 20 20 20 20 20 20 20 |e to the. | 00000a80 20 20 66 69 6c 65 2e 20 53 65 65 20 27 49 63 6f | file. See 'Ico| 00000a90 6e 27 20 6c 61 74 65 72 20 66 6f 72 20 75 73 65 |n' later for use| 00000aa0 20 6f 66 20 74 68 65 20 66 69 6c 65 0a 20 20 20 | of the file. | 00000ab0 20 20 20 20 20 20 69 63 6f 6e 2e 0a 20 20 6e 65 | icon.. ne| 00000ac0 78 74 3a 20 20 54 68 69 73 20 73 65 63 74 69 6f |xt: This sectio| 00000ad0 6e 20 73 68 6f 77 73 20 74 68 65 20 66 69 6c 65 |n shows the file| 00000ae0 73 20 65 6e 74 69 72 65 0a 20 20 20 20 20 20 20 |s entire. | 00000af0 20 20 70 61 74 68 6e 61 6d 65 2e 20 53 45 4c 45 | pathname. SELE| 00000b00 43 54 20 74 68 65 20 6c 65 66 74 20 6f 72 20 72 |CT the left or r| 00000b10 69 67 68 74 20 70 6f 69 6e 74 69 6e 67 0a 20 20 |ight pointing. | 00000b20 20 20 20 20 20 20 20 61 72 72 6f 77 73 20 74 6f | arrows to| 00000b30 20 76 69 65 77 20 74 68 65 20 73 65 63 74 69 6f | view the sectio| 00000b40 6e 20 6f 66 20 74 68 65 20 70 61 74 68 6e 61 6d |n of the pathnam| 00000b50 65 0a 20 20 20 20 20 20 20 20 20 69 6e 20 74 68 |e. in th| 00000b60 61 74 20 64 69 72 65 63 74 69 6f 6e 2e 0a 20 20 |at direction.. | 00000b70 6e 65 78 74 3a 20 20 54 68 69 73 20 73 65 63 74 |next: This sect| 00000b80 69 6f 6e 20 73 68 6f 77 73 20 74 68 65 20 66 69 |ion shows the fi| 00000b90 6c 65 73 20 63 75 72 72 65 6e 74 20 64 61 74 65 |les current date| 00000ba0 0a 20 20 20 20 20 20 20 20 20 73 74 61 6d 70 2e |. stamp.| 00000bb0 20 53 45 4c 45 43 54 20 55 70 64 61 74 65 20 74 | SELECT Update t| 00000bc0 6f 20 72 65 77 72 69 74 65 20 74 68 69 73 20 74 |o rewrite this t| 00000bd0 6f 20 74 68 65 0a 20 20 20 20 20 20 20 20 20 63 |o the. c| 00000be0 75 72 72 65 6e 74 20 64 61 74 65 2f 74 69 6d 65 |urrent date/time| 00000bf0 2e 0a 20 62 6f 74 74 6f 6d 3a 20 54 68 69 73 20 |.. bottom: This | 00000c00 73 65 63 74 69 6f 6e 20 73 68 6f 77 73 20 74 68 |section shows th| 00000c10 65 20 66 69 6c 65 73 20 45 78 65 63 75 74 65 20 |e files Execute | 00000c20 61 6e 64 0a 20 20 20 20 20 20 20 20 20 4c 6f 61 |and. Loa| 00000c30 64 20 61 64 64 72 65 73 73 65 73 2e 20 53 45 4c |d addresses. SEL| 00000c40 45 43 54 20 6f 6e 65 20 6f 66 20 74 68 65 20 74 |ECT one of the t| 00000c50 65 78 74 0a 20 20 20 20 20 20 20 20 20 62 6f 78 |ext. box| 00000c60 65 73 20 74 6f 20 65 6e 74 65 72 20 61 20 6e 65 |es to enter a ne| 00000c70 77 20 61 64 64 72 65 73 73 2e 20 53 45 4c 45 43 |w address. SELEC| 00000c80 54 20 55 70 64 61 74 65 0a 20 20 20 20 20 20 20 |T Update. | 00000c90 20 20 74 6f 20 77 72 69 74 65 20 74 68 69 73 20 | to write this | 00000ca0 6e 65 77 20 61 64 64 72 65 73 73 20 74 6f 20 74 |new address to t| 00000cb0 68 65 20 66 69 6c 65 2e 0a 0a 20 49 63 6f 6e 3a |he file... Icon:| 00000cc0 0a 20 20 20 44 72 61 67 20 74 68 69 73 20 69 63 |. Drag this ic| 00000cd0 6f 6e 20 74 6f 20 61 20 64 69 72 65 63 74 6f 72 |on to a director| 00000ce0 79 20 76 69 65 77 65 72 20 74 6f 20 6d 61 6b 65 |y viewer to make| 00000cf0 20 61 0a 20 20 20 6e 65 77 20 63 6f 70 79 20 6f | a. new copy o| 00000d00 66 20 74 68 65 20 69 74 65 6d 20 69 6e 20 74 68 |f the item in th| 00000d10 61 74 20 64 69 72 65 63 74 6f 72 79 2e 0a 0a 20 |at directory... | 00000d20 20 20 49 6e 20 74 68 65 20 63 61 73 65 20 6f 66 | In the case of| 00000d30 20 74 68 65 20 6e 65 77 20 66 69 6c 65 2c 20 74 | the new file, t| 00000d40 68 69 73 20 77 69 6c 6c 20 69 6e 20 65 66 66 65 |his will in effe| 00000d50 63 74 0a 20 20 20 63 72 65 61 74 65 20 61 20 6e |ct. create a n| 00000d60 65 77 20 66 69 6c 65 20 77 69 74 68 20 74 68 65 |ew file with the| 00000d70 20 73 61 6d 65 20 63 68 61 72 61 63 74 65 72 69 | same characteri| 00000d80 73 74 69 63 73 0a 20 20 20 6f 66 20 74 68 61 74 |stics. of that| 00000d90 20 69 6e 73 69 64 65 20 74 68 65 20 61 74 74 72 | inside the attr| 00000da0 69 62 75 74 65 20 64 69 72 65 63 74 6f 72 79 2e |ibute directory.| 00000db0 0a 0a 20 20 20 4e 6f 74 65 20 74 68 61 74 20 69 |.. Note that i| 00000dc0 74 20 69 73 20 6e 6f 74 20 61 20 67 6f 6f 64 20 |t is not a good | 00000dd0 69 64 65 61 20 74 6f 20 75 73 65 20 74 68 69 73 |idea to use this| 00000de0 0a 20 20 20 66 61 63 69 6c 69 74 79 20 74 6f 20 |. facility to | 00000df0 63 6f 70 79 20 61 63 63 72 6f 73 73 20 64 69 73 |copy accross dis| 00000e00 63 73 20 6f 6e 20 61 20 73 69 6e 67 6c 65 20 64 |cs on a single d| 00000e10 69 73 63 0a 20 20 20 73 79 73 74 65 6d 20 28 75 |isc. system (u| 00000e20 6e 6c 65 73 73 20 79 6f 75 20 6c 69 6b 65 20 73 |nless you like s| 00000e30 77 61 70 70 69 6e 67 20 64 69 73 63 73 29 2e 0a |wapping discs)..| 00000e40 0a 20 20 20 49 6e 20 74 68 65 20 63 61 73 65 20 |. In the case | 00000e50 77 68 65 6e 20 61 20 64 69 72 65 63 74 6f 72 79 |when a directory| 00000e60 20 69 73 20 64 72 61 67 67 65 64 20 74 6f 20 74 | is dragged to t| 00000e70 68 65 0a 20 20 20 61 74 74 72 69 62 75 74 65 20 |he. attribute | 00000e80 69 63 6f 6e 2c 20 61 6e 20 61 74 74 72 69 62 75 |icon, an attribu| 00000e90 74 65 20 77 69 6e 64 6f 77 20 69 73 20 6f 70 65 |te window is ope| 00000ea0 6e 65 64 20 61 73 0a 20 20 20 6e 6f 72 6d 61 6c |ned as. normal| 00000eb0 2c 20 68 6f 77 65 76 65 72 2c 20 73 6f 6d 65 20 |, however, some | 00000ec0 6f 66 20 74 68 65 20 73 65 63 74 69 6f 6e 73 20 |of the sections | 00000ed0 69 6e 20 74 68 65 0a 20 20 20 77 69 6e 64 6f 77 |in the. window| 00000ee0 20 77 69 6c 6c 20 6e 6f 74 20 61 6c 6c 6f 77 20 | will not allow | 00000ef0 74 68 65 20 55 70 64 61 74 65 20 70 72 6f 63 65 |the Update proce| 00000f00 73 73 2e 0a 20 20 20 44 72 61 67 67 69 6e 67 20 |ss.. Dragging | 00000f10 74 68 65 20 69 63 6f 6e 20 69 6e 20 74 68 65 20 |the icon in the | 00000f20 61 74 74 72 69 62 75 74 65 20 77 69 6e 64 6f 77 |attribute window| 00000f30 20 69 6e 20 74 68 69 73 0a 20 20 20 63 61 73 65 | in this. case| 00000f40 20 77 69 6c 6c 20 6d 61 6b 65 20 61 20 63 6f 70 | will make a cop| 00000f50 79 20 6f 66 20 74 68 65 20 65 6e 74 69 72 65 20 |y of the entire | 00000f60 64 69 72 65 63 74 6f 72 79 0a 20 20 20 73 75 62 |directory. sub| 00000f70 2d 74 72 65 65 2e 0a 0a 20 20 20 49 20 68 6f 70 |-tree... I hop| 00000f80 65 20 74 68 65 73 65 20 6e 6f 74 65 73 20 28 61 |e these notes (a| 00000f90 6e 64 20 69 6e 64 65 65 64 2c 20 74 68 65 20 70 |nd indeed, the p| 00000fa0 72 6f 67 72 61 6d 20 21 29 0a 20 20 20 20 70 72 |rogram !). pr| 00000fb0 6f 76 65 20 75 73 65 66 75 6c 6c 2e 0a 0a 20 20 |ove usefull... | 00000fc0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00000fd0 20 45 78 6f 72 63 69 73 74 2e 0a 0a 20 20 20 49 | Exorcist... I| 00000fe0 66 20 79 6f 75 20 77 6f 75 6c 64 20 6c 69 6b 65 |f you would like| 00000ff0 20 75 70 67 72 61 64 65 73 20 69 66 20 61 6e 64 | upgrades if and| 00001000 20 77 68 65 6e 20 74 68 65 79 0a 20 20 20 6f 63 | when they. oc| 00001010 63 75 72 2c 20 73 65 6e 64 20 6d 65 20 79 6f 75 |cur, send me you| 00001020 72 20 6e 61 6d 65 2c 61 64 64 72 65 73 73 20 61 |r name,address a| 00001030 6e 64 20 63 75 72 72 65 6e 74 20 0a 20 20 20 76 |nd current . v| 00001040 65 72 73 69 6f 6e 20 6e 75 6d 62 65 72 20 66 6f |ersion number fo| 00001050 72 20 64 65 74 61 69 6c 73 2e 20 41 6e 79 20 73 |r details. Any s| 00001060 75 67 67 65 73 74 69 6f 6e 73 0a 20 20 20 63 6f |uggestions. co| 00001070 6e 63 65 72 6e 69 6e 67 20 70 6f 73 73 69 62 6c |ncerning possibl| 00001080 65 20 69 6d 70 72 6f 76 65 6d 65 6e 74 73 20 61 |e improvements a| 00001090 72 65 20 76 65 72 79 20 0a 20 20 20 77 65 6c 63 |re very . welc| 000010a0 6f 6d 65 2e 20 20 20 20 20 20 20 20 20 20 20 20 |ome. | 000010b0 20 20 20 20 20 20 0a 0a 42 75 67 20 66 69 78 65 | ..Bug fixe| 000010c0 73 3a 2d 0a 20 20 20 20 20 20 48 6f 74 20 6b 65 |s:-. Hot ke| 000010d0 79 20 70 61 73 73 20 62 61 63 6b 20 6e 6f 77 20 |y pass back now | 000010e0 77 6f 72 6b 73 2e |works.| 000010e6