Home » CEEFAX disks » telesoftware10.adl » 25-10-88/T\INSCE
25-10-88/T\INSCE
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 » CEEFAX disks » telesoftware10.adl |
Filename: | 25-10-88/T\INSCE |
Read OK: | ✔ |
File size: | 3466 bytes |
Load address: | 0000 |
Exec address: | 0000 |
File contents
NOTES ON INSURANCE DATABASE The program "B.Insce" is a dedicated database which will allow you to record and update the contents of your house and so make sure that you are always fully insured. The program is fully menu driven and will allow you to enter or amend records and search for specific descriptions or values. You can save and load files to and from disc or tape, sort the records into alphabetical or value order and output any of these details to a printer if required. There is a facility to adjust the value of a particular group of items by a percentage amount which you enter. The program also gives you access to the Operating System for operations such as locking or unlocking files. The program will hold 150 records with PAGE at the normal &1900 for disc users. Tape only users will be able to increase the number of records as they will operate with PAGE at &E00. The maximum number of records allowed can be changed by altering the value of Z% in line 20. The number of records held on the file will be Z%-1. When first LOADed and RUN the program has to dimension the various arrays used. This takes a few seconds, so be patient. The main menu will then be displayed. One useful feature to notice is that EXCEPT DURING SAVE AND LOAD OPERATIONS you can return to the Main Menu without losing data by pressing ESCAPE once, and then pressing upper case "M". If by mistake you press ESCAPE more than once you can recover the program and the data by typing "GOTO 50" providing you have not pressed BREAK. Let's go through the Menu options in detail : 1- Enter new record The program will find the first available record number to use and display this number at the top of the screen. If all available records are in use this will be reported. (Note the maximum number of records is one less than the value of Z% in line 20 of the program. If you only want to keep a few records on file then reducing the value of Z% will make the program run much faster.) When adding a new record you will be able to enter 4 seperate fields. Item description : 23 characters long Item type : 2 characters long Room code : 2 characters long Value : 8 characters long To use these fields correctly you first need to decide on the various Item Types you wish to list, and then devise your own 1 or 2 character alpha-numeric code for each Item Type. For example you could give Furniture the code "F", Electrical items "EL", Computer Equipment "CE", Curtains and other Soft Furnishings "SF". Getting organised to start with will allow you to make the best use of the facilities this software offers. Use a similar idea to devise a 1 or 2 character code for your rooms - Living Room "LR", Study "S", Master Bedroom "B1", Kitchen "K". The value of each item is subject to a minimum of 10 pence and a maximum of #99999.99 per item. In practice these restrictions should not be of any importance. Any values outside these ranges will be reported. When entering the value of an item only numeric characters plus one decimal point will be accepted. After you have entered a five figure # value a decimal point will automatically be printed, ready for you to enter any pence to the value. When all four fields have been entered you will be given the chance to accept the data you have typed in, or to press "N" and enter it all again. If you have only made a slight error, the quickest way of correcting it is to press "Y" to accept the data, and then immediately use the Amend option from the Menu (see details of this below). 2 - Amend existing record From the first page of the Amend option you can choose the record number to amend, "S" to Search for a record if you don't already know the record number, or "M" to return to the Main Menu. Your input here must be followed by RETURN. Once you have chosen a record number the cursor keys and COPY key will work normally to allow easy editing. Pressing RETURN will leave the field you are amending unaltered. 3 - Search record It is possible to search on any of the four fields by choosing options 1 - 4 from the Search Menu. If you want to display all the records on file select option 1, 2 or 3 and then in response to "Enter data to search on" just press RETURN. All the records will be displayed. To search for specific Item Descriptions, Item Type or Room Codes type in a few characters of the field you are searching on. All items which match the search you have requested will be displayed along with their record number. After the "Enter data to search on" prompt you will be asked if you want a hard copy of the search. If you ask for a printed copy the program checks that a printer is attached and available to print. You can tell the program that you are printing on single sheet paper (this is taken as A4 size), or on roll paper. Single sheet output will print 50 records and then wait for you to check the paper supply. Roll paper output will print out all records being searched for without any further prompts. If you have selected no hard copy output, then to move backwards and forwards through the list of records use the up and down cursor keys. If the monitor goes blank for a moment after you have pressed a cursor key it is because the program is searching for the next record to display. Imagine the list of records as being on a long roll of paper with item 1 at the top. Press the down cursor key to move down the list. When you reach the end of the list the message "End of File" will be displayed. At this point you can step back up the list by pressing the up cursor key, or press the down cursor key when a total value of the listing will be displayed. You can only exit at the bottom of the list (high item number) or by presing "M" instead of a cursor key. At the end of the Search the total value of the items displayed will be shown. Press "M" for the Main Menu. Searching on the Value will produce a list of items of value + or - #25 on the value you typed in. 4 - Delete record Select the record you want to delete as when Amending a record. The record you have selected will be displayed and the program will ask if this is the correct record to delete. Pressing "N" will leave the record intact and return you to the Main Menu. Pressing "Y" will delete the record from the file. 5 - Save current file Once the program has checked that there is valid data in memory you will be given the option to SAVE to tape or disc. The current file name will be displayed. Press RETURN to over-write this file, or type in any other valid file name for the filing system you are using. If saving to disc and the file name you have chosen already exists you will be asked if you wish to over-write the file or abort the SAVE routine. Whenever this happens the file found on disc will have been un-locked. If you keep your files locked as a means of protection remember to use option 9 from the Main Menu to re-lock it. If the file name you have chosen does not already exist on disc the file will be saved with no prompt being given. Tape users make sure you have a blank tape in the recorder! 6 - Load new file If valid data exists in memory you will be given the option to continue with the LOAD by pressing upper case "L", or to abort back to the Main Menu by pressing any other key. Remember that loading in a new file will destroy all existing data in memory. If you decide to continue with the LOAD you will be able to select either the tape or disc filing system. Type in the file name you wish to LOAD. If using disc and the file does not exist then this will be reported. If using tape the computer will continue searching for the file until found and will report any errors in LOADing. Any attempt to load a file not created from within this program will generate an error which will end the LOAD routine. In this case any existing data will remain in memory but no new file will have been loaded. 7 - File sort A file sort can be carried out on any of the four fields. On the Item Description, Item Type or Room Code the records will be put into appropriate alphabetic order. A sort on the Value will put the lowest value first. With 150 or more records, each having four fields, the sort routine can take several minutes. It's best to make sure you have the data saved to tape or disc first - just in case - and then set the program up to sort on the field you wish - then go and make a cup of coffee! If the records are already in almost the correct order the sort will be very quick. When the sort is finished the Main Menu will be displayed. You will notice that all valid files have been moved down towards the bottom of the list. In practice you won't need to do a sort every time you use the program. The main benefit of having this sort routine is to provide an ordered print-out. 8 - Group value adjustment This option allows you to adjust the value of a group of items, based on their Item Type code, by a plus or minus percentage amount. For instance you may find that the cost of replacing furniture goes up by a few percent each year, whilst the cost of replacing electronic equipment seems to be staying about the same, or in some cases even falling. Getting the Item Type codes correct when you first set up your database will allow you to get the most benefit from this facility. If during an adjustment calculation a value is created of greater than #99999.99 or less than 10 pence then this will be reported and the program will wait for you to acknowledge before continuing. Any value of more than #99999.99 will be stored as #99999.99 and any value of less than 10 pence will be stored as 10 pence. 9 - OS Command This option will give you access to the Operating System commands. To return to the Main Menu from this option enter "M" plus RETURN. It is vital to remember that any command which uses computer memory such as *COPY, *COMPACT, *BACKUP etc will destroy the program and data. Commands such as *ACCESS, *DELETE, *CAT, *INFO etc are perfectly OK. If you enter an invalid command this will be trapped by the PROCerror routine in the program and you will be given the opportunity to return to the Main Menu by pressing upper case "M" without loss of data. 0 - Finish with program Always exit the program through this option so that the computer keys are returned to their normal functions. Pressing "0" will cause the program to check for any valid data (this is done by looking for the values of items). If no data is present the program will end immediately. If valid data is found then pressing "Q" will Quit the program, any other key will return to the Main Menu without loss of data.
00000000 20 20 20 20 20 20 20 20 20 20 0d 20 20 20 20 20 | . | 00000010 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00000020 20 20 20 20 20 4e 4f 54 45 53 20 4f 4e 20 49 4e | NOTES ON IN| 00000030 53 55 52 41 4e 43 45 20 44 41 54 41 42 41 53 45 |SURANCE DATABASE| 00000040 0d 20 20 20 20 20 20 20 20 20 20 0d 20 20 20 20 |. . | 00000050 20 20 20 20 20 20 0d 20 20 20 20 20 20 20 20 20 | . | 00000060 20 54 68 65 20 70 72 6f 67 72 61 6d 20 22 42 2e | The program "B.| 00000070 49 6e 73 63 65 22 20 69 73 20 61 20 64 65 64 69 |Insce" is a dedi| 00000080 63 61 74 65 64 20 64 61 74 61 62 61 73 65 20 77 |cated database w| 00000090 68 69 63 68 20 77 69 6c 6c 0d 20 20 20 20 20 20 |hich will. | 000000a0 20 20 20 20 61 6c 6c 6f 77 20 79 6f 75 20 74 6f | allow you to| 000000b0 20 72 65 63 6f 72 64 20 61 6e 64 20 75 70 64 61 | record and upda| 000000c0 74 65 20 74 68 65 20 63 6f 6e 74 65 6e 74 73 20 |te the contents | 000000d0 6f 66 20 79 6f 75 72 20 68 6f 75 73 65 0d 20 20 |of your house. | 000000e0 20 20 20 20 20 20 20 20 61 6e 64 20 73 6f 20 6d | and so m| 000000f0 61 6b 65 20 73 75 72 65 20 74 68 61 74 20 79 6f |ake sure that yo| 00000100 75 20 61 72 65 20 61 6c 77 61 79 73 20 66 75 6c |u are always ful| 00000110 6c 79 20 69 6e 73 75 72 65 64 2e 20 0d 20 20 20 |ly insured. . | 00000120 20 20 20 20 20 20 20 0d 20 20 20 20 20 20 20 20 | . | 00000130 20 20 54 68 65 20 70 72 6f 67 72 61 6d 20 69 73 | The program is| 00000140 20 66 75 6c 6c 79 20 6d 65 6e 75 20 64 72 69 76 | fully menu driv| 00000150 65 6e 20 61 6e 64 20 77 69 6c 6c 20 61 6c 6c 6f |en and will allo| 00000160 77 20 79 6f 75 20 74 6f 20 65 6e 74 65 72 0d 20 |w you to enter. | 00000170 20 20 20 20 20 20 20 20 20 6f 72 20 61 6d 65 6e | or amen| 00000180 64 20 72 65 63 6f 72 64 73 20 61 6e 64 20 73 65 |d records and se| 00000190 61 72 63 68 20 66 6f 72 20 73 70 65 63 69 66 69 |arch for specifi| 000001a0 63 20 64 65 73 63 72 69 70 74 69 6f 6e 73 20 6f |c descriptions o| 000001b0 72 0d 20 20 20 20 20 20 20 20 20 20 76 61 6c 75 |r. valu| 000001c0 65 73 2e 20 59 6f 75 20 63 61 6e 20 73 61 76 65 |es. You can save| 000001d0 20 61 6e 64 20 6c 6f 61 64 20 66 69 6c 65 73 20 | and load files | 000001e0 74 6f 20 61 6e 64 20 66 72 6f 6d 20 64 69 73 63 |to and from disc| 000001f0 20 6f 72 0d 20 20 20 20 20 20 20 20 20 20 74 61 | or. ta| 00000200 70 65 2c 20 73 6f 72 74 20 74 68 65 20 72 65 63 |pe, sort the rec| 00000210 6f 72 64 73 20 69 6e 74 6f 20 61 6c 70 68 61 62 |ords into alphab| 00000220 65 74 69 63 61 6c 20 6f 72 20 76 61 6c 75 65 20 |etical or value | 00000230 6f 72 64 65 72 20 61 6e 64 0d 20 20 20 20 20 20 |order and. | 00000240 20 20 20 20 6f 75 74 70 75 74 20 61 6e 79 20 6f | output any o| 00000250 66 20 74 68 65 73 65 20 64 65 74 61 69 6c 73 20 |f these details | 00000260 74 6f 20 61 20 70 72 69 6e 74 65 72 20 69 66 20 |to a printer if | 00000270 72 65 71 75 69 72 65 64 2e 20 54 68 65 72 65 0d |required. There.| 00000280 20 20 20 20 20 20 20 20 20 20 69 73 20 61 20 66 | is a f| 00000290 61 63 69 6c 69 74 79 20 74 6f 20 61 64 6a 75 73 |acility to adjus| 000002a0 74 20 74 68 65 20 76 61 6c 75 65 20 6f 66 20 61 |t the value of a| 000002b0 20 70 61 72 74 69 63 75 6c 61 72 20 67 72 6f 75 | particular grou| 000002c0 70 20 6f 66 0d 20 20 20 20 20 20 20 20 20 20 69 |p of. i| 000002d0 74 65 6d 73 20 62 79 20 61 20 70 65 72 63 65 6e |tems by a percen| 000002e0 74 61 67 65 20 61 6d 6f 75 6e 74 20 77 68 69 63 |tage amount whic| 000002f0 68 20 79 6f 75 20 65 6e 74 65 72 2e 20 54 68 65 |h you enter. The| 00000300 20 70 72 6f 67 72 61 6d 0d 20 20 20 20 20 20 20 | program. | 00000310 20 20 20 61 6c 73 6f 20 67 69 76 65 73 20 79 6f | also gives yo| 00000320 75 20 61 63 63 65 73 73 20 74 6f 20 74 68 65 20 |u access to the | 00000330 4f 70 65 72 61 74 69 6e 67 20 53 79 73 74 65 6d |Operating System| 00000340 20 66 6f 72 20 6f 70 65 72 61 74 69 6f 6e 73 0d | for operations.| 00000350 20 20 20 20 20 20 20 20 20 20 73 75 63 68 20 61 | such a| 00000360 73 20 6c 6f 63 6b 69 6e 67 20 6f 72 20 75 6e 6c |s locking or unl| 00000370 6f 63 6b 69 6e 67 20 66 69 6c 65 73 2e 0d 20 20 |ocking files.. | 00000380 20 20 20 20 20 20 20 20 0d 20 20 20 20 20 20 20 | . | 00000390 20 20 20 54 68 65 20 70 72 6f 67 72 61 6d 20 77 | The program w| 000003a0 69 6c 6c 20 68 6f 6c 64 20 31 35 30 20 72 65 63 |ill hold 150 rec| 000003b0 6f 72 64 73 20 77 69 74 68 20 50 41 47 45 20 61 |ords with PAGE a| 000003c0 74 20 74 68 65 20 6e 6f 72 6d 61 6c 0d 20 20 20 |t the normal. | 000003d0 20 20 20 20 20 20 20 26 31 39 30 30 20 66 6f 72 | &1900 for| 000003e0 20 64 69 73 63 20 75 73 65 72 73 2e 20 54 61 70 | disc users. Tap| 000003f0 65 20 6f 6e 6c 79 20 75 73 65 72 73 20 77 69 6c |e only users wil| 00000400 6c 20 62 65 20 61 62 6c 65 20 74 6f 0d 20 20 20 |l be able to. | 00000410 20 20 20 20 20 20 20 69 6e 63 72 65 61 73 65 20 | increase | 00000420 74 68 65 20 6e 75 6d 62 65 72 20 6f 66 20 72 65 |the number of re| 00000430 63 6f 72 64 73 20 61 73 20 74 68 65 79 20 77 69 |cords as they wi| 00000440 6c 6c 20 6f 70 65 72 61 74 65 20 77 69 74 68 0d |ll operate with.| 00000450 20 20 20 20 20 20 20 20 20 20 50 41 47 45 20 61 | PAGE a| 00000460 74 20 26 45 30 30 2e 20 54 68 65 20 6d 61 78 69 |t &E00. The maxi| 00000470 6d 75 6d 20 6e 75 6d 62 65 72 20 6f 66 20 72 65 |mum number of re| 00000480 63 6f 72 64 73 20 61 6c 6c 6f 77 65 64 20 63 61 |cords allowed ca| 00000490 6e 20 62 65 0d 20 20 20 20 20 20 20 20 20 20 63 |n be. c| 000004a0 68 61 6e 67 65 64 20 62 79 20 61 6c 74 65 72 69 |hanged by alteri| 000004b0 6e 67 20 74 68 65 20 76 61 6c 75 65 20 6f 66 20 |ng the value of | 000004c0 5a 25 20 69 6e 20 6c 69 6e 65 20 32 30 2e 20 54 |Z% in line 20. T| 000004d0 68 65 20 6e 75 6d 62 65 72 0d 20 20 20 20 20 20 |he number. | 000004e0 20 20 20 20 6f 66 20 72 65 63 6f 72 64 73 20 68 | of records h| 000004f0 65 6c 64 20 6f 6e 20 74 68 65 20 66 69 6c 65 20 |eld on the file | 00000500 77 69 6c 6c 20 62 65 20 5a 25 2d 31 2e 0d 20 20 |will be Z%-1.. | 00000510 20 20 20 20 20 20 20 20 0d 20 20 20 20 20 20 20 | . | 00000520 20 20 20 57 68 65 6e 20 66 69 72 73 74 20 4c 4f | When first LO| 00000530 41 44 65 64 20 61 6e 64 20 52 55 4e 20 74 68 65 |ADed and RUN the| 00000540 20 70 72 6f 67 72 61 6d 20 68 61 73 20 74 6f 20 | program has to | 00000550 64 69 6d 65 6e 73 69 6f 6e 20 74 68 65 0d 20 20 |dimension the. | 00000560 20 20 20 20 20 20 20 20 76 61 72 69 6f 75 73 20 | various | 00000570 61 72 72 61 79 73 20 75 73 65 64 2e 20 54 68 69 |arrays used. Thi| 00000580 73 20 74 61 6b 65 73 20 61 20 66 65 77 20 73 65 |s takes a few se| 00000590 63 6f 6e 64 73 2c 20 73 6f 20 62 65 0d 20 20 20 |conds, so be. | 000005a0 20 20 20 20 20 20 20 70 61 74 69 65 6e 74 2e 20 | patient. | 000005b0 54 68 65 20 6d 61 69 6e 20 6d 65 6e 75 20 77 69 |The main menu wi| 000005c0 6c 6c 20 74 68 65 6e 20 62 65 20 64 69 73 70 6c |ll then be displ| 000005d0 61 79 65 64 2e 0d 20 20 20 20 20 20 20 20 20 20 |ayed.. | 000005e0 0d 20 20 20 20 20 20 20 20 20 20 4f 6e 65 20 75 |. One u| 000005f0 73 65 66 75 6c 20 66 65 61 74 75 72 65 20 74 6f |seful feature to| 00000600 20 6e 6f 74 69 63 65 20 69 73 20 74 68 61 74 20 | notice is that | 00000610 45 58 43 45 50 54 20 44 55 52 49 4e 47 20 53 41 |EXCEPT DURING SA| 00000620 56 45 20 41 4e 44 0d 20 20 20 20 20 20 20 20 20 |VE AND. | 00000630 20 4c 4f 41 44 20 4f 50 45 52 41 54 49 4f 4e 53 | LOAD OPERATIONS| 00000640 20 79 6f 75 20 63 61 6e 20 72 65 74 75 72 6e 20 | you can return | 00000650 74 6f 20 74 68 65 20 4d 61 69 6e 20 4d 65 6e 75 |to the Main Menu| 00000660 20 77 69 74 68 6f 75 74 0d 20 20 20 20 20 20 20 | without. | 00000670 20 20 20 6c 6f 73 69 6e 67 20 64 61 74 61 20 62 | losing data b| 00000680 79 20 70 72 65 73 73 69 6e 67 20 45 53 43 41 50 |y pressing ESCAP| 00000690 45 20 6f 6e 63 65 2c 20 61 6e 64 20 74 68 65 6e |E once, and then| 000006a0 20 70 72 65 73 73 69 6e 67 20 75 70 70 65 72 0d | pressing upper.| 000006b0 20 20 20 20 20 20 20 20 20 20 63 61 73 65 20 22 | case "| 000006c0 4d 22 2e 20 49 66 20 62 79 20 6d 69 73 74 61 6b |M". If by mistak| 000006d0 65 20 79 6f 75 20 70 72 65 73 73 20 45 53 43 41 |e you press ESCA| 000006e0 50 45 20 6d 6f 72 65 20 74 68 61 6e 20 6f 6e 63 |PE more than onc| 000006f0 65 20 79 6f 75 0d 20 20 20 20 20 20 20 20 20 20 |e you. | 00000700 63 61 6e 20 72 65 63 6f 76 65 72 20 74 68 65 20 |can recover the | 00000710 70 72 6f 67 72 61 6d 20 61 6e 64 20 74 68 65 20 |program and the | 00000720 64 61 74 61 20 62 79 20 74 79 70 69 6e 67 20 22 |data by typing "| 00000730 47 4f 54 4f 20 35 30 22 0d 20 20 20 20 20 20 20 |GOTO 50". | 00000740 20 20 20 70 72 6f 76 69 64 69 6e 67 20 79 6f 75 | providing you| 00000750 20 68 61 76 65 20 6e 6f 74 20 70 72 65 73 73 65 | have not presse| 00000760 64 20 42 52 45 41 4b 2e 0d 20 20 20 20 20 20 20 |d BREAK.. | 00000770 20 20 20 0d 20 20 20 20 20 20 20 20 20 20 0d 20 | . . | 00000780 20 20 20 20 20 20 20 20 20 4c 65 74 27 73 20 67 | Let's g| 00000790 6f 20 74 68 72 6f 75 67 68 20 74 68 65 20 4d 65 |o through the Me| 000007a0 6e 75 20 6f 70 74 69 6f 6e 73 20 69 6e 20 64 65 |nu options in de| 000007b0 74 61 69 6c 20 3a 0d 20 20 20 20 20 20 20 20 20 |tail :. | 000007c0 20 0d 20 20 20 20 20 20 20 20 20 20 0d 20 20 20 | . . | 000007d0 20 20 20 20 20 20 20 31 2d 20 45 6e 74 65 72 20 | 1- Enter | 000007e0 6e 65 77 20 72 65 63 6f 72 64 0d 20 20 20 20 20 |new record. | 000007f0 20 20 20 20 20 0d 20 20 20 20 20 20 20 20 20 20 | . | 00000800 54 68 65 20 70 72 6f 67 72 61 6d 20 77 69 6c 6c |The program will| 00000810 20 66 69 6e 64 20 74 68 65 20 66 69 72 73 74 20 | find the first | 00000820 61 76 61 69 6c 61 62 6c 65 20 72 65 63 6f 72 64 |available record| 00000830 20 6e 75 6d 62 65 72 20 74 6f 0d 20 20 20 20 20 | number to. | 00000840 20 20 20 20 20 75 73 65 20 61 6e 64 20 64 69 73 | use and dis| 00000850 70 6c 61 79 20 74 68 69 73 20 6e 75 6d 62 65 72 |play this number| 00000860 20 61 74 20 74 68 65 20 74 6f 70 20 6f 66 20 74 | at the top of t| 00000870 68 65 20 73 63 72 65 65 6e 2e 20 49 66 20 61 6c |he screen. If al| 00000880 6c 0d 20 20 20 20 20 20 20 20 20 20 61 76 61 69 |l. avai| 00000890 6c 61 62 6c 65 20 72 65 63 6f 72 64 73 20 61 72 |lable records ar| 000008a0 65 20 69 6e 20 75 73 65 20 74 68 69 73 20 77 69 |e in use this wi| 000008b0 6c 6c 20 62 65 20 72 65 70 6f 72 74 65 64 2e 20 |ll be reported. | 000008c0 28 4e 6f 74 65 0d 20 20 20 20 20 20 20 20 20 20 |(Note. | 000008d0 74 68 65 20 6d 61 78 69 6d 75 6d 20 6e 75 6d 62 |the maximum numb| 000008e0 65 72 20 6f 66 20 72 65 63 6f 72 64 73 20 69 73 |er of records is| 000008f0 20 6f 6e 65 20 6c 65 73 73 20 74 68 61 6e 20 74 | one less than t| 00000900 68 65 20 76 61 6c 75 65 20 6f 66 0d 20 20 20 20 |he value of. | 00000910 20 20 20 20 20 20 5a 25 20 69 6e 20 6c 69 6e 65 | Z% in line| 00000920 20 32 30 20 6f 66 20 74 68 65 20 70 72 6f 67 72 | 20 of the progr| 00000930 61 6d 2e 20 49 66 20 79 6f 75 20 6f 6e 6c 79 20 |am. If you only | 00000940 77 61 6e 74 20 74 6f 20 6b 65 65 70 20 61 20 66 |want to keep a f| 00000950 65 77 0d 20 20 20 20 20 20 20 20 20 20 72 65 63 |ew. rec| 00000960 6f 72 64 73 20 6f 6e 20 66 69 6c 65 20 74 68 65 |ords on file the| 00000970 6e 20 72 65 64 75 63 69 6e 67 20 74 68 65 20 76 |n reducing the v| 00000980 61 6c 75 65 20 6f 66 20 5a 25 20 77 69 6c 6c 20 |alue of Z% will | 00000990 6d 61 6b 65 20 74 68 65 0d 20 20 20 20 20 20 20 |make the. | 000009a0 20 20 20 70 72 6f 67 72 61 6d 20 72 75 6e 20 6d | program run m| 000009b0 75 63 68 20 66 61 73 74 65 72 2e 29 0d 20 20 20 |uch faster.). | 000009c0 20 20 20 20 20 20 20 0d 20 20 20 20 20 20 20 20 | . | 000009d0 20 20 57 68 65 6e 20 61 64 64 69 6e 67 20 61 20 | When adding a | 000009e0 6e 65 77 20 72 65 63 6f 72 64 20 79 6f 75 20 77 |new record you w| 000009f0 69 6c 6c 20 62 65 20 61 62 6c 65 20 74 6f 20 65 |ill be able to e| 00000a00 6e 74 65 72 20 34 0d 20 20 20 20 20 20 20 20 20 |nter 4. | 00000a10 20 73 65 70 65 72 61 74 65 20 66 69 65 6c 64 73 | seperate fields| 00000a20 2e 0d 20 20 20 20 20 20 20 20 20 20 49 74 65 6d |.. Item| 00000a30 20 64 65 73 63 72 69 70 74 69 6f 6e 20 3a 20 32 | description : 2| 00000a40 33 20 63 68 61 72 61 63 74 65 72 73 20 6c 6f 6e |3 characters lon| 00000a50 67 0d 20 20 20 20 20 20 20 20 20 20 49 74 65 6d |g. Item| 00000a60 20 74 79 70 65 20 20 20 20 20 20 20 20 3a 20 20 | type : | 00000a70 32 20 63 68 61 72 61 63 74 65 72 73 20 6c 6f 6e |2 characters lon| 00000a80 67 0d 20 20 20 20 20 20 20 20 20 20 52 6f 6f 6d |g. Room| 00000a90 20 63 6f 64 65 20 20 20 20 20 20 20 20 3a 20 20 | code : | 00000aa0 32 20 63 68 61 72 61 63 74 65 72 73 20 6c 6f 6e |2 characters lon| 00000ab0 67 0d 20 20 20 20 20 20 20 20 20 20 56 61 6c 75 |g. Valu| 00000ac0 65 20 20 20 20 20 20 20 20 20 20 20 20 3a 20 20 |e : | 00000ad0 38 20 63 68 61 72 61 63 74 65 72 73 20 6c 6f 6e |8 characters lon| 00000ae0 67 0d 20 20 20 20 20 20 20 20 20 20 0d 20 20 20 |g. . | 00000af0 20 20 20 20 20 20 20 54 6f 20 75 73 65 20 74 68 | To use th| 00000b00 65 73 65 20 66 69 65 6c 64 73 20 63 6f 72 72 65 |ese fields corre| 00000b10 63 74 6c 79 20 79 6f 75 20 66 69 72 73 74 20 6e |ctly you first n| 00000b20 65 65 64 20 74 6f 20 64 65 63 69 64 65 20 6f 6e |eed to decide on| 00000b30 0d 20 20 20 20 20 20 20 20 20 20 74 68 65 20 76 |. the v| 00000b40 61 72 69 6f 75 73 20 49 74 65 6d 20 54 79 70 65 |arious Item Type| 00000b50 73 20 79 6f 75 20 77 69 73 68 20 74 6f 20 6c 69 |s you wish to li| 00000b60 73 74 2c 20 61 6e 64 20 74 68 65 6e 20 64 65 76 |st, and then dev| 00000b70 69 73 65 0d 20 20 20 20 20 20 20 20 20 20 79 6f |ise. yo| 00000b80 75 72 20 6f 77 6e 20 31 20 6f 72 20 32 20 63 68 |ur own 1 or 2 ch| 00000b90 61 72 61 63 74 65 72 20 61 6c 70 68 61 2d 6e 75 |aracter alpha-nu| 00000ba0 6d 65 72 69 63 20 63 6f 64 65 20 66 6f 72 20 65 |meric code for e| 00000bb0 61 63 68 20 49 74 65 6d 0d 20 20 20 20 20 20 20 |ach Item. | 00000bc0 20 20 20 54 79 70 65 2e 20 46 6f 72 20 65 78 61 | Type. For exa| 00000bd0 6d 70 6c 65 20 79 6f 75 20 63 6f 75 6c 64 20 67 |mple you could g| 00000be0 69 76 65 20 46 75 72 6e 69 74 75 72 65 20 74 68 |ive Furniture th| 00000bf0 65 20 63 6f 64 65 20 22 46 22 2c 0d 20 20 20 20 |e code "F",. | 00000c00 20 20 20 20 20 20 45 6c 65 63 74 72 69 63 61 6c | Electrical| 00000c10 20 69 74 65 6d 73 20 22 45 4c 22 2c 20 43 6f 6d | items "EL", Com| 00000c20 70 75 74 65 72 20 45 71 75 69 70 6d 65 6e 74 20 |puter Equipment | 00000c30 22 43 45 22 2c 20 43 75 72 74 61 69 6e 73 20 61 |"CE", Curtains a| 00000c40 6e 64 0d 20 20 20 20 20 20 20 20 20 20 6f 74 68 |nd. oth| 00000c50 65 72 20 53 6f 66 74 20 46 75 72 6e 69 73 68 69 |er Soft Furnishi| 00000c60 6e 67 73 20 22 53 46 22 2e 20 47 65 74 74 69 6e |ngs "SF". Gettin| 00000c70 67 20 6f 72 67 61 6e 69 73 65 64 20 74 6f 20 73 |g organised to s| 00000c80 74 61 72 74 20 77 69 74 68 0d 20 20 20 20 20 20 |tart with. | 00000c90 20 20 20 20 77 69 6c 6c 20 61 6c 6c 6f 77 20 79 | will allow y| 00000ca0 6f 75 20 74 6f 20 6d 61 6b 65 20 74 68 65 20 62 |ou to make the b| 00000cb0 65 73 74 20 75 73 65 20 6f 66 20 74 68 65 20 66 |est use of the f| 00000cc0 61 63 69 6c 69 74 69 65 73 20 74 68 69 73 0d 20 |acilities this. | 00000cd0 20 20 20 20 20 20 20 20 20 73 6f 66 74 77 61 72 | softwar| 00000ce0 65 20 6f 66 66 65 72 73 2e 0d 20 20 20 20 20 20 |e offers.. | 00000cf0 20 20 20 20 0d 20 20 20 20 20 20 20 20 20 20 55 | . U| 00000d00 73 65 20 61 20 73 69 6d 69 6c 61 72 20 69 64 65 |se a similar ide| 00000d10 61 20 74 6f 20 64 65 76 69 73 65 20 61 20 31 20 |a to devise a 1 | 00000d20 6f 72 20 32 20 63 68 61 72 61 63 74 65 72 20 63 |or 2 character c| 00000d30 6f 64 65 20 66 6f 72 0d 20 20 20 20 20 20 20 20 |ode for. | 00000d40 20 20 79 6f 75 72 20 72 6f 6f 6d 73 20 2d 20 4c | your rooms - L| 00000d50 69 76 69 6e 67 20 52 6f 6f 6d 20 22 4c 52 22 2c |iving Room "LR",| 00000d60 20 53 74 75 64 79 20 22 53 22 2c 20 4d 61 73 74 | Study "S", Mast| 00000d70 65 72 20 42 65 64 72 6f 6f 6d 0d 20 20 20 20 20 |er Bedroom. | 00000d80 20 20 20 20 20 22 42 31 22 2c 20 4b 69 74 63 68 | "B1", Kitch| 00000d90 65 6e 20 22 4b 22 2e 0d 20 20 20 20 20 20 20 20 |en "K".. | 00000da0 20 20 0d 20 20 20 20 20 20 20 20 20 20 54 68 65 | . The| 00000db0 20 76 61 6c 75 65 20 6f 66 20 65 61 63 68 20 69 | value of each i| 00000dc0 74 65 6d 20 69 73 20 73 75 62 6a 65 63 74 20 74 |tem is subject t| 00000dd0 6f 20 61 20 6d 69 6e 69 6d 75 6d 20 6f 66 20 31 |o a minimum of 1| 00000de0 30 20 70 65 6e 63 65 0d 20 20 20 20 20 20 20 20 |0 pence. | 00000df0 20 20 61 6e 64 20 61 20 6d 61 78 69 6d 75 6d 20 | and a maximum | 00000e00 6f 66 20 23 39 39 39 39 39 2e 39 39 20 70 65 72 |of #99999.99 per| 00000e10 20 69 74 65 6d 2e 20 49 6e 20 70 72 61 63 74 69 | item. In practi| 00000e20 63 65 20 74 68 65 73 65 0d 20 20 20 20 20 20 20 |ce these. | 00000e30 20 20 20 72 65 73 74 72 69 63 74 69 6f 6e 73 20 | restrictions | 00000e40 73 68 6f 75 6c 64 20 6e 6f 74 20 62 65 20 6f 66 |should not be of| 00000e50 20 61 6e 79 20 69 6d 70 6f 72 74 61 6e 63 65 2e | any importance.| 00000e60 20 41 6e 79 20 76 61 6c 75 65 73 0d 20 20 20 20 | Any values. | 00000e70 20 20 20 20 20 20 6f 75 74 73 69 64 65 20 74 68 | outside th| 00000e80 65 73 65 20 72 61 6e 67 65 73 20 77 69 6c 6c 20 |ese ranges will | 00000e90 62 65 20 72 65 70 6f 72 74 65 64 2e 0d 20 20 20 |be reported.. | 00000ea0 20 20 20 20 20 20 20 0d 20 20 20 20 20 20 20 20 | . | 00000eb0 20 20 57 68 65 6e 20 65 6e 74 65 72 69 6e 67 20 | When entering | 00000ec0 74 68 65 20 76 61 6c 75 65 20 6f 66 20 61 6e 20 |the value of an | 00000ed0 69 74 65 6d 20 6f 6e 6c 79 20 6e 75 6d 65 72 69 |item only numeri| 00000ee0 63 20 63 68 61 72 61 63 74 65 72 73 0d 20 20 20 |c characters. | 00000ef0 20 20 20 20 20 20 20 70 6c 75 73 20 6f 6e 65 20 | plus one | 00000f00 64 65 63 69 6d 61 6c 20 70 6f 69 6e 74 20 77 69 |decimal point wi| 00000f10 6c 6c 20 62 65 20 61 63 63 65 70 74 65 64 2e 20 |ll be accepted. | 00000f20 41 66 74 65 72 20 79 6f 75 20 68 61 76 65 0d 20 |After you have. | 00000f30 20 20 20 20 20 20 20 20 20 65 6e 74 65 72 65 64 | entered| 00000f40 20 61 20 66 69 76 65 20 66 69 67 75 72 65 20 23 | a five figure #| 00000f50 20 76 61 6c 75 65 20 61 20 64 65 63 69 6d 61 6c | value a decimal| 00000f60 20 70 6f 69 6e 74 20 77 69 6c 6c 0d 20 20 20 20 | point will. | 00000f70 20 20 20 20 20 20 61 75 74 6f 6d 61 74 69 63 61 | automatica| 00000f80 6c 6c 79 20 62 65 20 70 72 69 6e 74 65 64 2c 20 |lly be printed, | 00000f90 72 65 61 64 79 20 66 6f 72 20 79 6f 75 20 74 6f |ready for you to| 00000fa0 20 65 6e 74 65 72 20 61 6e 79 20 70 65 6e 63 65 | enter any pence| 00000fb0 0d 20 20 20 20 20 20 20 20 20 20 74 6f 20 74 68 |. to th| 00000fc0 65 20 76 61 6c 75 65 2e 0d 20 20 20 20 20 20 20 |e value.. | 00000fd0 20 20 20 0d 20 20 20 20 20 20 20 20 20 20 57 68 | . Wh| 00000fe0 65 6e 20 61 6c 6c 20 66 6f 75 72 20 66 69 65 6c |en all four fiel| 00000ff0 64 73 20 68 61 76 65 20 62 65 65 6e 20 65 6e 74 |ds have been ent| 00001000 65 72 65 64 20 79 6f 75 20 77 69 6c 6c 20 62 65 |ered you will be| 00001010 20 67 69 76 65 6e 20 74 68 65 0d 20 20 20 20 20 | given the. | 00001020 20 20 20 20 20 63 68 61 6e 63 65 20 74 6f 20 61 | chance to a| 00001030 63 63 65 70 74 20 74 68 65 20 64 61 74 61 20 79 |ccept the data y| 00001040 6f 75 20 68 61 76 65 20 74 79 70 65 64 20 69 6e |ou have typed in| 00001050 2c 20 6f 72 20 74 6f 20 70 72 65 73 73 20 22 4e |, or to press "N| 00001060 22 0d 20 20 20 20 20 20 20 20 20 20 61 6e 64 20 |". and | 00001070 65 6e 74 65 72 20 69 74 20 61 6c 6c 20 61 67 61 |enter it all aga| 00001080 69 6e 2e 20 49 66 20 79 6f 75 20 68 61 76 65 20 |in. If you have | 00001090 6f 6e 6c 79 20 6d 61 64 65 20 61 20 73 6c 69 67 |only made a slig| 000010a0 68 74 0d 20 20 20 20 20 20 20 20 20 20 65 72 72 |ht. err| 000010b0 6f 72 2c 20 74 68 65 20 71 75 69 63 6b 65 73 74 |or, the quickest| 000010c0 20 77 61 79 20 6f 66 20 63 6f 72 72 65 63 74 69 | way of correcti| 000010d0 6e 67 20 69 74 20 69 73 20 74 6f 20 70 72 65 73 |ng it is to pres| 000010e0 73 20 22 59 22 20 74 6f 0d 20 20 20 20 20 20 20 |s "Y" to. | 000010f0 20 20 20 61 63 63 65 70 74 20 74 68 65 20 64 61 | accept the da| 00001100 74 61 2c 20 61 6e 64 20 74 68 65 6e 20 69 6d 6d |ta, and then imm| 00001110 65 64 69 61 74 65 6c 79 20 75 73 65 20 74 68 65 |ediately use the| 00001120 20 41 6d 65 6e 64 20 6f 70 74 69 6f 6e 0d 20 20 | Amend option. | 00001130 20 20 20 20 20 20 20 20 66 72 6f 6d 20 74 68 65 | from the| 00001140 20 4d 65 6e 75 20 28 73 65 65 20 64 65 74 61 69 | Menu (see detai| 00001150 6c 73 20 6f 66 20 74 68 69 73 20 62 65 6c 6f 77 |ls of this below| 00001160 29 2e 0d 20 20 20 20 20 20 20 20 20 20 0d 20 20 |).. . | 00001170 20 20 20 20 20 20 20 20 0d 20 20 20 20 20 20 20 | . | 00001180 20 20 20 32 20 2d 20 41 6d 65 6e 64 20 65 78 69 | 2 - Amend exi| 00001190 73 74 69 6e 67 20 72 65 63 6f 72 64 0d 20 20 20 |sting record. | 000011a0 20 20 20 20 20 20 20 0d 20 20 20 20 20 20 20 20 | . | 000011b0 20 20 46 72 6f 6d 20 74 68 65 20 66 69 72 73 74 | From the first| 000011c0 20 70 61 67 65 20 6f 66 20 74 68 65 20 41 6d 65 | page of the Ame| 000011d0 6e 64 20 6f 70 74 69 6f 6e 20 79 6f 75 20 63 61 |nd option you ca| 000011e0 6e 20 63 68 6f 6f 73 65 20 74 68 65 0d 20 20 20 |n choose the. | 000011f0 20 20 20 20 20 20 20 72 65 63 6f 72 64 20 6e 75 | record nu| 00001200 6d 62 65 72 20 74 6f 20 61 6d 65 6e 64 2c 20 22 |mber to amend, "| 00001210 53 22 20 74 6f 20 53 65 61 72 63 68 20 66 6f 72 |S" to Search for| 00001220 20 61 20 72 65 63 6f 72 64 20 69 66 20 79 6f 75 | a record if you| 00001230 0d 20 20 20 20 20 20 20 20 20 20 64 6f 6e 27 74 |. don't| 00001240 20 61 6c 72 65 61 64 79 20 6b 6e 6f 77 20 74 68 | already know th| 00001250 65 20 72 65 63 6f 72 64 20 6e 75 6d 62 65 72 2c |e record number,| 00001260 20 6f 72 20 22 4d 22 20 74 6f 20 72 65 74 75 72 | or "M" to retur| 00001270 6e 20 74 6f 0d 20 20 20 20 20 20 20 20 20 20 74 |n to. t| 00001280 68 65 20 4d 61 69 6e 20 4d 65 6e 75 2e 20 59 6f |he Main Menu. Yo| 00001290 75 72 20 69 6e 70 75 74 20 68 65 72 65 20 6d 75 |ur input here mu| 000012a0 73 74 20 62 65 20 66 6f 6c 6c 6f 77 65 64 20 62 |st be followed b| 000012b0 79 20 52 45 54 55 52 4e 2e 0d 20 20 20 20 20 20 |y RETURN.. | 000012c0 20 20 20 20 4f 6e 63 65 20 79 6f 75 20 68 61 76 | Once you hav| 000012d0 65 20 63 68 6f 73 65 6e 20 61 20 72 65 63 6f 72 |e chosen a recor| 000012e0 64 20 6e 75 6d 62 65 72 20 74 68 65 20 63 75 72 |d number the cur| 000012f0 73 6f 72 20 6b 65 79 73 20 61 6e 64 0d 20 20 20 |sor keys and. | 00001300 20 20 20 20 20 20 20 43 4f 50 59 20 6b 65 79 20 | COPY key | 00001310 77 69 6c 6c 20 77 6f 72 6b 20 6e 6f 72 6d 61 6c |will work normal| 00001320 6c 79 20 74 6f 20 61 6c 6c 6f 77 20 65 61 73 79 |ly to allow easy| 00001330 20 65 64 69 74 69 6e 67 2e 20 50 72 65 73 73 69 | editing. Pressi| 00001340 6e 67 0d 20 20 20 20 20 20 20 20 20 20 52 45 54 |ng. RET| 00001350 55 52 4e 20 77 69 6c 6c 20 6c 65 61 76 65 20 74 |URN will leave t| 00001360 68 65 20 66 69 65 6c 64 20 79 6f 75 20 61 72 65 |he field you are| 00001370 20 61 6d 65 6e 64 69 6e 67 20 75 6e 61 6c 74 65 | amending unalte| 00001380 72 65 64 2e 0d 20 20 20 20 20 20 20 20 20 20 0d |red.. .| 00001390 20 20 20 20 20 20 20 20 20 20 0d 20 20 20 20 20 | . | 000013a0 20 20 20 20 20 33 20 2d 20 53 65 61 72 63 68 20 | 3 - Search | 000013b0 72 65 63 6f 72 64 0d 20 20 20 20 20 20 20 20 20 |record. | 000013c0 20 0d 20 20 20 20 20 20 20 20 20 20 49 74 20 69 | . It i| 000013d0 73 20 70 6f 73 73 69 62 6c 65 20 74 6f 20 73 65 |s possible to se| 000013e0 61 72 63 68 20 6f 6e 20 61 6e 79 20 6f 66 20 74 |arch on any of t| 000013f0 68 65 20 66 6f 75 72 20 66 69 65 6c 64 73 20 62 |he four fields b| 00001400 79 0d 20 20 20 20 20 20 20 20 20 20 63 68 6f 6f |y. choo| 00001410 73 69 6e 67 20 6f 70 74 69 6f 6e 73 20 31 20 2d |sing options 1 -| 00001420 20 34 20 66 72 6f 6d 20 74 68 65 20 53 65 61 72 | 4 from the Sear| 00001430 63 68 20 4d 65 6e 75 2e 20 49 66 20 79 6f 75 20 |ch Menu. If you | 00001440 77 61 6e 74 20 74 6f 0d 20 20 20 20 20 20 20 20 |want to. | 00001450 20 20 64 69 73 70 6c 61 79 20 61 6c 6c 20 74 68 | display all th| 00001460 65 20 72 65 63 6f 72 64 73 20 6f 6e 20 66 69 6c |e records on fil| 00001470 65 20 73 65 6c 65 63 74 20 6f 70 74 69 6f 6e 20 |e select option | 00001480 31 2c 20 32 20 6f 72 20 33 20 61 6e 64 0d 20 20 |1, 2 or 3 and. | 00001490 20 20 20 20 20 20 20 20 74 68 65 6e 20 69 6e 20 | then in | 000014a0 72 65 73 70 6f 6e 73 65 20 74 6f 20 22 45 6e 74 |response to "Ent| 000014b0 65 72 20 64 61 74 61 20 74 6f 20 73 65 61 72 63 |er data to searc| 000014c0 68 20 6f 6e 22 20 6a 75 73 74 20 70 72 65 73 73 |h on" just press| 000014d0 0d 20 20 20 20 20 20 20 20 20 20 52 45 54 55 52 |. RETUR| 000014e0 4e 2e 20 41 6c 6c 20 74 68 65 20 72 65 63 6f 72 |N. All the recor| 000014f0 64 73 20 77 69 6c 6c 20 62 65 20 64 69 73 70 6c |ds will be displ| 00001500 61 79 65 64 2e 20 54 6f 20 73 65 61 72 63 68 20 |ayed. To search | 00001510 66 6f 72 0d 20 20 20 20 20 20 20 20 20 20 73 70 |for. sp| 00001520 65 63 69 66 69 63 20 49 74 65 6d 20 44 65 73 63 |ecific Item Desc| 00001530 72 69 70 74 69 6f 6e 73 2c 20 49 74 65 6d 20 54 |riptions, Item T| 00001540 79 70 65 20 6f 72 20 52 6f 6f 6d 20 43 6f 64 65 |ype or Room Code| 00001550 73 20 74 79 70 65 20 69 6e 0d 20 20 20 20 20 20 |s type in. | 00001560 20 20 20 20 61 20 66 65 77 20 63 68 61 72 61 63 | a few charac| 00001570 74 65 72 73 20 6f 66 20 74 68 65 20 66 69 65 6c |ters of the fiel| 00001580 64 20 79 6f 75 20 61 72 65 20 73 65 61 72 63 68 |d you are search| 00001590 69 6e 67 20 6f 6e 2e 20 41 6c 6c 0d 20 20 20 20 |ing on. All. | 000015a0 20 20 20 20 20 20 69 74 65 6d 73 20 77 68 69 63 | items whic| 000015b0 68 20 6d 61 74 63 68 20 74 68 65 20 73 65 61 72 |h match the sear| 000015c0 63 68 20 79 6f 75 20 68 61 76 65 20 72 65 71 75 |ch you have requ| 000015d0 65 73 74 65 64 20 77 69 6c 6c 20 62 65 0d 20 20 |ested will be. | 000015e0 20 20 20 20 20 20 20 20 64 69 73 70 6c 61 79 65 | displaye| 000015f0 64 20 61 6c 6f 6e 67 20 77 69 74 68 20 74 68 65 |d along with the| 00001600 69 72 20 72 65 63 6f 72 64 20 6e 75 6d 62 65 72 |ir record number| 00001610 2e 0d 20 20 20 20 20 20 20 20 20 20 0d 20 20 20 |.. . | 00001620 20 20 20 20 20 20 20 41 66 74 65 72 20 74 68 65 | After the| 00001630 20 22 45 6e 74 65 72 20 64 61 74 61 20 74 6f 20 | "Enter data to | 00001640 73 65 61 72 63 68 20 6f 6e 22 20 70 72 6f 6d 70 |search on" promp| 00001650 74 20 79 6f 75 20 77 69 6c 6c 20 62 65 20 61 73 |t you will be as| 00001660 6b 65 64 0d 20 20 20 20 20 20 20 20 20 20 69 66 |ked. if| 00001670 20 79 6f 75 20 77 61 6e 74 20 61 20 68 61 72 64 | you want a hard| 00001680 20 63 6f 70 79 20 6f 66 20 74 68 65 20 73 65 61 | copy of the sea| 00001690 72 63 68 2e 20 49 66 20 79 6f 75 20 61 73 6b 20 |rch. If you ask | 000016a0 66 6f 72 20 61 0d 20 20 20 20 20 20 20 20 20 20 |for a. | 000016b0 70 72 69 6e 74 65 64 20 63 6f 70 79 20 74 68 65 |printed copy the| 000016c0 20 70 72 6f 67 72 61 6d 20 63 68 65 63 6b 73 20 | program checks | 000016d0 74 68 61 74 20 61 20 70 72 69 6e 74 65 72 20 69 |that a printer i| 000016e0 73 20 61 74 74 61 63 68 65 64 0d 20 20 20 20 20 |s attached. | 000016f0 20 20 20 20 20 61 6e 64 20 61 76 61 69 6c 61 62 | and availab| 00001700 6c 65 20 74 6f 20 70 72 69 6e 74 2e 20 59 6f 75 |le to print. You| 00001710 20 63 61 6e 20 74 65 6c 6c 20 74 68 65 20 70 72 | can tell the pr| 00001720 6f 67 72 61 6d 20 74 68 61 74 20 79 6f 75 0d 20 |ogram that you. | 00001730 20 20 20 20 20 20 20 20 20 61 72 65 20 70 72 69 | are pri| 00001740 6e 74 69 6e 67 20 6f 6e 20 73 69 6e 67 6c 65 20 |nting on single | 00001750 73 68 65 65 74 20 70 61 70 65 72 20 28 74 68 69 |sheet paper (thi| 00001760 73 20 69 73 20 74 61 6b 65 6e 20 61 73 20 41 34 |s is taken as A4| 00001770 0d 20 20 20 20 20 20 20 20 20 20 73 69 7a 65 29 |. size)| 00001780 2c 20 6f 72 20 6f 6e 20 72 6f 6c 6c 20 70 61 70 |, or on roll pap| 00001790 65 72 2e 20 53 69 6e 67 6c 65 20 73 68 65 65 74 |er. Single sheet| 000017a0 20 6f 75 74 70 75 74 20 77 69 6c 6c 20 70 72 69 | output will pri| 000017b0 6e 74 20 35 30 0d 20 20 20 20 20 20 20 20 20 20 |nt 50. | 000017c0 72 65 63 6f 72 64 73 20 61 6e 64 20 74 68 65 6e |records and then| 000017d0 20 77 61 69 74 20 66 6f 72 20 79 6f 75 20 74 6f | wait for you to| 000017e0 20 63 68 65 63 6b 20 74 68 65 20 70 61 70 65 72 | check the paper| 000017f0 20 73 75 70 70 6c 79 2e 0d 20 20 20 20 20 20 20 | supply.. | 00001800 20 20 20 52 6f 6c 6c 20 70 61 70 65 72 20 6f 75 | Roll paper ou| 00001810 74 70 75 74 20 77 69 6c 6c 20 70 72 69 6e 74 20 |tput will print | 00001820 6f 75 74 20 61 6c 6c 20 72 65 63 6f 72 64 73 20 |out all records | 00001830 62 65 69 6e 67 20 73 65 61 72 63 68 65 64 0d 20 |being searched. | 00001840 20 20 20 20 20 20 20 20 20 66 6f 72 20 77 69 74 | for wit| 00001850 68 6f 75 74 20 61 6e 79 20 66 75 72 74 68 65 72 |hout any further| 00001860 20 70 72 6f 6d 70 74 73 2e 0d 20 20 20 20 20 20 | prompts.. | 00001870 20 20 20 20 0d 20 20 20 20 20 20 20 20 20 20 49 | . I| 00001880 66 20 79 6f 75 20 68 61 76 65 20 73 65 6c 65 63 |f you have selec| 00001890 74 65 64 20 6e 6f 20 68 61 72 64 20 63 6f 70 79 |ted no hard copy| 000018a0 20 6f 75 74 70 75 74 2c 20 74 68 65 6e 20 74 6f | output, then to| 000018b0 20 6d 6f 76 65 0d 20 20 20 20 20 20 20 20 20 20 | move. | 000018c0 62 61 63 6b 77 61 72 64 73 20 61 6e 64 20 66 6f |backwards and fo| 000018d0 72 77 61 72 64 73 20 74 68 72 6f 75 67 68 20 74 |rwards through t| 000018e0 68 65 20 6c 69 73 74 20 6f 66 20 72 65 63 6f 72 |he list of recor| 000018f0 64 73 20 75 73 65 20 74 68 65 0d 20 20 20 20 20 |ds use the. | 00001900 20 20 20 20 20 75 70 20 61 6e 64 20 64 6f 77 6e | up and down| 00001910 20 63 75 72 73 6f 72 20 6b 65 79 73 2e 20 49 66 | cursor keys. If| 00001920 20 74 68 65 20 6d 6f 6e 69 74 6f 72 20 67 6f 65 | the monitor goe| 00001930 73 20 62 6c 61 6e 6b 20 66 6f 72 20 61 0d 20 20 |s blank for a. | 00001940 20 20 20 20 20 20 20 20 6d 6f 6d 65 6e 74 20 61 | moment a| 00001950 66 74 65 72 20 79 6f 75 20 68 61 76 65 20 70 72 |fter you have pr| 00001960 65 73 73 65 64 20 61 20 63 75 72 73 6f 72 20 6b |essed a cursor k| 00001970 65 79 20 69 74 20 69 73 20 62 65 63 61 75 73 65 |ey it is because| 00001980 20 74 68 65 0d 20 20 20 20 20 20 20 20 20 20 70 | the. p| 00001990 72 6f 67 72 61 6d 20 69 73 20 73 65 61 72 63 68 |rogram is search| 000019a0 69 6e 67 20 66 6f 72 20 74 68 65 20 6e 65 78 74 |ing for the next| 000019b0 20 72 65 63 6f 72 64 20 74 6f 20 64 69 73 70 6c | record to displ| 000019c0 61 79 2e 0d 20 20 20 20 20 20 20 20 20 20 0d 20 |ay.. . | 000019d0 20 20 20 20 20 20 20 20 20 49 6d 61 67 69 6e 65 | Imagine| 000019e0 20 74 68 65 20 6c 69 73 74 20 6f 66 20 72 65 63 | the list of rec| 000019f0 6f 72 64 73 20 61 73 20 62 65 69 6e 67 20 6f 6e |ords as being on| 00001a00 20 61 20 6c 6f 6e 67 20 72 6f 6c 6c 20 6f 66 20 | a long roll of | 00001a10 70 61 70 65 72 0d 20 20 20 20 20 20 20 20 20 20 |paper. | 00001a20 77 69 74 68 20 69 74 65 6d 20 31 20 61 74 20 74 |with item 1 at t| 00001a30 68 65 20 74 6f 70 2e 20 50 72 65 73 73 20 74 68 |he top. Press th| 00001a40 65 20 64 6f 77 6e 20 63 75 72 73 6f 72 20 6b 65 |e down cursor ke| 00001a50 79 20 74 6f 20 6d 6f 76 65 0d 20 20 20 20 20 20 |y to move. | 00001a60 20 20 20 20 64 6f 77 6e 20 74 68 65 20 6c 69 73 | down the lis| 00001a70 74 2e 20 57 68 65 6e 20 79 6f 75 20 72 65 61 63 |t. When you reac| 00001a80 68 20 74 68 65 20 65 6e 64 20 6f 66 20 74 68 65 |h the end of the| 00001a90 20 6c 69 73 74 20 74 68 65 0d 20 20 20 20 20 20 | list the. | 00001aa0 20 20 20 20 6d 65 73 73 61 67 65 20 22 45 6e 64 | message "End| 00001ab0 20 6f 66 20 46 69 6c 65 22 20 77 69 6c 6c 20 62 | of File" will b| 00001ac0 65 20 64 69 73 70 6c 61 79 65 64 2e 20 41 74 20 |e displayed. At | 00001ad0 74 68 69 73 20 70 6f 69 6e 74 20 79 6f 75 0d 20 |this point you. | 00001ae0 20 20 20 20 20 20 20 20 20 63 61 6e 20 73 74 65 | can ste| 00001af0 70 20 62 61 63 6b 20 75 70 20 74 68 65 20 6c 69 |p back up the li| 00001b00 73 74 20 62 79 20 70 72 65 73 73 69 6e 67 20 74 |st by pressing t| 00001b10 68 65 20 75 70 20 63 75 72 73 6f 72 20 6b 65 79 |he up cursor key| 00001b20 2c 20 6f 72 0d 20 20 20 20 20 20 20 20 20 20 70 |, or. p| 00001b30 72 65 73 73 20 74 68 65 20 64 6f 77 6e 20 63 75 |ress the down cu| 00001b40 72 73 6f 72 20 6b 65 79 20 77 68 65 6e 20 61 20 |rsor key when a | 00001b50 74 6f 74 61 6c 20 76 61 6c 75 65 20 6f 66 20 74 |total value of t| 00001b60 68 65 20 6c 69 73 74 69 6e 67 0d 20 20 20 20 20 |he listing. | 00001b70 20 20 20 20 20 77 69 6c 6c 20 62 65 20 64 69 73 | will be dis| 00001b80 70 6c 61 79 65 64 2e 20 59 6f 75 20 63 61 6e 20 |played. You can | 00001b90 6f 6e 6c 79 20 65 78 69 74 20 61 74 20 74 68 65 |only exit at the| 00001ba0 20 62 6f 74 74 6f 6d 20 6f 66 20 74 68 65 0d 20 | bottom of the. | 00001bb0 20 20 20 20 20 20 20 20 20 6c 69 73 74 20 28 68 | list (h| 00001bc0 69 67 68 20 69 74 65 6d 20 6e 75 6d 62 65 72 29 |igh item number)| 00001bd0 20 6f 72 20 62 79 20 70 72 65 73 69 6e 67 20 22 | or by presing "| 00001be0 4d 22 20 69 6e 73 74 65 61 64 20 6f 66 20 61 0d |M" instead of a.| 00001bf0 20 20 20 20 20 20 20 20 20 20 63 75 72 73 6f 72 | cursor| 00001c00 20 6b 65 79 2e 20 41 74 20 74 68 65 20 65 6e 64 | key. At the end| 00001c10 20 6f 66 20 74 68 65 20 53 65 61 72 63 68 20 74 | of the Search t| 00001c20 68 65 20 74 6f 74 61 6c 20 76 61 6c 75 65 20 6f |he total value o| 00001c30 66 20 74 68 65 0d 20 20 20 20 20 20 20 20 20 20 |f the. | 00001c40 69 74 65 6d 73 20 64 69 73 70 6c 61 79 65 64 20 |items displayed | 00001c50 77 69 6c 6c 20 62 65 20 73 68 6f 77 6e 2e 20 50 |will be shown. P| 00001c60 72 65 73 73 20 22 4d 22 20 66 6f 72 20 74 68 65 |ress "M" for the| 00001c70 20 4d 61 69 6e 20 4d 65 6e 75 2e 0d 20 20 20 20 | Main Menu.. | 00001c80 20 20 20 20 20 20 0d 20 20 20 20 20 20 20 20 20 | . | 00001c90 20 53 65 61 72 63 68 69 6e 67 20 6f 6e 20 74 68 | Searching on th| 00001ca0 65 20 56 61 6c 75 65 20 77 69 6c 6c 20 70 72 6f |e Value will pro| 00001cb0 64 75 63 65 20 61 20 6c 69 73 74 20 6f 66 20 69 |duce a list of i| 00001cc0 74 65 6d 73 20 6f 66 20 76 61 6c 75 65 0d 20 20 |tems of value. | 00001cd0 20 20 20 20 20 20 20 20 2b 20 6f 72 20 2d 20 23 | + or - #| 00001ce0 32 35 20 6f 6e 20 74 68 65 20 76 61 6c 75 65 20 |25 on the value | 00001cf0 79 6f 75 20 74 79 70 65 64 20 69 6e 2e 0d 20 20 |you typed in.. | 00001d00 20 20 20 20 20 20 20 20 0d 20 20 20 20 20 20 20 | . | 00001d10 20 20 20 0d 20 20 20 20 20 20 20 20 20 20 34 20 | . 4 | 00001d20 2d 20 44 65 6c 65 74 65 20 72 65 63 6f 72 64 0d |- Delete record.| 00001d30 20 20 20 20 20 20 20 20 20 20 0d 20 20 20 20 20 | . | 00001d40 20 20 20 20 20 53 65 6c 65 63 74 20 74 68 65 20 | Select the | 00001d50 72 65 63 6f 72 64 20 79 6f 75 20 77 61 6e 74 20 |record you want | 00001d60 74 6f 20 64 65 6c 65 74 65 20 61 73 20 77 68 65 |to delete as whe| 00001d70 6e 20 41 6d 65 6e 64 69 6e 67 20 61 0d 20 20 20 |n Amending a. | 00001d80 20 20 20 20 20 20 20 72 65 63 6f 72 64 2e 20 54 | record. T| 00001d90 68 65 20 72 65 63 6f 72 64 20 79 6f 75 20 68 61 |he record you ha| 00001da0 76 65 20 73 65 6c 65 63 74 65 64 20 77 69 6c 6c |ve selected will| 00001db0 20 62 65 20 64 69 73 70 6c 61 79 65 64 20 61 6e | be displayed an| 00001dc0 64 0d 20 20 20 20 20 20 20 20 20 20 74 68 65 20 |d. the | 00001dd0 70 72 6f 67 72 61 6d 20 77 69 6c 6c 20 61 73 6b |program will ask| 00001de0 20 69 66 20 74 68 69 73 20 69 73 20 74 68 65 20 | if this is the | 00001df0 63 6f 72 72 65 63 74 20 72 65 63 6f 72 64 20 74 |correct record t| 00001e00 6f 0d 20 20 20 20 20 20 20 20 20 20 64 65 6c 65 |o. dele| 00001e10 74 65 2e 20 50 72 65 73 73 69 6e 67 20 22 4e 22 |te. Pressing "N"| 00001e20 20 77 69 6c 6c 20 6c 65 61 76 65 20 74 68 65 20 | will leave the | 00001e30 72 65 63 6f 72 64 20 69 6e 74 61 63 74 20 61 6e |record intact an| 00001e40 64 20 72 65 74 75 72 6e 0d 20 20 20 20 20 20 20 |d return. | 00001e50 20 20 20 79 6f 75 20 74 6f 20 74 68 65 20 4d 61 | you to the Ma| 00001e60 69 6e 20 4d 65 6e 75 2e 20 50 72 65 73 73 69 6e |in Menu. Pressin| 00001e70 67 20 22 59 22 20 77 69 6c 6c 20 64 65 6c 65 74 |g "Y" will delet| 00001e80 65 20 74 68 65 20 72 65 63 6f 72 64 0d 20 20 20 |e the record. | 00001e90 20 20 20 20 20 20 20 66 72 6f 6d 20 74 68 65 20 | from the | 00001ea0 66 69 6c 65 2e 0d 20 20 20 20 20 20 20 20 20 20 |file.. | 00001eb0 0d 20 20 20 20 20 20 20 20 20 20 0d 20 20 20 20 |. . | 00001ec0 20 20 20 20 20 20 35 20 2d 20 53 61 76 65 20 63 | 5 - Save c| 00001ed0 75 72 72 65 6e 74 20 66 69 6c 65 0d 20 20 20 20 |urrent file. | 00001ee0 20 20 20 20 20 20 0d 20 20 20 20 20 20 20 20 20 | . | 00001ef0 20 4f 6e 63 65 20 74 68 65 20 70 72 6f 67 72 61 | Once the progra| 00001f00 6d 20 68 61 73 20 63 68 65 63 6b 65 64 20 74 68 |m has checked th| 00001f10 61 74 20 74 68 65 72 65 20 69 73 20 76 61 6c 69 |at there is vali| 00001f20 64 20 64 61 74 61 20 69 6e 0d 20 20 20 20 20 20 |d data in. | 00001f30 20 20 20 20 6d 65 6d 6f 72 79 20 79 6f 75 20 77 | memory you w| 00001f40 69 6c 6c 20 62 65 20 67 69 76 65 6e 20 74 68 65 |ill be given the| 00001f50 20 6f 70 74 69 6f 6e 20 74 6f 20 53 41 56 45 20 | option to SAVE | 00001f60 74 6f 20 74 61 70 65 20 6f 72 20 64 69 73 63 2e |to tape or disc.| 00001f70 0d 20 20 20 20 20 20 20 20 20 20 54 68 65 20 63 |. The c| 00001f80 75 72 72 65 6e 74 20 66 69 6c 65 20 6e 61 6d 65 |urrent file name| 00001f90 20 77 69 6c 6c 20 62 65 20 64 69 73 70 6c 61 79 | will be display| 00001fa0 65 64 2e 20 50 72 65 73 73 20 52 45 54 55 52 4e |ed. Press RETURN| 00001fb0 20 74 6f 0d 20 20 20 20 20 20 20 20 20 20 6f 76 | to. ov| 00001fc0 65 72 2d 77 72 69 74 65 20 74 68 69 73 20 66 69 |er-write this fi| 00001fd0 6c 65 2c 20 6f 72 20 74 79 70 65 20 69 6e 20 61 |le, or type in a| 00001fe0 6e 79 20 6f 74 68 65 72 20 76 61 6c 69 64 20 66 |ny other valid f| 00001ff0 69 6c 65 20 6e 61 6d 65 0d 20 20 20 20 20 20 20 |ile name. | 00002000 20 20 20 66 6f 72 20 74 68 65 20 66 69 6c 69 6e | for the filin| 00002010 67 20 73 79 73 74 65 6d 20 79 6f 75 20 61 72 65 |g system you are| 00002020 20 75 73 69 6e 67 2e 0d 20 20 20 20 20 20 20 20 | using.. | 00002030 20 20 0d 20 20 20 20 20 20 20 20 20 20 49 66 20 | . If | 00002040 73 61 76 69 6e 67 20 74 6f 20 64 69 73 63 20 61 |saving to disc a| 00002050 6e 64 20 74 68 65 20 66 69 6c 65 20 6e 61 6d 65 |nd the file name| 00002060 20 79 6f 75 20 68 61 76 65 20 63 68 6f 73 65 6e | you have chosen| 00002070 20 61 6c 72 65 61 64 79 0d 20 20 20 20 20 20 20 | already. | 00002080 20 20 20 65 78 69 73 74 73 20 79 6f 75 20 77 69 | exists you wi| 00002090 6c 6c 20 62 65 20 61 73 6b 65 64 20 69 66 20 79 |ll be asked if y| 000020a0 6f 75 20 77 69 73 68 20 74 6f 20 6f 76 65 72 2d |ou wish to over-| 000020b0 77 72 69 74 65 20 74 68 65 20 66 69 6c 65 0d 20 |write the file. | 000020c0 20 20 20 20 20 20 20 20 20 6f 72 20 61 62 6f 72 | or abor| 000020d0 74 20 74 68 65 20 53 41 56 45 20 72 6f 75 74 69 |t the SAVE routi| 000020e0 6e 65 2e 20 57 68 65 6e 65 76 65 72 20 74 68 69 |ne. Whenever thi| 000020f0 73 20 68 61 70 70 65 6e 73 20 74 68 65 20 66 69 |s happens the fi| 00002100 6c 65 0d 20 20 20 20 20 20 20 20 20 20 66 6f 75 |le. fou| 00002110 6e 64 20 6f 6e 20 64 69 73 63 20 77 69 6c 6c 20 |nd on disc will | 00002120 68 61 76 65 20 62 65 65 6e 20 75 6e 2d 6c 6f 63 |have been un-loc| 00002130 6b 65 64 2e 20 49 66 20 79 6f 75 20 6b 65 65 70 |ked. If you keep| 00002140 20 79 6f 75 72 0d 20 20 20 20 20 20 20 20 20 20 | your. | 00002150 66 69 6c 65 73 20 6c 6f 63 6b 65 64 20 61 73 20 |files locked as | 00002160 61 20 6d 65 61 6e 73 20 6f 66 20 70 72 6f 74 65 |a means of prote| 00002170 63 74 69 6f 6e 20 72 65 6d 65 6d 62 65 72 20 74 |ction remember t| 00002180 6f 20 75 73 65 20 6f 70 74 69 6f 6e 0d 20 20 20 |o use option. | 00002190 20 20 20 20 20 20 20 39 20 66 72 6f 6d 20 74 68 | 9 from th| 000021a0 65 20 4d 61 69 6e 20 4d 65 6e 75 20 74 6f 20 72 |e Main Menu to r| 000021b0 65 2d 6c 6f 63 6b 20 69 74 2e 0d 20 20 20 20 20 |e-lock it.. | 000021c0 20 20 20 20 20 0d 20 20 20 20 20 20 20 20 20 20 | . | 000021d0 49 66 20 74 68 65 20 66 69 6c 65 20 6e 61 6d 65 |If the file name| 000021e0 20 79 6f 75 20 68 61 76 65 20 63 68 6f 73 65 6e | you have chosen| 000021f0 20 64 6f 65 73 20 6e 6f 74 20 61 6c 72 65 61 64 | does not alread| 00002200 79 20 65 78 69 73 74 20 6f 6e 0d 20 20 20 20 20 |y exist on. | 00002210 20 20 20 20 20 64 69 73 63 20 74 68 65 20 66 69 | disc the fi| 00002220 6c 65 20 77 69 6c 6c 20 62 65 20 73 61 76 65 64 |le will be saved| 00002230 20 77 69 74 68 20 6e 6f 20 70 72 6f 6d 70 74 20 | with no prompt | 00002240 62 65 69 6e 67 20 67 69 76 65 6e 2e 0d 20 20 20 |being given.. | 00002250 20 20 20 20 20 20 20 0d 20 20 20 20 20 20 20 20 | . | 00002260 20 20 54 61 70 65 20 75 73 65 72 73 20 6d 61 6b | Tape users mak| 00002270 65 20 73 75 72 65 20 79 6f 75 20 68 61 76 65 20 |e sure you have | 00002280 61 20 62 6c 61 6e 6b 20 74 61 70 65 20 69 6e 20 |a blank tape in | 00002290 74 68 65 20 72 65 63 6f 72 64 65 72 21 0d 20 20 |the recorder!. | 000022a0 20 20 20 20 20 20 20 20 0d 20 20 20 20 20 20 20 | . | 000022b0 20 20 20 0d 20 20 20 20 20 20 20 20 20 20 36 20 | . 6 | 000022c0 2d 20 4c 6f 61 64 20 6e 65 77 20 66 69 6c 65 0d |- Load new file.| 000022d0 20 20 20 20 20 20 20 20 20 20 0d 20 20 20 20 20 | . | 000022e0 20 20 20 20 20 49 66 20 76 61 6c 69 64 20 64 61 | If valid da| 000022f0 74 61 20 65 78 69 73 74 73 20 69 6e 20 6d 65 6d |ta exists in mem| 00002300 6f 72 79 20 79 6f 75 20 77 69 6c 6c 20 62 65 20 |ory you will be | 00002310 67 69 76 65 6e 20 74 68 65 20 6f 70 74 69 6f 6e |given the option| 00002320 0d 20 20 20 20 20 20 20 20 20 20 74 6f 20 63 6f |. to co| 00002330 6e 74 69 6e 75 65 20 77 69 74 68 20 74 68 65 20 |ntinue with the | 00002340 4c 4f 41 44 20 62 79 20 70 72 65 73 73 69 6e 67 |LOAD by pressing| 00002350 20 75 70 70 65 72 20 63 61 73 65 20 22 4c 22 2c | upper case "L",| 00002360 20 6f 72 20 74 6f 0d 20 20 20 20 20 20 20 20 20 | or to. | 00002370 20 61 62 6f 72 74 20 62 61 63 6b 20 74 6f 20 74 | abort back to t| 00002380 68 65 20 4d 61 69 6e 20 4d 65 6e 75 20 62 79 20 |he Main Menu by | 00002390 70 72 65 73 73 69 6e 67 20 61 6e 79 20 6f 74 68 |pressing any oth| 000023a0 65 72 20 6b 65 79 2e 0d 20 20 20 20 20 20 20 20 |er key.. | 000023b0 20 20 52 65 6d 65 6d 62 65 72 20 74 68 61 74 20 | Remember that | 000023c0 6c 6f 61 64 69 6e 67 20 69 6e 20 61 20 6e 65 77 |loading in a new| 000023d0 20 66 69 6c 65 20 77 69 6c 6c 20 64 65 73 74 72 | file will destr| 000023e0 6f 79 20 61 6c 6c 0d 20 20 20 20 20 20 20 20 20 |oy all. | 000023f0 20 65 78 69 73 74 69 6e 67 20 64 61 74 61 20 69 | existing data i| 00002400 6e 20 6d 65 6d 6f 72 79 2e 0d 20 20 20 20 20 20 |n memory.. | 00002410 20 20 20 20 0d 20 20 20 20 20 20 20 20 20 20 49 | . I| 00002420 66 20 79 6f 75 20 64 65 63 69 64 65 20 74 6f 20 |f you decide to | 00002430 63 6f 6e 74 69 6e 75 65 20 77 69 74 68 20 74 68 |continue with th| 00002440 65 20 4c 4f 41 44 20 79 6f 75 20 77 69 6c 6c 20 |e LOAD you will | 00002450 62 65 20 61 62 6c 65 20 74 6f 0d 20 20 20 20 20 |be able to. | 00002460 20 20 20 20 20 73 65 6c 65 63 74 20 65 69 74 68 | select eith| 00002470 65 72 20 74 68 65 20 74 61 70 65 20 6f 72 20 64 |er the tape or d| 00002480 69 73 63 20 66 69 6c 69 6e 67 20 73 79 73 74 65 |isc filing syste| 00002490 6d 2e 20 54 79 70 65 20 69 6e 20 74 68 65 0d 20 |m. Type in the. | 000024a0 20 20 20 20 20 20 20 20 20 66 69 6c 65 20 6e 61 | file na| 000024b0 6d 65 20 79 6f 75 20 77 69 73 68 20 74 6f 20 4c |me you wish to L| 000024c0 4f 41 44 2e 0d 20 20 20 20 20 20 20 20 20 20 0d |OAD.. .| 000024d0 20 20 20 20 20 20 20 20 20 20 49 66 20 75 73 69 | If usi| 000024e0 6e 67 20 64 69 73 63 20 61 6e 64 20 74 68 65 20 |ng disc and the | 000024f0 66 69 6c 65 20 64 6f 65 73 20 6e 6f 74 20 65 78 |file does not ex| 00002500 69 73 74 20 74 68 65 6e 20 74 68 69 73 20 77 69 |ist then this wi| 00002510 6c 6c 20 62 65 0d 20 20 20 20 20 20 20 20 20 20 |ll be. | 00002520 72 65 70 6f 72 74 65 64 2e 20 49 66 20 75 73 69 |reported. If usi| 00002530 6e 67 20 74 61 70 65 20 74 68 65 20 63 6f 6d 70 |ng tape the comp| 00002540 75 74 65 72 20 77 69 6c 6c 20 63 6f 6e 74 69 6e |uter will contin| 00002550 75 65 20 73 65 61 72 63 68 69 6e 67 0d 20 20 20 |ue searching. | 00002560 20 20 20 20 20 20 20 66 6f 72 20 74 68 65 20 66 | for the f| 00002570 69 6c 65 20 75 6e 74 69 6c 20 66 6f 75 6e 64 20 |ile until found | 00002580 61 6e 64 20 77 69 6c 6c 20 72 65 70 6f 72 74 20 |and will report | 00002590 61 6e 79 20 65 72 72 6f 72 73 20 69 6e 0d 20 20 |any errors in. | 000025a0 20 20 20 20 20 20 20 20 4c 4f 41 44 69 6e 67 2e | LOADing.| 000025b0 0d 20 20 20 20 20 20 20 20 20 20 0d 20 20 20 20 |. . | 000025c0 20 20 20 20 20 20 41 6e 79 20 61 74 74 65 6d 70 | Any attemp| 000025d0 74 20 74 6f 20 6c 6f 61 64 20 61 20 66 69 6c 65 |t to load a file| 000025e0 20 6e 6f 74 20 63 72 65 61 74 65 64 20 66 72 6f | not created fro| 000025f0 6d 20 77 69 74 68 69 6e 20 74 68 69 73 0d 20 20 |m within this. | 00002600 20 20 20 20 20 20 20 20 70 72 6f 67 72 61 6d 20 | program | 00002610 77 69 6c 6c 20 67 65 6e 65 72 61 74 65 20 61 6e |will generate an| 00002620 20 65 72 72 6f 72 20 77 68 69 63 68 20 77 69 6c | error which wil| 00002630 6c 20 65 6e 64 20 74 68 65 20 4c 4f 41 44 0d 20 |l end the LOAD. | 00002640 20 20 20 20 20 20 20 20 20 72 6f 75 74 69 6e 65 | routine| 00002650 2e 20 49 6e 20 74 68 69 73 20 63 61 73 65 20 61 |. In this case a| 00002660 6e 79 20 65 78 69 73 74 69 6e 67 20 64 61 74 61 |ny existing data| 00002670 20 77 69 6c 6c 20 72 65 6d 61 69 6e 20 69 6e 0d | will remain in.| 00002680 20 20 20 20 20 20 20 20 20 20 6d 65 6d 6f 72 79 | memory| 00002690 20 62 75 74 20 6e 6f 20 6e 65 77 20 66 69 6c 65 | but no new file| 000026a0 20 77 69 6c 6c 20 68 61 76 65 20 62 65 65 6e 20 | will have been | 000026b0 6c 6f 61 64 65 64 2e 0d 20 20 20 20 20 20 20 20 |loaded.. | 000026c0 20 20 0d 20 20 20 20 20 20 20 20 20 20 0d 20 20 | . . | 000026d0 20 20 20 20 20 20 20 20 37 20 2d 20 46 69 6c 65 | 7 - File| 000026e0 20 73 6f 72 74 0d 20 20 20 20 20 20 20 20 20 20 | sort. | 000026f0 0d 20 20 20 20 20 20 20 20 20 20 41 20 66 69 6c |. A fil| 00002700 65 20 73 6f 72 74 20 63 61 6e 20 62 65 20 63 61 |e sort can be ca| 00002710 72 72 69 65 64 20 6f 75 74 20 6f 6e 20 61 6e 79 |rried out on any| 00002720 20 6f 66 20 74 68 65 20 66 6f 75 72 20 66 69 65 | of the four fie| 00002730 6c 64 73 2e 20 4f 6e 0d 20 20 20 20 20 20 20 20 |lds. On. | 00002740 20 20 74 68 65 20 49 74 65 6d 20 44 65 73 63 72 | the Item Descr| 00002750 69 70 74 69 6f 6e 2c 20 49 74 65 6d 20 54 79 70 |iption, Item Typ| 00002760 65 20 6f 72 20 52 6f 6f 6d 20 43 6f 64 65 20 74 |e or Room Code t| 00002770 68 65 20 72 65 63 6f 72 64 73 0d 20 20 20 20 20 |he records. | 00002780 20 20 20 20 20 77 69 6c 6c 20 62 65 20 70 75 74 | will be put| 00002790 20 69 6e 74 6f 20 61 70 70 72 6f 70 72 69 61 74 | into appropriat| 000027a0 65 20 61 6c 70 68 61 62 65 74 69 63 20 6f 72 64 |e alphabetic ord| 000027b0 65 72 2e 20 41 20 73 6f 72 74 20 6f 6e 20 74 68 |er. A sort on th| 000027c0 65 0d 20 20 20 20 20 20 20 20 20 20 56 61 6c 75 |e. Valu| 000027d0 65 20 77 69 6c 6c 20 70 75 74 20 74 68 65 20 6c |e will put the l| 000027e0 6f 77 65 73 74 20 76 61 6c 75 65 20 66 69 72 73 |owest value firs| 000027f0 74 2e 0d 20 20 20 20 20 20 20 20 20 20 0d 20 20 |t.. . | 00002800 20 20 20 20 20 20 20 20 57 69 74 68 20 31 35 30 | With 150| 00002810 20 6f 72 20 6d 6f 72 65 20 72 65 63 6f 72 64 73 | or more records| 00002820 2c 20 65 61 63 68 20 68 61 76 69 6e 67 20 66 6f |, each having fo| 00002830 75 72 20 66 69 65 6c 64 73 2c 20 74 68 65 20 73 |ur fields, the s| 00002840 6f 72 74 0d 20 20 20 20 20 20 20 20 20 20 72 6f |ort. ro| 00002850 75 74 69 6e 65 20 63 61 6e 20 74 61 6b 65 20 73 |utine can take s| 00002860 65 76 65 72 61 6c 20 6d 69 6e 75 74 65 73 2e 20 |everal minutes. | 00002870 49 74 27 73 20 62 65 73 74 20 74 6f 20 6d 61 6b |It's best to mak| 00002880 65 20 73 75 72 65 20 79 6f 75 0d 20 20 20 20 20 |e sure you. | 00002890 20 20 20 20 20 68 61 76 65 20 74 68 65 20 64 61 | have the da| 000028a0 74 61 20 73 61 76 65 64 20 74 6f 20 74 61 70 65 |ta saved to tape| 000028b0 20 6f 72 20 64 69 73 63 20 66 69 72 73 74 20 2d | or disc first -| 000028c0 20 6a 75 73 74 20 69 6e 20 63 61 73 65 20 2d 0d | just in case -.| 000028d0 20 20 20 20 20 20 20 20 20 20 61 6e 64 20 74 68 | and th| 000028e0 65 6e 20 73 65 74 20 74 68 65 20 70 72 6f 67 72 |en set the progr| 000028f0 61 6d 20 75 70 20 74 6f 20 73 6f 72 74 20 6f 6e |am up to sort on| 00002900 20 74 68 65 20 66 69 65 6c 64 20 79 6f 75 20 77 | the field you w| 00002910 69 73 68 20 2d 0d 20 20 20 20 20 20 20 20 20 20 |ish -. | 00002920 74 68 65 6e 20 67 6f 20 61 6e 64 20 6d 61 6b 65 |then go and make| 00002930 20 61 20 63 75 70 20 6f 66 20 63 6f 66 66 65 65 | a cup of coffee| 00002940 21 20 49 66 20 74 68 65 20 72 65 63 6f 72 64 73 |! If the records| 00002950 20 61 72 65 20 61 6c 72 65 61 64 79 0d 20 20 20 | are already. | 00002960 20 20 20 20 20 20 20 69 6e 20 61 6c 6d 6f 73 74 | in almost| 00002970 20 74 68 65 20 63 6f 72 72 65 63 74 20 6f 72 64 | the correct ord| 00002980 65 72 20 74 68 65 20 73 6f 72 74 20 77 69 6c 6c |er the sort will| 00002990 20 62 65 20 76 65 72 79 20 71 75 69 63 6b 2e 0d | be very quick..| 000029a0 20 20 20 20 20 20 20 20 20 20 0d 20 20 20 20 20 | . | 000029b0 20 20 20 20 20 57 68 65 6e 20 74 68 65 20 73 6f | When the so| 000029c0 72 74 20 69 73 20 66 69 6e 69 73 68 65 64 20 74 |rt is finished t| 000029d0 68 65 20 4d 61 69 6e 20 4d 65 6e 75 20 77 69 6c |he Main Menu wil| 000029e0 6c 20 62 65 20 64 69 73 70 6c 61 79 65 64 2e 0d |l be displayed..| 000029f0 20 20 20 20 20 20 20 20 20 20 59 6f 75 20 77 69 | You wi| 00002a00 6c 6c 20 6e 6f 74 69 63 65 20 74 68 61 74 20 61 |ll notice that a| 00002a10 6c 6c 20 76 61 6c 69 64 20 66 69 6c 65 73 20 68 |ll valid files h| 00002a20 61 76 65 20 62 65 65 6e 20 6d 6f 76 65 64 20 64 |ave been moved d| 00002a30 6f 77 6e 0d 20 20 20 20 20 20 20 20 20 20 74 6f |own. to| 00002a40 77 61 72 64 73 20 74 68 65 20 62 6f 74 74 6f 6d |wards the bottom| 00002a50 20 6f 66 20 74 68 65 20 6c 69 73 74 2e 0d 20 20 | of the list.. | 00002a60 20 20 20 20 20 20 20 20 0d 20 20 20 20 20 20 20 | . | 00002a70 20 20 20 49 6e 20 70 72 61 63 74 69 63 65 20 79 | In practice y| 00002a80 6f 75 20 77 6f 6e 27 74 20 6e 65 65 64 20 74 6f |ou won't need to| 00002a90 20 64 6f 20 61 20 73 6f 72 74 20 65 76 65 72 79 | do a sort every| 00002aa0 20 74 69 6d 65 20 79 6f 75 20 75 73 65 0d 20 20 | time you use. | 00002ab0 20 20 20 20 20 20 20 20 74 68 65 20 70 72 6f 67 | the prog| 00002ac0 72 61 6d 2e 20 54 68 65 20 6d 61 69 6e 20 62 65 |ram. The main be| 00002ad0 6e 65 66 69 74 20 6f 66 20 68 61 76 69 6e 67 20 |nefit of having | 00002ae0 74 68 69 73 20 73 6f 72 74 20 72 6f 75 74 69 6e |this sort routin| 00002af0 65 20 69 73 0d 20 20 20 20 20 20 20 20 20 20 74 |e is. t| 00002b00 6f 20 70 72 6f 76 69 64 65 20 61 6e 20 6f 72 64 |o provide an ord| 00002b10 65 72 65 64 20 70 72 69 6e 74 2d 6f 75 74 2e 0d |ered print-out..| 00002b20 20 20 20 20 20 20 20 20 20 20 0d 20 20 20 20 20 | . | 00002b30 20 20 20 20 20 0d 20 20 20 20 20 20 20 20 20 20 | . | 00002b40 38 20 2d 20 47 72 6f 75 70 20 76 61 6c 75 65 20 |8 - Group value | 00002b50 61 64 6a 75 73 74 6d 65 6e 74 0d 20 20 20 20 20 |adjustment. | 00002b60 20 20 20 20 20 0d 20 20 20 20 20 20 20 20 20 20 | . | 00002b70 54 68 69 73 20 6f 70 74 69 6f 6e 20 61 6c 6c 6f |This option allo| 00002b80 77 73 20 79 6f 75 20 74 6f 20 61 64 6a 75 73 74 |ws you to adjust| 00002b90 20 74 68 65 20 76 61 6c 75 65 20 6f 66 20 61 20 | the value of a | 00002ba0 67 72 6f 75 70 20 6f 66 0d 20 20 20 20 20 20 20 |group of. | 00002bb0 20 20 20 69 74 65 6d 73 2c 20 62 61 73 65 64 20 | items, based | 00002bc0 6f 6e 20 74 68 65 69 72 20 49 74 65 6d 20 54 79 |on their Item Ty| 00002bd0 70 65 20 63 6f 64 65 2c 20 62 79 20 61 20 70 6c |pe code, by a pl| 00002be0 75 73 20 6f 72 20 6d 69 6e 75 73 0d 20 20 20 20 |us or minus. | 00002bf0 20 20 20 20 20 20 70 65 72 63 65 6e 74 61 67 65 | percentage| 00002c00 20 61 6d 6f 75 6e 74 2e 20 46 6f 72 20 69 6e 73 | amount. For ins| 00002c10 74 61 6e 63 65 20 79 6f 75 20 6d 61 79 20 66 69 |tance you may fi| 00002c20 6e 64 20 74 68 61 74 20 74 68 65 20 63 6f 73 74 |nd that the cost| 00002c30 0d 20 20 20 20 20 20 20 20 20 20 6f 66 20 72 65 |. of re| 00002c40 70 6c 61 63 69 6e 67 20 66 75 72 6e 69 74 75 72 |placing furnitur| 00002c50 65 20 67 6f 65 73 20 75 70 20 62 79 20 61 20 66 |e goes up by a f| 00002c60 65 77 20 70 65 72 63 65 6e 74 20 65 61 63 68 20 |ew percent each | 00002c70 79 65 61 72 2c 0d 20 20 20 20 20 20 20 20 20 20 |year,. | 00002c80 77 68 69 6c 73 74 20 74 68 65 20 63 6f 73 74 20 |whilst the cost | 00002c90 6f 66 20 72 65 70 6c 61 63 69 6e 67 20 65 6c 65 |of replacing ele| 00002ca0 63 74 72 6f 6e 69 63 20 65 71 75 69 70 6d 65 6e |ctronic equipmen| 00002cb0 74 20 73 65 65 6d 73 20 74 6f 0d 20 20 20 20 20 |t seems to. | 00002cc0 20 20 20 20 20 62 65 20 73 74 61 79 69 6e 67 20 | be staying | 00002cd0 61 62 6f 75 74 20 74 68 65 20 73 61 6d 65 2c 20 |about the same, | 00002ce0 6f 72 20 69 6e 20 73 6f 6d 65 20 63 61 73 65 73 |or in some cases| 00002cf0 20 65 76 65 6e 20 66 61 6c 6c 69 6e 67 2e 0d 20 | even falling.. | 00002d00 20 20 20 20 20 20 20 20 20 0d 20 20 20 20 20 20 | . | 00002d10 20 20 20 20 47 65 74 74 69 6e 67 20 74 68 65 20 | Getting the | 00002d20 49 74 65 6d 20 54 79 70 65 20 63 6f 64 65 73 20 |Item Type codes | 00002d30 63 6f 72 72 65 63 74 20 77 68 65 6e 20 79 6f 75 |correct when you| 00002d40 20 66 69 72 73 74 20 73 65 74 20 75 70 0d 20 20 | first set up. | 00002d50 20 20 20 20 20 20 20 20 79 6f 75 72 20 64 61 74 | your dat| 00002d60 61 62 61 73 65 20 77 69 6c 6c 20 61 6c 6c 6f 77 |abase will allow| 00002d70 20 79 6f 75 20 74 6f 20 67 65 74 20 74 68 65 20 | you to get the | 00002d80 6d 6f 73 74 20 62 65 6e 65 66 69 74 20 66 72 6f |most benefit fro| 00002d90 6d 0d 20 20 20 20 20 20 20 20 20 20 74 68 69 73 |m. this| 00002da0 20 66 61 63 69 6c 69 74 79 2e 0d 20 20 20 20 20 | facility.. | 00002db0 20 20 20 20 20 0d 20 20 20 20 20 20 20 20 20 20 | . | 00002dc0 49 66 20 64 75 72 69 6e 67 20 61 6e 20 61 64 6a |If during an adj| 00002dd0 75 73 74 6d 65 6e 74 20 63 61 6c 63 75 6c 61 74 |ustment calculat| 00002de0 69 6f 6e 20 61 20 76 61 6c 75 65 20 69 73 20 63 |ion a value is c| 00002df0 72 65 61 74 65 64 20 6f 66 0d 20 20 20 20 20 20 |reated of. | 00002e00 20 20 20 20 67 72 65 61 74 65 72 20 74 68 61 6e | greater than| 00002e10 20 23 39 39 39 39 39 2e 39 39 20 6f 72 20 6c 65 | #99999.99 or le| 00002e20 73 73 20 74 68 61 6e 20 31 30 20 70 65 6e 63 65 |ss than 10 pence| 00002e30 20 74 68 65 6e 20 74 68 69 73 20 77 69 6c 6c 0d | then this will.| 00002e40 20 20 20 20 20 20 20 20 20 20 62 65 20 72 65 70 | be rep| 00002e50 6f 72 74 65 64 20 61 6e 64 20 74 68 65 20 70 72 |orted and the pr| 00002e60 6f 67 72 61 6d 20 77 69 6c 6c 20 77 61 69 74 20 |ogram will wait | 00002e70 66 6f 72 20 79 6f 75 20 74 6f 20 61 63 6b 6e 6f |for you to ackno| 00002e80 77 6c 65 64 67 65 0d 20 20 20 20 20 20 20 20 20 |wledge. | 00002e90 20 62 65 66 6f 72 65 20 63 6f 6e 74 69 6e 75 69 | before continui| 00002ea0 6e 67 2e 20 41 6e 79 20 76 61 6c 75 65 20 6f 66 |ng. Any value of| 00002eb0 20 6d 6f 72 65 20 74 68 61 6e 20 23 39 39 39 39 | more than #9999| 00002ec0 39 2e 39 39 20 77 69 6c 6c 20 62 65 0d 20 20 20 |9.99 will be. | 00002ed0 20 20 20 20 20 20 20 73 74 6f 72 65 64 20 61 73 | stored as| 00002ee0 20 23 39 39 39 39 39 2e 39 39 20 61 6e 64 20 61 | #99999.99 and a| 00002ef0 6e 79 20 76 61 6c 75 65 20 6f 66 20 6c 65 73 73 |ny value of less| 00002f00 20 74 68 61 6e 20 31 30 20 70 65 6e 63 65 20 77 | than 10 pence w| 00002f10 69 6c 6c 0d 20 20 20 20 20 20 20 20 20 20 62 65 |ill. be| 00002f20 20 73 74 6f 72 65 64 20 61 73 20 31 30 20 70 65 | stored as 10 pe| 00002f30 6e 63 65 2e 0d 20 20 20 20 20 20 20 20 20 20 0d |nce.. .| 00002f40 20 20 20 20 20 20 20 20 20 20 0d 20 20 20 20 20 | . | 00002f50 20 20 20 20 20 39 20 2d 20 4f 53 20 43 6f 6d 6d | 9 - OS Comm| 00002f60 61 6e 64 0d 20 20 20 20 20 20 20 20 20 20 0d 20 |and. . | 00002f70 20 20 20 20 20 20 20 20 20 54 68 69 73 20 6f 70 | This op| 00002f80 74 69 6f 6e 20 77 69 6c 6c 20 67 69 76 65 20 79 |tion will give y| 00002f90 6f 75 20 61 63 63 65 73 73 20 74 6f 20 74 68 65 |ou access to the| 00002fa0 20 4f 70 65 72 61 74 69 6e 67 20 53 79 73 74 65 | Operating Syste| 00002fb0 6d 0d 20 20 20 20 20 20 20 20 20 20 63 6f 6d 6d |m. comm| 00002fc0 61 6e 64 73 2e 20 54 6f 20 72 65 74 75 72 6e 20 |ands. To return | 00002fd0 74 6f 20 74 68 65 20 4d 61 69 6e 20 4d 65 6e 75 |to the Main Menu| 00002fe0 20 66 72 6f 6d 20 74 68 69 73 20 6f 70 74 69 6f | from this optio| 00002ff0 6e 20 65 6e 74 65 72 0d 20 20 20 20 20 20 20 20 |n enter. | 00003000 20 20 22 4d 22 20 70 6c 75 73 20 52 45 54 55 52 | "M" plus RETUR| 00003010 4e 2e 0d 20 20 20 20 20 20 20 20 20 20 0d 20 20 |N.. . | 00003020 20 20 20 20 20 20 20 20 49 74 20 69 73 20 76 69 | It is vi| 00003030 74 61 6c 20 74 6f 20 72 65 6d 65 6d 62 65 72 20 |tal to remember | 00003040 74 68 61 74 20 61 6e 79 20 63 6f 6d 6d 61 6e 64 |that any command| 00003050 20 77 68 69 63 68 20 75 73 65 73 20 63 6f 6d 70 | which uses comp| 00003060 75 74 65 72 0d 20 20 20 20 20 20 20 20 20 20 6d |uter. m| 00003070 65 6d 6f 72 79 20 73 75 63 68 20 61 73 20 2a 43 |emory such as *C| 00003080 4f 50 59 2c 20 2a 43 4f 4d 50 41 43 54 2c 20 2a |OPY, *COMPACT, *| 00003090 42 41 43 4b 55 50 20 65 74 63 20 77 69 6c 6c 20 |BACKUP etc will | 000030a0 64 65 73 74 72 6f 79 20 74 68 65 0d 20 20 20 20 |destroy the. | 000030b0 20 20 20 20 20 20 70 72 6f 67 72 61 6d 20 61 6e | program an| 000030c0 64 20 64 61 74 61 2e 20 43 6f 6d 6d 61 6e 64 73 |d data. Commands| 000030d0 20 73 75 63 68 20 61 73 20 2a 41 43 43 45 53 53 | such as *ACCESS| 000030e0 2c 20 2a 44 45 4c 45 54 45 2c 20 2a 43 41 54 2c |, *DELETE, *CAT,| 000030f0 0d 20 20 20 20 20 20 20 20 20 20 2a 49 4e 46 4f |. *INFO| 00003100 20 65 74 63 20 61 72 65 20 70 65 72 66 65 63 74 | etc are perfect| 00003110 6c 79 20 4f 4b 2e 0d 20 20 20 20 20 20 20 20 20 |ly OK.. | 00003120 20 0d 20 20 20 20 20 20 20 20 20 20 49 66 20 79 | . If y| 00003130 6f 75 20 65 6e 74 65 72 20 61 6e 20 69 6e 76 61 |ou enter an inva| 00003140 6c 69 64 20 63 6f 6d 6d 61 6e 64 20 74 68 69 73 |lid command this| 00003150 20 77 69 6c 6c 20 62 65 20 74 72 61 70 70 65 64 | will be trapped| 00003160 20 62 79 20 74 68 65 0d 20 20 20 20 20 20 20 20 | by the. | 00003170 20 20 50 52 4f 43 65 72 72 6f 72 20 72 6f 75 74 | PROCerror rout| 00003180 69 6e 65 20 69 6e 20 74 68 65 20 70 72 6f 67 72 |ine in the progr| 00003190 61 6d 20 61 6e 64 20 79 6f 75 20 77 69 6c 6c 20 |am and you will | 000031a0 62 65 20 67 69 76 65 6e 20 74 68 65 0d 20 20 20 |be given the. | 000031b0 20 20 20 20 20 20 20 6f 70 70 6f 72 74 75 6e 69 | opportuni| 000031c0 74 79 20 74 6f 20 72 65 74 75 72 6e 20 74 6f 20 |ty to return to | 000031d0 74 68 65 20 4d 61 69 6e 20 4d 65 6e 75 20 62 79 |the Main Menu by| 000031e0 20 70 72 65 73 73 69 6e 67 20 75 70 70 65 72 0d | pressing upper.| 000031f0 20 20 20 20 20 20 20 20 20 20 63 61 73 65 20 22 | case "| 00003200 4d 22 20 77 69 74 68 6f 75 74 20 6c 6f 73 73 20 |M" without loss | 00003210 6f 66 20 64 61 74 61 2e 0d 20 20 20 20 20 20 20 |of data.. | 00003220 20 20 20 0d 20 20 20 20 20 20 20 20 20 20 0d 20 | . . | 00003230 20 20 20 20 20 20 20 20 20 30 20 2d 20 46 69 6e | 0 - Fin| 00003240 69 73 68 20 77 69 74 68 20 70 72 6f 67 72 61 6d |ish with program| 00003250 0d 20 20 20 20 20 20 20 20 20 20 0d 20 20 20 20 |. . | 00003260 20 20 20 20 20 20 41 6c 77 61 79 73 20 65 78 69 | Always exi| 00003270 74 20 74 68 65 20 70 72 6f 67 72 61 6d 20 74 68 |t the program th| 00003280 72 6f 75 67 68 20 74 68 69 73 20 6f 70 74 69 6f |rough this optio| 00003290 6e 20 73 6f 20 74 68 61 74 20 74 68 65 0d 20 20 |n so that the. | 000032a0 20 20 20 20 20 20 20 20 63 6f 6d 70 75 74 65 72 | computer| 000032b0 20 6b 65 79 73 20 61 72 65 20 72 65 74 75 72 6e | keys are return| 000032c0 65 64 20 74 6f 20 74 68 65 69 72 20 6e 6f 72 6d |ed to their norm| 000032d0 61 6c 20 66 75 6e 63 74 69 6f 6e 73 2e 0d 20 20 |al functions.. | 000032e0 20 20 20 20 20 20 20 20 0d 20 20 20 20 20 20 20 | . | 000032f0 20 20 20 50 72 65 73 73 69 6e 67 20 22 30 22 20 | Pressing "0" | 00003300 77 69 6c 6c 20 63 61 75 73 65 20 74 68 65 20 70 |will cause the p| 00003310 72 6f 67 72 61 6d 20 74 6f 20 63 68 65 63 6b 20 |rogram to check | 00003320 66 6f 72 20 61 6e 79 20 76 61 6c 69 64 0d 20 20 |for any valid. | 00003330 20 20 20 20 20 20 20 20 64 61 74 61 20 28 74 68 | data (th| 00003340 69 73 20 69 73 20 64 6f 6e 65 20 62 79 20 6c 6f |is is done by lo| 00003350 6f 6b 69 6e 67 20 66 6f 72 20 74 68 65 20 76 61 |oking for the va| 00003360 6c 75 65 73 20 6f 66 20 69 74 65 6d 73 29 2e 20 |lues of items). | 00003370 49 66 0d 20 20 20 20 20 20 20 20 20 20 6e 6f 20 |If. no | 00003380 64 61 74 61 20 69 73 20 70 72 65 73 65 6e 74 20 |data is present | 00003390 74 68 65 20 70 72 6f 67 72 61 6d 20 77 69 6c 6c |the program will| 000033a0 20 65 6e 64 20 69 6d 6d 65 64 69 61 74 65 6c 79 | end immediately| 000033b0 2e 20 49 66 0d 20 20 20 20 20 20 20 20 20 20 76 |. If. v| 000033c0 61 6c 69 64 20 64 61 74 61 20 69 73 20 66 6f 75 |alid data is fou| 000033d0 6e 64 20 74 68 65 6e 20 70 72 65 73 73 69 6e 67 |nd then pressing| 000033e0 20 22 51 22 20 77 69 6c 6c 20 51 75 69 74 20 74 | "Q" will Quit t| 000033f0 68 65 20 70 72 6f 67 72 61 6d 2c 0d 20 20 20 20 |he program,. | 00003400 20 20 20 20 20 20 61 6e 79 20 6f 74 68 65 72 20 | any other | 00003410 6b 65 79 20 77 69 6c 6c 20 72 65 74 75 72 6e 20 |key will return | 00003420 74 6f 20 74 68 65 20 4d 61 69 6e 20 4d 65 6e 75 |to the Main Menu| 00003430 20 77 69 74 68 6f 75 74 20 6c 6f 73 73 20 6f 66 | without loss of| 00003440 0d 20 20 20 20 20 20 20 20 20 20 64 61 74 61 2e |. data.| 00003450 0d 20 20 20 20 20 20 20 20 20 20 0d 20 20 20 20 |. . | 00003460 20 20 20 20 20 20 | | 00003466