Home » Archimedes archive » Acorn User » AU 1995-12 B.adf » Regulars » StarInfo/Markwick/!Constant/!Help
StarInfo/Markwick/!Constant/!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 » Acorn User » AU 1995-12 B.adf » Regulars |
Filename: | StarInfo/Markwick/!Constant/!Help |
Read OK: | ✔ |
File size: | 1079 bytes |
Load address: | 0000 |
Exec address: | 0000 |
File contents
*********************************************** * * * Program (C) Andrew J Markwick 1994. * * Musical entertainment by Edward Van Halen. * * * *********************************************** * You'll find this file easier to read * * if you put your monitor in Mode 16 * * and make it a full size !Edit window! * *********************************************** Overview of task '!Constant' ---------------------------- 'Constant' is a handy reference program for physical constants. It has 157 constants, in various categories. It also tells you the units of each constant in SI and CGS, and the constant's symbol. A menu system, a search feature and an index window are included to minimise the hassle of finding the right entry. The Bar Icon ------------ When you load the program its icon will appear as usual on the icon bar. Clicking the left button brings up the main window and clicking the right button brings up both the main window and the index window. The middle button brings up the Bar Menu from which you can either i. show info about the program, ii. display the main window, iii. display this help file, iv. quit the program. The Main Window --------------- This is where all the information comes out. The heading - tells you the name of the constant you are seeing the information about. The symbol - is how this constant is abbreviated, for example in equations. (see below!) The value - is what you are looking for (presumably) The units - first is the accepted SI (systeme internationale) unit, and second is the CGS (centimetre-gramme-second) unit. What we normally use is MKS (metre-kilogramme-second) units, and these are usually the same as SI units, but certain sciences (like astrophysics) use CGS for some reason. It's usually just a matter of multiplying by a few factors of 10, but sometime there's a completely different unit! The arrows - allow you to flip backwards or forwards through the 157 constants. The Main Menu ------------- Pressing the middle button over the Main Window brings up the main menu. From here you can do the following things... i. select a category to jump to; Fundamental, Length, Area, Volume, Mass, Time, Velocity, Acceleration, Force, Pressure, Temperature, Angle, Energy, Electromagnetic or Subatomic; Electrons, Protons, Neutrons, Deueterons or Muons, ii. enter a string which the program will search the heading field for, eg. 'light' will find 'speed of light', iii. bring up the index window. The Index Window ---------------- This is a quick way of finding the constant you want. Just scan down the list and double-click on whichever one you like. The Main Window will then appear with the right information in it. Symbols - *IMPORTANT* --------------------- In the application directory there are 2 text files, 'Constants' and 'Constant2' which hold the data for the constants. They are almost identical, but not quite... 'Constants' is the default file, and it tells you the symbols exactly how you would read them, eg. '�0' is mu-zero, that is, � with a subscript zero. The other file lists the symbols with a '-s-' meaning subscript, eg.'�-s-0' reads mu-zero as before. You can change the files over by renaming them. The file used must be called 'Constants'. It's up to you. Personally I prefer the default file - it's less confusing. ********************************************************************************************************************************* If anyone needs to contact me the safest bet is my home address; 7 Riversdene, Stokesley, Cleveland. TS9 5DD. Or, if it's during term time, I can be contacted by s(nail)-mail at; Hulme Hall, Oxford Place, Victoria Park, Manchester. M14 5RR. and by e(asy)-mail at; AJM@fs1.ma.umist.ac.uk Andrew J Markwick 24/6/94.
00000000 0a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a |.***************| 00000010 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a |****************| * 00000030 0a 2a 20 20 20 20 20 20 20 20 20 20 20 20 20 20 |.* | 00000040 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00000050 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 2a | *| 00000060 0a 2a 20 20 50 72 6f 67 72 61 6d 20 28 43 29 20 |.* Program (C) | 00000070 41 6e 64 72 65 77 20 4a 20 4d 61 72 6b 77 69 63 |Andrew J Markwic| 00000080 6b 20 31 39 39 34 2e 20 20 20 20 20 20 20 20 2a |k 1994. *| 00000090 0a 2a 20 20 4d 75 73 69 63 61 6c 20 65 6e 74 65 |.* Musical ente| 000000a0 72 74 61 69 6e 6d 65 6e 74 20 62 79 20 45 64 77 |rtainment by Edw| 000000b0 61 72 64 20 56 61 6e 20 48 61 6c 65 6e 2e 20 2a |ard Van Halen. *| 000000c0 0a 2a 20 20 20 20 20 20 20 20 20 20 20 20 20 20 |.* | 000000d0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 000000e0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 2a | *| 000000f0 0a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a |.***************| 00000100 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a |****************| * 00000120 0a 2a 20 20 20 20 59 6f 75 27 6c 6c 20 66 69 6e |.* You'll fin| 00000130 64 20 74 68 69 73 20 66 69 6c 65 20 65 61 73 69 |d this file easi| 00000140 65 72 20 74 6f 20 72 65 61 64 20 20 20 20 20 2a |er to read *| 00000150 0a 2a 20 20 20 20 69 66 20 79 6f 75 20 70 75 74 |.* if you put| 00000160 20 79 6f 75 72 20 6d 6f 6e 69 74 6f 72 20 69 6e | your monitor in| 00000170 20 4d 6f 64 65 20 31 36 20 20 20 20 20 20 20 2a | Mode 16 *| 00000180 0a 2a 20 20 20 20 61 6e 64 20 6d 61 6b 65 20 69 |.* and make i| 00000190 74 20 61 20 66 75 6c 6c 20 73 69 7a 65 20 21 45 |t a full size !E| 000001a0 64 69 74 20 77 69 6e 64 6f 77 21 20 20 20 20 2a |dit window! *| 000001b0 0a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a |.***************| 000001c0 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a |****************| * 000001e0 0a 0a 0a 0a 0a 20 20 4f 76 65 72 76 69 65 77 20 |..... Overview | 000001f0 6f 66 20 74 61 73 6b 20 27 21 43 6f 6e 73 74 61 |of task '!Consta| 00000200 6e 74 27 0a 20 20 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d |nt'. ----------| 00000210 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d |----------------| 00000220 2d 2d 20 20 20 0a 0a 20 20 27 43 6f 6e 73 74 61 |-- .. 'Consta| 00000230 6e 74 27 20 69 73 20 61 20 68 61 6e 64 79 20 72 |nt' is a handy r| 00000240 65 66 65 72 65 6e 63 65 20 70 72 6f 67 72 61 6d |eference program| 00000250 20 66 6f 72 20 70 68 79 73 69 63 61 6c 20 63 6f | for physical co| 00000260 6e 73 74 61 6e 74 73 2e 20 49 74 20 68 61 73 20 |nstants. It has | 00000270 31 35 37 20 63 6f 6e 73 74 61 6e 74 73 2c 20 69 |157 constants, i| 00000280 6e 20 76 61 72 69 6f 75 73 20 63 61 74 65 67 6f |n various catego| 00000290 72 69 65 73 2e 20 49 74 20 61 6c 73 6f 20 74 65 |ries. It also te| 000002a0 6c 6c 73 20 79 6f 75 20 0a 74 68 65 20 75 6e 69 |lls you .the uni| 000002b0 74 73 20 6f 66 20 65 61 63 68 20 63 6f 6e 73 74 |ts of each const| 000002c0 61 6e 74 20 69 6e 20 53 49 20 61 6e 64 20 43 47 |ant in SI and CG| 000002d0 53 2c 20 61 6e 64 20 74 68 65 20 63 6f 6e 73 74 |S, and the const| 000002e0 61 6e 74 27 73 20 73 79 6d 62 6f 6c 2e 20 41 20 |ant's symbol. A | 000002f0 6d 65 6e 75 20 73 79 73 74 65 6d 2c 20 61 20 73 |menu system, a s| 00000300 65 61 72 63 68 20 66 65 61 74 75 72 65 20 61 6e |earch feature an| 00000310 64 20 61 6e 20 69 6e 64 65 78 20 77 69 6e 64 6f |d an index windo| 00000320 77 20 61 72 65 20 0a 69 6e 63 6c 75 64 65 64 20 |w are .included | 00000330 74 6f 20 6d 69 6e 69 6d 69 73 65 20 74 68 65 20 |to minimise the | 00000340 68 61 73 73 6c 65 20 6f 66 20 66 69 6e 64 69 6e |hassle of findin| 00000350 67 20 74 68 65 20 72 69 67 68 74 20 65 6e 74 72 |g the right entr| 00000360 79 2e 0a 0a 20 20 54 68 65 20 42 61 72 20 49 63 |y... The Bar Ic| 00000370 6f 6e 0a 20 20 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d |on. -----------| 00000380 2d 0a 0a 20 20 57 68 65 6e 20 79 6f 75 20 6c 6f |-.. When you lo| 00000390 61 64 20 74 68 65 20 70 72 6f 67 72 61 6d 20 69 |ad the program i| 000003a0 74 73 20 69 63 6f 6e 20 77 69 6c 6c 20 61 70 70 |ts icon will app| 000003b0 65 61 72 20 61 73 20 75 73 75 61 6c 20 6f 6e 20 |ear as usual on | 000003c0 74 68 65 20 69 63 6f 6e 20 62 61 72 2e 20 43 6c |the icon bar. Cl| 000003d0 69 63 6b 69 6e 67 20 74 68 65 20 6c 65 66 74 20 |icking the left | 000003e0 62 75 74 74 6f 6e 20 62 72 69 6e 67 73 20 75 70 |button brings up| 000003f0 20 74 68 65 20 6d 61 69 6e 20 77 69 6e 64 6f 77 | the main window| 00000400 20 61 6e 64 0a 63 6c 69 63 6b 69 6e 67 20 74 68 | and.clicking th| 00000410 65 20 72 69 67 68 74 20 62 75 74 74 6f 6e 20 62 |e right button b| 00000420 72 69 6e 67 73 20 75 70 20 62 6f 74 68 20 74 68 |rings up both th| 00000430 65 20 6d 61 69 6e 20 77 69 6e 64 6f 77 20 61 6e |e main window an| 00000440 64 20 74 68 65 20 69 6e 64 65 78 20 77 69 6e 64 |d the index wind| 00000450 6f 77 2e 20 54 68 65 20 6d 69 64 64 6c 65 20 62 |ow. The middle b| 00000460 75 74 74 6f 6e 20 62 72 69 6e 67 73 20 75 70 20 |utton brings up | 00000470 74 68 65 20 42 61 72 20 4d 65 6e 75 20 66 72 6f |the Bar Menu fro| 00000480 6d 20 0a 77 68 69 63 68 20 79 6f 75 20 63 61 6e |m .which you can| 00000490 20 65 69 74 68 65 72 0a 20 69 2e 20 20 20 73 68 | either. i. sh| 000004a0 6f 77 20 69 6e 66 6f 20 61 62 6f 75 74 20 74 68 |ow info about th| 000004b0 65 20 70 72 6f 67 72 61 6d 2c 20 0a 20 69 69 2e |e program, . ii.| 000004c0 20 20 64 69 73 70 6c 61 79 20 74 68 65 20 6d 61 | display the ma| 000004d0 69 6e 20 77 69 6e 64 6f 77 2c 0a 20 69 69 69 2e |in window,. iii.| 000004e0 20 64 69 73 70 6c 61 79 20 74 68 69 73 20 68 65 | display this he| 000004f0 6c 70 20 66 69 6c 65 2c 0a 20 69 76 2e 20 20 71 |lp file,. iv. q| 00000500 75 69 74 20 74 68 65 20 70 72 6f 67 72 61 6d 2e |uit the program.| 00000510 0a 0a 20 20 54 68 65 20 4d 61 69 6e 20 57 69 6e |.. The Main Win| 00000520 64 6f 77 0a 20 20 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d |dow. ----------| 00000530 2d 2d 2d 2d 2d 0a 0a 20 20 54 68 69 73 20 69 73 |-----.. This is| 00000540 20 77 68 65 72 65 20 61 6c 6c 20 74 68 65 20 69 | where all the i| 00000550 6e 66 6f 72 6d 61 74 69 6f 6e 20 63 6f 6d 65 73 |nformation comes| 00000560 20 6f 75 74 2e 20 0a 20 20 54 68 65 20 68 65 61 | out. . The hea| 00000570 64 69 6e 67 20 20 2d 20 20 74 65 6c 6c 73 20 79 |ding - tells y| 00000580 6f 75 20 74 68 65 20 6e 61 6d 65 20 6f 66 20 74 |ou the name of t| 00000590 68 65 20 63 6f 6e 73 74 61 6e 74 20 79 6f 75 20 |he constant you | 000005a0 61 72 65 20 73 65 65 69 6e 67 20 74 68 65 20 69 |are seeing the i| 000005b0 6e 66 6f 72 6d 61 74 69 6f 6e 20 61 62 6f 75 74 |nformation about| 000005c0 2e 20 0a 20 20 54 68 65 20 73 79 6d 62 6f 6c 20 |. . The symbol | 000005d0 20 20 2d 20 20 69 73 20 68 6f 77 20 74 68 69 73 | - is how this| 000005e0 20 63 6f 6e 73 74 61 6e 74 20 69 73 20 61 62 62 | constant is abb| 000005f0 72 65 76 69 61 74 65 64 2c 20 66 6f 72 20 65 78 |reviated, for ex| 00000600 61 6d 70 6c 65 20 69 6e 20 65 71 75 61 74 69 6f |ample in equatio| 00000610 6e 73 2e 20 28 73 65 65 20 62 65 6c 6f 77 21 29 |ns. (see below!)| 00000620 20 0a 20 20 54 68 65 20 76 61 6c 75 65 20 20 20 | . The value | 00000630 20 2d 20 20 69 73 20 77 68 61 74 20 79 6f 75 20 | - is what you | 00000640 61 72 65 20 6c 6f 6f 6b 69 6e 67 20 66 6f 72 20 |are looking for | 00000650 28 70 72 65 73 75 6d 61 62 6c 79 29 20 0a 20 20 |(presumably) . | 00000660 54 68 65 20 75 6e 69 74 73 20 20 20 20 2d 20 20 |The units - | 00000670 66 69 72 73 74 20 69 73 20 74 68 65 20 61 63 63 |first is the acc| 00000680 65 70 74 65 64 20 53 49 20 28 73 79 73 74 65 6d |epted SI (system| 00000690 65 20 69 6e 74 65 72 6e 61 74 69 6f 6e 61 6c 65 |e internationale| 000006a0 29 20 75 6e 69 74 2c 20 61 6e 64 20 73 65 63 6f |) unit, and seco| 000006b0 6e 64 20 69 73 20 74 68 65 20 43 47 53 20 28 63 |nd is the CGS (c| 000006c0 65 6e 74 69 6d 65 74 72 65 2d 67 72 61 6d 6d 65 |entimetre-gramme| 000006d0 2d 73 65 63 6f 6e 64 29 20 75 6e 69 74 2e 20 0a |-second) unit. .| 000006e0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 000006f0 20 20 57 68 61 74 20 77 65 20 6e 6f 72 6d 61 6c | What we normal| 00000700 6c 79 20 75 73 65 20 69 73 20 4d 4b 53 20 28 6d |ly use is MKS (m| 00000710 65 74 72 65 2d 6b 69 6c 6f 67 72 61 6d 6d 65 2d |etre-kilogramme-| 00000720 73 65 63 6f 6e 64 29 20 75 6e 69 74 73 2c 20 61 |second) units, a| 00000730 6e 64 20 74 68 65 73 65 20 61 72 65 20 75 73 75 |nd these are usu| 00000740 61 6c 6c 79 20 74 68 65 20 73 61 6d 65 20 61 73 |ally the same as| 00000750 20 53 49 20 75 6e 69 74 73 2c 20 62 75 74 20 0a | SI units, but .| 00000760 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00000770 20 20 63 65 72 74 61 69 6e 20 73 63 69 65 6e 63 | certain scienc| 00000780 65 73 20 28 6c 69 6b 65 20 61 73 74 72 6f 70 68 |es (like astroph| 00000790 79 73 69 63 73 29 20 75 73 65 20 43 47 53 20 66 |ysics) use CGS f| 000007a0 6f 72 20 73 6f 6d 65 20 72 65 61 73 6f 6e 2e 20 |or some reason. | 000007b0 49 74 27 73 20 75 73 75 61 6c 6c 79 20 6a 75 73 |It's usually jus| 000007c0 74 20 61 20 6d 61 74 74 65 72 20 6f 66 20 6d 75 |t a matter of mu| 000007d0 6c 74 69 70 6c 79 69 6e 67 20 62 79 20 61 20 0a |ltiplying by a .| 000007e0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 000007f0 20 20 66 65 77 20 66 61 63 74 6f 72 73 20 6f 66 | few factors of| 00000800 20 31 30 2c 20 62 75 74 20 73 6f 6d 65 74 69 6d | 10, but sometim| 00000810 65 20 74 68 65 72 65 27 73 20 61 20 63 6f 6d 70 |e there's a comp| 00000820 6c 65 74 65 6c 79 20 64 69 66 66 65 72 65 6e 74 |letely different| 00000830 20 75 6e 69 74 21 0a 0a 20 20 54 68 65 20 61 72 | unit!.. The ar| 00000840 72 6f 77 73 20 20 20 2d 20 20 61 6c 6c 6f 77 20 |rows - allow | 00000850 79 6f 75 20 74 6f 20 66 6c 69 70 20 62 61 63 6b |you to flip back| 00000860 77 61 72 64 73 20 6f 72 20 66 6f 72 77 61 72 64 |wards or forward| 00000870 73 20 74 68 72 6f 75 67 68 20 74 68 65 20 31 35 |s through the 15| 00000880 37 20 63 6f 6e 73 74 61 6e 74 73 2e 0a 0a 0a 20 |7 constants.... | 00000890 20 54 68 65 20 4d 61 69 6e 20 4d 65 6e 75 0a 20 | The Main Menu. | 000008a0 20 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 0a 0a | -------------..| 000008b0 20 20 50 72 65 73 73 69 6e 67 20 74 68 65 20 6d | Pressing the m| 000008c0 69 64 64 6c 65 20 62 75 74 74 6f 6e 20 6f 76 65 |iddle button ove| 000008d0 72 20 74 68 65 20 4d 61 69 6e 20 57 69 6e 64 6f |r the Main Windo| 000008e0 77 20 62 72 69 6e 67 73 20 75 70 20 74 68 65 20 |w brings up the | 000008f0 6d 61 69 6e 20 6d 65 6e 75 2e 20 46 72 6f 6d 20 |main menu. From | 00000900 68 65 72 65 20 79 6f 75 20 63 61 6e 20 64 6f 20 |here you can do | 00000910 74 68 65 20 66 6f 6c 6c 6f 77 69 6e 67 20 74 68 |the following th| 00000920 69 6e 67 73 2e 2e 2e 0a 20 20 69 2e 20 20 20 73 |ings.... i. s| 00000930 65 6c 65 63 74 20 61 20 63 61 74 65 67 6f 72 79 |elect a category| 00000940 20 74 6f 20 6a 75 6d 70 20 74 6f 3b 20 46 75 6e | to jump to; Fun| 00000950 64 61 6d 65 6e 74 61 6c 2c 20 4c 65 6e 67 74 68 |damental, Length| 00000960 2c 20 41 72 65 61 2c 20 56 6f 6c 75 6d 65 2c 20 |, Area, Volume, | 00000970 4d 61 73 73 2c 20 54 69 6d 65 2c 20 56 65 6c 6f |Mass, Time, Velo| 00000980 63 69 74 79 2c 20 41 63 63 65 6c 65 72 61 74 69 |city, Accelerati| 00000990 6f 6e 2c 20 46 6f 72 63 65 2c 20 50 72 65 73 73 |on, Force, Press| 000009a0 75 72 65 2c 20 0a 20 20 20 20 20 20 20 54 65 6d |ure, . Tem| 000009b0 70 65 72 61 74 75 72 65 2c 20 41 6e 67 6c 65 2c |perature, Angle,| 000009c0 20 45 6e 65 72 67 79 2c 20 45 6c 65 63 74 72 6f | Energy, Electro| 000009d0 6d 61 67 6e 65 74 69 63 20 6f 72 20 53 75 62 61 |magnetic or Suba| 000009e0 74 6f 6d 69 63 3b 20 45 6c 65 63 74 72 6f 6e 73 |tomic; Electrons| 000009f0 2c 20 50 72 6f 74 6f 6e 73 2c 20 4e 65 75 74 72 |, Protons, Neutr| 00000a00 6f 6e 73 2c 20 44 65 75 65 74 65 72 6f 6e 73 20 |ons, Deueterons | 00000a10 6f 72 20 4d 75 6f 6e 73 2c 0a 20 20 69 69 2e 20 |or Muons,. ii. | 00000a20 20 65 6e 74 65 72 20 61 20 73 74 72 69 6e 67 20 | enter a string | 00000a30 77 68 69 63 68 20 74 68 65 20 70 72 6f 67 72 61 |which the progra| 00000a40 6d 20 77 69 6c 6c 20 73 65 61 72 63 68 20 74 68 |m will search th| 00000a50 65 20 68 65 61 64 69 6e 67 20 66 69 65 6c 64 20 |e heading field | 00000a60 66 6f 72 2c 20 65 67 2e 20 27 6c 69 67 68 74 27 |for, eg. 'light'| 00000a70 20 77 69 6c 6c 20 66 69 6e 64 20 27 73 70 65 65 | will find 'spee| 00000a80 64 20 6f 66 20 6c 69 67 68 74 27 2c 0a 20 20 69 |d of light',. i| 00000a90 69 69 2e 20 62 72 69 6e 67 20 75 70 20 74 68 65 |ii. bring up the| 00000aa0 20 69 6e 64 65 78 20 77 69 6e 64 6f 77 2e 0a 0a | index window...| 00000ab0 0a 20 20 54 68 65 20 49 6e 64 65 78 20 57 69 6e |. The Index Win| 00000ac0 64 6f 77 0a 20 20 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d |dow. ----------| 00000ad0 2d 2d 2d 2d 2d 2d 0a 20 20 54 68 69 73 20 69 73 |------. This is| 00000ae0 20 61 20 71 75 69 63 6b 20 77 61 79 20 6f 66 20 | a quick way of | 00000af0 66 69 6e 64 69 6e 67 20 74 68 65 20 63 6f 6e 73 |finding the cons| 00000b00 74 61 6e 74 20 79 6f 75 20 77 61 6e 74 2e 20 4a |tant you want. J| 00000b10 75 73 74 20 73 63 61 6e 20 64 6f 77 6e 20 74 68 |ust scan down th| 00000b20 65 20 6c 69 73 74 20 61 6e 64 20 64 6f 75 62 6c |e list and doubl| 00000b30 65 2d 63 6c 69 63 6b 20 6f 6e 20 77 68 69 63 68 |e-click on which| 00000b40 65 76 65 72 20 6f 6e 65 20 79 6f 75 20 6c 69 6b |ever one you lik| 00000b50 65 2e 20 0a 20 20 54 68 65 20 4d 61 69 6e 20 57 |e. . The Main W| 00000b60 69 6e 64 6f 77 20 77 69 6c 6c 20 74 68 65 6e 20 |indow will then | 00000b70 61 70 70 65 61 72 20 77 69 74 68 20 74 68 65 20 |appear with the | 00000b80 72 69 67 68 74 20 69 6e 66 6f 72 6d 61 74 69 6f |right informatio| 00000b90 6e 20 69 6e 20 69 74 2e 0a 0a 0a 20 20 53 79 6d |n in it.... Sym| 00000ba0 62 6f 6c 73 20 2d 20 2a 49 4d 50 4f 52 54 41 4e |bols - *IMPORTAN| 00000bb0 54 2a 0a 20 20 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d |T*. -----------| 00000bc0 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 0a 20 20 49 6e 20 |----------. In | 00000bd0 74 68 65 20 61 70 70 6c 69 63 61 74 69 6f 6e 20 |the application | 00000be0 64 69 72 65 63 74 6f 72 79 20 74 68 65 72 65 20 |directory there | 00000bf0 61 72 65 20 32 20 74 65 78 74 20 66 69 6c 65 73 |are 2 text files| 00000c00 2c 20 27 43 6f 6e 73 74 61 6e 74 73 27 20 61 6e |, 'Constants' an| 00000c10 64 20 27 43 6f 6e 73 74 61 6e 74 32 27 20 77 68 |d 'Constant2' wh| 00000c20 69 63 68 20 68 6f 6c 64 20 74 68 65 20 64 61 74 |ich hold the dat| 00000c30 61 20 66 6f 72 20 74 68 65 20 63 6f 6e 73 74 61 |a for the consta| 00000c40 6e 74 73 2e 20 54 68 65 79 20 0a 61 72 65 20 61 |nts. They .are a| 00000c50 6c 6d 6f 73 74 20 69 64 65 6e 74 69 63 61 6c 2c |lmost identical,| 00000c60 20 62 75 74 20 6e 6f 74 20 71 75 69 74 65 2e 2e | but not quite..| 00000c70 2e 20 27 43 6f 6e 73 74 61 6e 74 73 27 20 69 73 |. 'Constants' is| 00000c80 20 74 68 65 20 64 65 66 61 75 6c 74 20 66 69 6c | the default fil| 00000c90 65 2c 20 61 6e 64 20 69 74 20 74 65 6c 6c 73 20 |e, and it tells | 00000ca0 79 6f 75 20 74 68 65 20 73 79 6d 62 6f 6c 73 20 |you the symbols | 00000cb0 65 78 61 63 74 6c 79 20 68 6f 77 20 79 6f 75 20 |exactly how you | 00000cc0 77 6f 75 6c 64 20 72 65 61 64 20 0a 74 68 65 6d |would read .them| 00000cd0 2c 20 65 67 2e 20 27 ec 30 27 20 69 73 20 6d 75 |, eg. '.0' is mu| 00000ce0 2d 7a 65 72 6f 2c 20 74 68 61 74 20 69 73 2c 20 |-zero, that is, | 00000cf0 ec 20 77 69 74 68 20 61 20 73 75 62 73 63 72 69 |. with a subscri| 00000d00 70 74 20 7a 65 72 6f 2e 20 54 68 65 20 6f 74 68 |pt zero. The oth| 00000d10 65 72 20 66 69 6c 65 20 6c 69 73 74 73 20 74 68 |er file lists th| 00000d20 65 20 73 79 6d 62 6f 6c 73 20 77 69 74 68 20 61 |e symbols with a| 00000d30 20 27 2d 73 2d 27 20 6d 65 61 6e 69 6e 67 20 73 | '-s-' meaning s| 00000d40 75 62 73 63 72 69 70 74 2c 20 65 67 2e 27 ec 2d |ubscript, eg.'.-| 00000d50 73 2d 30 27 20 72 65 61 64 73 20 6d 75 2d 7a 65 |s-0' reads mu-ze| 00000d60 72 6f 20 61 73 20 62 65 66 6f 72 65 2e 20 59 6f |ro as before. Yo| 00000d70 75 20 63 61 6e 20 63 68 61 6e 67 65 20 74 68 65 |u can change the| 00000d80 20 66 69 6c 65 73 20 6f 76 65 72 20 62 79 20 72 | files over by r| 00000d90 65 6e 61 6d 69 6e 67 20 74 68 65 6d 2e 20 54 68 |enaming them. Th| 00000da0 65 20 66 69 6c 65 20 75 73 65 64 20 6d 75 73 74 |e file used must| 00000db0 20 62 65 20 63 61 6c 6c 65 64 20 27 43 6f 6e 73 | be called 'Cons| 00000dc0 74 61 6e 74 73 27 2e 20 49 74 27 73 20 0a 75 70 |tants'. It's .up| 00000dd0 20 74 6f 20 79 6f 75 2e 20 50 65 72 73 6f 6e 61 | to you. Persona| 00000de0 6c 6c 79 20 49 20 70 72 65 66 65 72 20 74 68 65 |lly I prefer the| 00000df0 20 64 65 66 61 75 6c 74 20 66 69 6c 65 20 2d 20 | default file - | 00000e00 69 74 27 73 20 6c 65 73 73 20 63 6f 6e 66 75 73 |it's less confus| 00000e10 69 6e 67 2e 0a 0a 0a 2a 2a 2a 2a 2a 2a 2a 2a 2a |ing....*********| 00000e20 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a |****************| * 00000e90 2a 2a 2a 2a 2a 2a 2a 2a 0a 0a 20 49 66 20 61 6e |********.. If an| 00000ea0 79 6f 6e 65 20 6e 65 65 64 73 20 74 6f 20 63 6f |yone needs to co| 00000eb0 6e 74 61 63 74 20 6d 65 20 74 68 65 20 73 61 66 |ntact me the saf| 00000ec0 65 73 74 20 62 65 74 20 69 73 20 6d 79 20 68 6f |est bet is my ho| 00000ed0 6d 65 20 61 64 64 72 65 73 73 3b 0a 0a 20 20 20 |me address;.. | 00000ee0 20 20 20 20 37 20 52 69 76 65 72 73 64 65 6e 65 | 7 Riversdene| 00000ef0 2c 0a 20 20 20 20 20 20 20 20 53 74 6f 6b 65 73 |,. Stokes| 00000f00 6c 65 79 2c 0a 20 20 20 20 20 20 20 20 43 6c 65 |ley,. Cle| 00000f10 76 65 6c 61 6e 64 2e 0a 20 20 20 20 20 20 20 20 |veland.. | 00000f20 54 53 39 20 35 44 44 2e 0a 0a 20 4f 72 2c 20 69 |TS9 5DD... Or, i| 00000f30 66 20 69 74 27 73 20 64 75 72 69 6e 67 20 74 65 |f it's during te| 00000f40 72 6d 20 74 69 6d 65 2c 20 49 20 63 61 6e 20 62 |rm time, I can b| 00000f50 65 20 63 6f 6e 74 61 63 74 65 64 20 62 79 20 73 |e contacted by s| 00000f60 28 6e 61 69 6c 29 2d 6d 61 69 6c 20 61 74 3b 0a |(nail)-mail at;.| 00000f70 0a 20 20 20 20 20 20 20 48 75 6c 6d 65 20 48 61 |. Hulme Ha| 00000f80 6c 6c 2c 0a 20 20 20 20 20 20 20 20 4f 78 66 6f |ll,. Oxfo| 00000f90 72 64 20 50 6c 61 63 65 2c 0a 20 20 20 20 20 20 |rd Place,. | 00000fa0 20 20 56 69 63 74 6f 72 69 61 20 50 61 72 6b 2c | Victoria Park,| 00000fb0 0a 20 20 20 20 20 20 20 20 4d 61 6e 63 68 65 73 |. Manches| 00000fc0 74 65 72 2e 0a 20 20 20 20 20 20 20 20 4d 31 34 |ter.. M14| 00000fd0 20 35 52 52 2e 0a 0a 20 20 20 20 20 61 6e 64 20 | 5RR... and | 00000fe0 62 79 20 65 28 61 73 79 29 2d 6d 61 69 6c 20 61 |by e(asy)-mail a| 00000ff0 74 3b 0a 0a 20 20 20 20 20 20 20 41 4a 4d 40 66 |t;.. AJM@f| 00001000 73 31 2e 6d 61 2e 75 6d 69 73 74 2e 61 63 2e 75 |s1.ma.umist.ac.u| 00001010 6b 0a 0a 0a 20 20 20 20 20 20 20 20 20 20 20 20 |k... | 00001020 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | * 00001050 20 20 20 20 20 20 20 20 20 41 6e 64 72 65 77 20 | Andrew | 00001060 4a 20 4d 61 72 6b 77 69 63 6b 20 20 20 32 34 2f |J Markwick 24/| 00001070 36 2f 39 34 2e 0a 0a 0a 0a |6/94.....| 00001079