Home » Archimedes archive » Acorn User » AU 1996-08.adf » Regulars » StarInfo/Boura/ReadMe
StarInfo/Boura/ReadMe
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 1996-08.adf » Regulars |
Filename: | StarInfo/Boura/ReadMe |
Read OK: | ✔ |
File size: | 07EB bytes |
Load address: | 0000 |
Exec address: | 0000 |
File contents
My first contribution to Director. Preamble ======== Nick Craig-Wood has produced a brilliant program, but the drives menu only includes drives known to FileCore. This excludes networks, CDROMs and many other filing systems. Hence I offer an alternative to Nick Craig-Wood's findDrive. Later, I decided that a click on CDFS in the drives menu should start up the CD Player application and open the control panel, if the drive contains an audio disk. Hence the utilities "AppEnsure" and "Click" were written. If the drive contains a data disk eg CDROM, then it will behave like any other disc drive. ------------------------ � Drives � �========================� � � ADFS::RayTrace �� � � CFS#ADFS::RayTrace �� _ _ _ _ _Click will run CD Player and � � ADFS::HardDisc4 �� / open the control panel. � � CFS#ADFS::HardDisc4 �� / � � RAM::RamDisc0 �� / � CDFS::0 (Audio stoped)�� / Sub menu � � Applications �� - - - - - - - ------------ ------------------------ � CDPlayer � �============� � Play � � Stop � �------------� � Eject � �------------� � Play list � ------------ Manuals ======= The manuals directory contains installation instructions as well as more detailed information on the utilities provided. Files ===== The files directory contains the code files for adding to Director. Read Manuals.Install to find out where to put them. Address ======= Malcolm Boura (ArmAge Software) Email: Soon (hopefully) Snail mail: 5 Far Lane, Coleby, Lincoln. LN5 OAH Phone: 01522 810927
00000000 4d 79 20 66 69 72 73 74 20 63 6f 6e 74 72 69 62 |My first contrib| 00000010 75 74 69 6f 6e 20 74 6f 20 44 69 72 65 63 74 6f |ution to Directo| 00000020 72 2e 0a 0a 50 72 65 61 6d 62 6c 65 0a 3d 3d 3d |r...Preamble.===| 00000030 3d 3d 3d 3d 3d 0a 4e 69 63 6b 20 43 72 61 69 67 |=====.Nick Craig| 00000040 2d 57 6f 6f 64 20 68 61 73 20 70 72 6f 64 75 63 |-Wood has produc| 00000050 65 64 20 61 20 62 72 69 6c 6c 69 61 6e 74 20 70 |ed a brilliant p| 00000060 72 6f 67 72 61 6d 2c 20 62 75 74 20 74 68 65 20 |rogram, but the | 00000070 64 72 69 76 65 73 20 6d 65 6e 75 20 6f 6e 6c 79 |drives menu only| 00000080 0a 69 6e 63 6c 75 64 65 73 20 64 72 69 76 65 73 |.includes drives| 00000090 20 6b 6e 6f 77 6e 20 74 6f 20 46 69 6c 65 43 6f | known to FileCo| 000000a0 72 65 2e 20 20 54 68 69 73 20 65 78 63 6c 75 64 |re. This exclud| 000000b0 65 73 20 6e 65 74 77 6f 72 6b 73 2c 20 43 44 52 |es networks, CDR| 000000c0 4f 4d 73 20 61 6e 64 20 6d 61 6e 79 0a 6f 74 68 |OMs and many.oth| 000000d0 65 72 20 66 69 6c 69 6e 67 20 73 79 73 74 65 6d |er filing system| 000000e0 73 2e 20 20 48 65 6e 63 65 20 49 20 6f 66 66 65 |s. Hence I offe| 000000f0 72 20 61 6e 20 61 6c 74 65 72 6e 61 74 69 76 65 |r an alternative| 00000100 20 74 6f 20 4e 69 63 6b 20 43 72 61 69 67 2d 57 | to Nick Craig-W| 00000110 6f 6f 64 27 73 0a 66 69 6e 64 44 72 69 76 65 2e |ood's.findDrive.| 00000120 0a 0a 4c 61 74 65 72 2c 20 49 20 64 65 63 69 64 |..Later, I decid| 00000130 65 64 20 74 68 61 74 20 61 20 63 6c 69 63 6b 20 |ed that a click | 00000140 6f 6e 20 43 44 46 53 20 69 6e 20 74 68 65 20 64 |on CDFS in the d| 00000150 72 69 76 65 73 20 6d 65 6e 75 20 73 68 6f 75 6c |rives menu shoul| 00000160 64 20 73 74 61 72 74 20 75 70 20 74 68 65 0a 43 |d start up the.C| 00000170 44 20 50 6c 61 79 65 72 20 61 70 70 6c 69 63 61 |D Player applica| 00000180 74 69 6f 6e 20 61 6e 64 20 6f 70 65 6e 20 74 68 |tion and open th| 00000190 65 20 63 6f 6e 74 72 6f 6c 20 70 61 6e 65 6c 2c |e control panel,| 000001a0 20 69 66 20 74 68 65 20 64 72 69 76 65 20 63 6f | if the drive co| 000001b0 6e 74 61 69 6e 73 20 61 6e 0a 61 75 64 69 6f 20 |ntains an.audio | 000001c0 64 69 73 6b 2e 20 20 48 65 6e 63 65 20 74 68 65 |disk. Hence the| 000001d0 20 75 74 69 6c 69 74 69 65 73 20 22 41 70 70 45 | utilities "AppE| 000001e0 6e 73 75 72 65 22 20 61 6e 64 20 22 43 6c 69 63 |nsure" and "Clic| 000001f0 6b 22 20 77 65 72 65 20 77 72 69 74 74 65 6e 2e |k" were written.| 00000200 20 20 49 66 0a 74 68 65 20 64 72 69 76 65 20 63 | If.the drive c| 00000210 6f 6e 74 61 69 6e 73 20 61 20 64 61 74 61 20 64 |ontains a data d| 00000220 69 73 6b 20 65 67 20 43 44 52 4f 4d 2c 20 74 68 |isk eg CDROM, th| 00000230 65 6e 20 69 74 20 77 69 6c 6c 20 62 65 68 61 76 |en it will behav| 00000240 65 20 6c 69 6b 65 20 61 6e 79 20 6f 74 68 65 72 |e like any other| 00000250 0a 64 69 73 63 20 64 72 69 76 65 2e 0a 0a 20 20 |.disc drive... | 00000260 20 20 20 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d | -------------| 00000270 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 0a 20 20 20 20 |-----------. | 00000280 a6 20 20 20 20 20 20 20 20 20 44 72 69 76 65 73 |. Drives| 00000290 20 20 20 20 20 20 20 20 20 a6 0a 20 20 20 20 a6 | .. .| 000002a0 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d |================| 000002b0 3d 3d 3d 3d 3d 3d 3d 3d a6 0a 20 20 20 20 a6 20 |========.. . | 000002c0 83 20 41 44 46 53 3a 3a 52 61 79 54 72 61 63 65 |. ADFS::RayTrace| 000002d0 20 20 20 20 20 20 89 a6 0a 20 20 20 20 a6 20 83 | ... . .| 000002e0 20 43 46 53 23 41 44 46 53 3a 3a 52 61 79 54 72 | CFS#ADFS::RayTr| 000002f0 61 63 65 20 20 89 a6 20 20 20 20 20 20 5f 20 5f |ace .. _ _| 00000300 20 5f 20 5f 20 5f 43 6c 69 63 6b 20 77 69 6c 6c | _ _ _Click will| 00000310 20 72 75 6e 20 43 44 20 50 6c 61 79 65 72 20 61 | run CD Player a| 00000320 6e 64 0a 20 20 20 20 a6 20 83 20 41 44 46 53 3a |nd. . . ADFS:| 00000330 3a 48 61 72 64 44 69 73 63 34 20 20 20 20 20 89 |:HardDisc4 .| 00000340 a6 20 20 20 20 20 2f 20 20 20 20 20 20 20 20 20 |. / | 00000350 6f 70 65 6e 20 74 68 65 20 63 6f 6e 74 72 6f 6c |open the control| 00000360 20 70 61 6e 65 6c 2e 0a 20 20 20 20 a6 20 83 20 | panel.. . . | 00000370 43 46 53 23 41 44 46 53 3a 3a 48 61 72 64 44 69 |CFS#ADFS::HardDi| 00000380 73 63 34 20 89 a6 20 20 20 20 2f 0a 20 20 20 20 |sc4 .. /. | 00000390 a6 20 83 20 52 41 4d 3a 3a 52 61 6d 44 69 73 63 |. . RAM::RamDisc| 000003a0 30 20 20 20 20 20 20 20 89 a6 20 20 20 2f 20 20 |0 .. / | 000003b0 0a 20 20 20 20 a6 20 43 44 46 53 3a 3a 30 20 28 |. . CDFS::0 (| 000003c0 41 75 64 69 6f 20 73 74 6f 70 65 64 29 89 a6 20 |Audio stoped).. | 000003d0 20 2f 20 20 20 20 20 53 75 62 20 6d 65 6e 75 0a | / Sub menu.| 000003e0 20 20 20 20 a6 20 83 20 41 70 70 6c 69 63 61 74 | . . Applicat| 000003f0 69 6f 6e 73 20 20 20 20 20 20 20 20 89 a6 20 2d |ions .. -| 00000400 20 2d 20 2d 20 2d 20 2d 20 2d 20 2d 20 20 20 2d | - - - - - - -| 00000410 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 0a 20 20 20 20 |-----------. | 00000420 20 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d | ---------------| 00000430 2d 2d 2d 2d 2d 2d 2d 2d 2d 20 20 20 20 20 20 20 |--------- | 00000440 20 20 20 20 20 20 20 20 20 20 a6 20 20 43 44 50 | . CDP| 00000450 6c 61 79 65 72 20 20 a6 0a 20 20 20 20 20 20 20 |layer .. | 00000460 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | * 00000480 20 20 20 20 20 20 20 a6 3d 3d 3d 3d 3d 3d 3d 3d | .========| 00000490 3d 3d 3d 3d a6 0a 20 20 20 20 20 20 20 20 20 20 |====.. | 000004a0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | * 000004c0 20 20 20 20 a6 20 20 50 6c 61 79 20 20 20 20 20 | . Play | 000004d0 20 a6 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 | .. | 000004e0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | * 00000500 20 a6 20 20 53 74 6f 70 20 20 20 20 20 20 a6 0a | . Stop ..| 00000510 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | * 00000530 20 20 20 20 20 20 20 20 20 20 20 20 20 20 a6 2d | .-| 00000540 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d a6 0a 20 20 20 |-----------.. | 00000550 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | * 00000570 20 20 20 20 20 20 20 20 20 20 20 a6 20 20 45 6a | . Ej| 00000580 65 63 74 20 20 20 20 20 a6 0a 20 20 20 20 20 20 |ect .. | 00000590 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | * 000005b0 20 20 20 20 20 20 20 20 a6 2d 2d 2d 2d 2d 2d 2d | .-------| 000005c0 2d 2d 2d 2d 2d a6 0a 20 20 20 20 20 20 20 20 20 |-----.. | 000005d0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | * 000005f0 20 20 20 20 20 a6 20 20 50 6c 61 79 20 6c 69 73 | . Play lis| 00000600 74 20 a6 0a 20 20 20 20 20 20 20 20 20 20 20 20 |t .. | 00000610 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | * 00000630 20 20 20 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 0a | ------------.| 00000640 0a 0a 4d 61 6e 75 61 6c 73 0a 3d 3d 3d 3d 3d 3d |..Manuals.======| 00000650 3d 0a 54 68 65 20 6d 61 6e 75 61 6c 73 20 64 69 |=.The manuals di| 00000660 72 65 63 74 6f 72 79 20 63 6f 6e 74 61 69 6e 73 |rectory contains| 00000670 20 69 6e 73 74 61 6c 6c 61 74 69 6f 6e 20 69 6e | installation in| 00000680 73 74 72 75 63 74 69 6f 6e 73 20 61 73 20 77 65 |structions as we| 00000690 6c 6c 20 61 73 20 6d 6f 72 65 0a 64 65 74 61 69 |ll as more.detai| 000006a0 6c 65 64 20 69 6e 66 6f 72 6d 61 74 69 6f 6e 20 |led information | 000006b0 6f 6e 20 74 68 65 20 75 74 69 6c 69 74 69 65 73 |on the utilities| 000006c0 20 70 72 6f 76 69 64 65 64 2e 0a 0a 0a 46 69 6c | provided....Fil| 000006d0 65 73 0a 3d 3d 3d 3d 3d 0a 54 68 65 20 66 69 6c |es.=====.The fil| 000006e0 65 73 20 64 69 72 65 63 74 6f 72 79 20 63 6f 6e |es directory con| 000006f0 74 61 69 6e 73 20 74 68 65 20 63 6f 64 65 20 66 |tains the code f| 00000700 69 6c 65 73 20 66 6f 72 20 61 64 64 69 6e 67 20 |iles for adding | 00000710 74 6f 20 44 69 72 65 63 74 6f 72 2e 20 20 52 65 |to Director. Re| 00000720 61 64 0a 4d 61 6e 75 61 6c 73 2e 49 6e 73 74 61 |ad.Manuals.Insta| 00000730 6c 6c 20 74 6f 20 66 69 6e 64 20 6f 75 74 20 77 |ll to find out w| 00000740 68 65 72 65 20 74 6f 20 70 75 74 20 74 68 65 6d |here to put them| 00000750 2e 0a 0a 0a 41 64 64 72 65 73 73 0a 3d 3d 3d 3d |....Address.====| 00000760 3d 3d 3d 0a 4d 61 6c 63 6f 6c 6d 20 42 6f 75 72 |===.Malcolm Bour| 00000770 61 20 28 41 72 6d 41 67 65 20 53 6f 66 74 77 61 |a (ArmAge Softwa| 00000780 72 65 29 0a 45 6d 61 69 6c 3a 20 20 20 20 20 20 |re).Email: | 00000790 53 6f 6f 6e 20 28 68 6f 70 65 66 75 6c 6c 79 29 |Soon (hopefully)| 000007a0 0a 53 6e 61 69 6c 20 6d 61 69 6c 3a 20 35 20 46 |.Snail mail: 5 F| 000007b0 61 72 20 4c 61 6e 65 2c 20 43 6f 6c 65 62 79 2c |ar Lane, Coleby,| 000007c0 20 4c 69 6e 63 6f 6c 6e 2e 20 4c 4e 35 20 4f 41 | Lincoln. LN5 OA| 000007d0 48 0a 50 68 6f 6e 65 3a 20 20 20 20 20 20 30 31 |H.Phone: 01| 000007e0 35 32 32 20 38 31 30 39 32 37 0a |522 810927.| 000007eb