Home » CEEFAX disks » telesoftware16.adl » 19-05-89/T\Insce
19-05-89/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 » telesoftware16.adl |
Filename: | 19-05-89/T\Insce |
Read OK: | ✔ |
File size: | 29C7 bytes |
Load address: | 54204556 |
Exec address: | 736E492F |
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 o 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 20 20 4e 4f 54 45 | NOTE| 00000010 53 20 4f 4e 20 49 4e 53 55 52 41 4e 43 45 20 44 |S ON INSURANCE D| 00000020 41 54 41 42 41 53 45 0d 0d 54 68 65 20 70 72 6f |ATABASE..The pro| 00000030 67 72 61 6d 20 22 42 2e 49 6e 73 63 65 22 20 69 |gram "B.Insce" i| 00000040 73 20 61 20 64 65 64 69 63 61 74 65 64 20 64 61 |s a dedicated da| 00000050 74 61 62 61 73 65 20 77 68 69 63 68 20 77 69 6c |tabase which wil| 00000060 6c 0d 61 6c 6c 6f 77 20 79 6f 75 20 74 6f 20 72 |l.allow you to r| 00000070 65 63 6f 72 64 20 61 6e 64 20 75 70 64 61 74 65 |ecord and update| 00000080 20 74 68 65 20 63 6f 6e 74 65 6e 74 73 20 6f 66 | the contents of| 00000090 20 79 6f 75 72 20 68 6f 75 73 65 0d 61 6e 64 20 | your house.and | 000000a0 73 6f 20 6d 61 6b 65 20 73 75 72 65 20 74 68 61 |so make sure tha| 000000b0 74 20 79 6f 75 20 61 72 65 20 61 6c 77 61 79 73 |t you are always| 000000c0 20 66 75 6c 6c 79 20 69 6e 73 75 72 65 64 2e 0d | fully insured..| 000000d0 0d 54 68 65 20 70 72 6f 67 72 61 6d 20 69 73 20 |.The program is | 000000e0 66 75 6c 6c 79 20 6d 65 6e 75 20 64 72 69 76 65 |fully menu drive| 000000f0 6e 20 61 6e 64 20 77 69 6c 6c 20 61 6c 6c 6f 77 |n and will allow| 00000100 20 79 6f 75 20 74 6f 20 65 6e 74 65 72 0d 6f 72 | you to enter.or| 00000110 20 61 6d 65 6e 64 20 72 65 63 6f 72 64 73 20 61 | amend records a| 00000120 6e 64 20 73 65 61 72 63 68 20 66 6f 72 20 73 70 |nd search for sp| 00000130 65 63 69 66 69 63 20 64 65 73 63 72 69 70 74 69 |ecific descripti| 00000140 6f 6e 73 20 6f 72 0d 76 61 6c 75 65 73 2e 20 59 |ons or.values. Y| 00000150 6f 75 20 63 61 6e 20 73 61 76 65 20 61 6e 64 20 |ou can save and | 00000160 6c 6f 61 64 20 66 69 6c 65 73 20 74 6f 20 61 6e |load files to an| 00000170 64 20 66 72 6f 6d 20 64 69 73 63 20 6f 0d 74 61 |d from disc o.ta| 00000180 70 65 2c 20 73 6f 72 74 20 74 68 65 20 72 65 63 |pe, sort the rec| 00000190 6f 72 64 73 20 69 6e 74 6f 20 61 6c 70 68 61 62 |ords into alphab| 000001a0 65 74 69 63 61 6c 20 6f 72 20 76 61 6c 75 65 20 |etical or value | 000001b0 6f 72 64 65 72 20 61 6e 64 0d 6f 75 74 70 75 74 |order and.output| 000001c0 20 61 6e 79 20 6f 66 20 74 68 65 73 65 20 64 65 | any of these de| 000001d0 74 61 69 6c 73 20 74 6f 20 61 20 70 72 69 6e 74 |tails to a print| 000001e0 65 72 20 69 66 20 72 65 71 75 69 72 65 64 2e 20 |er if required. | 000001f0 54 68 65 72 65 0d 69 73 20 61 20 66 61 63 69 6c |There.is a facil| 00000200 69 74 79 20 74 6f 20 61 64 6a 75 73 74 20 74 68 |ity to adjust th| 00000210 65 20 76 61 6c 75 65 20 6f 66 20 61 20 70 61 72 |e value of a par| 00000220 74 69 63 75 6c 61 72 20 67 72 6f 75 70 20 6f 66 |ticular group of| 00000230 0d 69 74 65 6d 73 20 62 79 20 61 20 70 65 72 63 |.items by a perc| 00000240 65 6e 74 61 67 65 20 61 6d 6f 75 6e 74 20 77 68 |entage amount wh| 00000250 69 63 68 20 79 6f 75 20 65 6e 74 65 72 2e 20 54 |ich you enter. T| 00000260 68 65 20 70 72 6f 67 72 61 6d 0d 61 6c 73 6f 20 |he program.also | 00000270 67 69 76 65 73 20 79 6f 75 20 61 63 63 65 73 73 |gives you access| 00000280 20 74 6f 20 74 68 65 20 4f 70 65 72 61 74 69 6e | to the Operatin| 00000290 67 20 53 79 73 74 65 6d 20 66 6f 72 20 6f 70 65 |g System for ope| 000002a0 72 61 74 69 6f 6e 73 0d 73 75 63 68 20 61 73 20 |rations.such as | 000002b0 6c 6f 63 6b 69 6e 67 20 6f 72 20 75 6e 6c 6f 63 |locking or unloc| 000002c0 6b 69 6e 67 20 66 69 6c 65 73 2e 0d 0d 54 68 65 |king files...The| 000002d0 20 70 72 6f 67 72 61 6d 20 77 69 6c 6c 20 68 6f | program will ho| 000002e0 6c 64 20 31 35 30 20 72 65 63 6f 72 64 73 20 77 |ld 150 records w| 000002f0 69 74 68 20 50 41 47 45 20 61 74 20 74 68 65 20 |ith PAGE at the | 00000300 6e 6f 72 6d 61 6c 0d 26 31 39 30 30 20 66 6f 72 |normal.&1900 for| 00000310 20 64 69 73 63 20 75 73 65 72 73 2e 20 54 61 70 | disc users. Tap| 00000320 65 20 6f 6e 6c 79 20 75 73 65 72 73 20 77 69 6c |e only users wil| 00000330 6c 20 62 65 20 61 62 6c 65 20 74 6f 0d 69 6e 63 |l be able to.inc| 00000340 72 65 61 73 65 20 74 68 65 20 6e 75 6d 62 65 72 |rease the number| 00000350 20 6f 66 20 72 65 63 6f 72 64 73 20 61 73 20 74 | of records as t| 00000360 68 65 79 20 77 69 6c 6c 20 6f 70 65 72 61 74 65 |hey will operate| 00000370 20 77 69 74 68 0d 50 41 47 45 20 61 74 20 26 45 | with.PAGE at &E| 00000380 30 30 2e 20 54 68 65 20 6d 61 78 69 6d 75 6d 20 |00. The maximum | 00000390 6e 75 6d 62 65 72 20 6f 66 20 72 65 63 6f 72 64 |number of record| 000003a0 73 20 61 6c 6c 6f 77 65 64 20 63 61 6e 20 62 65 |s allowed can be| 000003b0 0d 63 68 61 6e 67 65 64 20 62 79 20 61 6c 74 65 |.changed by alte| 000003c0 72 69 6e 67 20 74 68 65 20 76 61 6c 75 65 20 6f |ring the value o| 000003d0 66 20 5a 25 20 69 6e 20 6c 69 6e 65 20 32 30 2e |f Z% in line 20.| 000003e0 20 54 68 65 20 6e 75 6d 62 65 72 0d 6f 66 20 72 | The number.of r| 000003f0 65 63 6f 72 64 73 20 68 65 6c 64 20 6f 6e 20 74 |ecords held on t| 00000400 68 65 20 66 69 6c 65 20 77 69 6c 6c 20 62 65 20 |he file will be | 00000410 5a 25 2d 31 2e 0d 0d 57 68 65 6e 20 66 69 72 73 |Z%-1...When firs| 00000420 74 20 4c 4f 41 44 65 64 20 61 6e 64 20 52 55 4e |t LOADed and RUN| 00000430 20 74 68 65 20 70 72 6f 67 72 61 6d 20 68 61 73 | the program has| 00000440 20 74 6f 20 64 69 6d 65 6e 73 69 6f 6e 20 74 68 | to dimension th| 00000450 65 0d 76 61 72 69 6f 75 73 20 61 72 72 61 79 73 |e.various arrays| 00000460 20 75 73 65 64 2e 20 54 68 69 73 20 74 61 6b 65 | used. This take| 00000470 73 20 61 20 66 65 77 20 73 65 63 6f 6e 64 73 2c |s a few seconds,| 00000480 20 73 6f 20 62 65 0d 70 61 74 69 65 6e 74 2e 20 | so be.patient. | 00000490 54 68 65 20 6d 61 69 6e 20 6d 65 6e 75 20 77 69 |The main menu wi| 000004a0 6c 6c 20 74 68 65 6e 20 62 65 20 64 69 73 70 6c |ll then be displ| 000004b0 61 79 65 64 2e 0d 0d 4f 6e 65 20 75 73 65 66 75 |ayed...One usefu| 000004c0 6c 20 66 65 61 74 75 72 65 20 74 6f 20 6e 6f 74 |l feature to not| 000004d0 69 63 65 20 69 73 20 74 68 61 74 20 45 58 43 45 |ice is that EXCE| 000004e0 50 54 20 44 55 52 49 4e 47 20 53 41 56 45 20 41 |PT DURING SAVE A| 000004f0 4e 44 0d 4c 4f 41 44 20 4f 50 45 52 41 54 49 4f |ND.LOAD OPERATIO| 00000500 4e 53 20 79 6f 75 20 63 61 6e 20 72 65 74 75 72 |NS you can retur| 00000510 6e 20 74 6f 20 74 68 65 20 4d 61 69 6e 20 4d 65 |n to the Main Me| 00000520 6e 75 20 77 69 74 68 6f 75 74 0d 6c 6f 73 69 6e |nu without.losin| 00000530 67 20 64 61 74 61 20 62 79 20 70 72 65 73 73 69 |g data by pressi| 00000540 6e 67 20 45 53 43 41 50 45 20 6f 6e 63 65 2c 20 |ng ESCAPE once, | 00000550 61 6e 64 20 74 68 65 6e 20 70 72 65 73 73 69 6e |and then pressin| 00000560 67 20 75 70 70 65 72 0d 63 61 73 65 20 22 4d 22 |g upper.case "M"| 00000570 2e 20 49 66 20 62 79 20 6d 69 73 74 61 6b 65 20 |. If by mistake | 00000580 79 6f 75 20 70 72 65 73 73 20 45 53 43 41 50 45 |you press ESCAPE| 00000590 20 6d 6f 72 65 20 74 68 61 6e 20 6f 6e 63 65 20 | more than once | 000005a0 79 6f 75 0d 63 61 6e 20 72 65 63 6f 76 65 72 20 |you.can recover | 000005b0 74 68 65 20 70 72 6f 67 72 61 6d 20 61 6e 64 20 |the program and | 000005c0 74 68 65 20 64 61 74 61 20 62 79 20 74 79 70 69 |the data by typi| 000005d0 6e 67 20 22 47 4f 54 4f 20 35 30 22 0d 70 72 6f |ng "GOTO 50".pro| 000005e0 76 69 64 69 6e 67 20 79 6f 75 20 68 61 76 65 20 |viding you have | 000005f0 6e 6f 74 20 70 72 65 73 73 65 64 20 42 52 45 41 |not pressed BREA| 00000600 4b 2e 0d 0d 0d 4c 65 74 27 73 20 67 6f 20 74 68 |K....Let's go th| 00000610 72 6f 75 67 68 20 74 68 65 20 4d 65 6e 75 20 6f |rough the Menu o| 00000620 70 74 69 6f 6e 73 20 69 6e 20 64 65 74 61 69 6c |ptions in detail| 00000630 20 3a 0d 0d 0d 31 2d 20 45 6e 74 65 72 20 6e 65 | :...1- Enter ne| 00000640 77 20 72 65 63 6f 72 64 0d 0d 54 68 65 20 70 72 |w record..The pr| 00000650 6f 67 72 61 6d 20 77 69 6c 6c 20 66 69 6e 64 20 |ogram will find | 00000660 74 68 65 20 66 69 72 73 74 20 61 76 61 69 6c 61 |the first availa| 00000670 62 6c 65 20 72 65 63 6f 72 64 20 6e 75 6d 62 65 |ble record numbe| 00000680 72 20 74 6f 0d 75 73 65 20 61 6e 64 20 64 69 73 |r to.use and dis| 00000690 70 6c 61 79 20 74 68 69 73 20 6e 75 6d 62 65 72 |play this number| 000006a0 20 61 74 20 74 68 65 20 74 6f 70 20 6f 66 20 74 | at the top of t| 000006b0 68 65 20 73 63 72 65 65 6e 2e 20 49 66 20 61 6c |he screen. If al| 000006c0 6c 0d 61 76 61 69 6c 61 62 6c 65 20 72 65 63 6f |l.available reco| 000006d0 72 64 73 20 61 72 65 20 69 6e 20 75 73 65 20 74 |rds are in use t| 000006e0 68 69 73 20 77 69 6c 6c 20 62 65 20 72 65 70 6f |his will be repo| 000006f0 72 74 65 64 2e 20 28 4e 6f 74 65 0d 74 68 65 20 |rted. (Note.the | 00000700 6d 61 78 69 6d 75 6d 20 6e 75 6d 62 65 72 20 6f |maximum number o| 00000710 66 20 72 65 63 6f 72 64 73 20 69 73 20 6f 6e 65 |f records is one| 00000720 20 6c 65 73 73 20 74 68 61 6e 20 74 68 65 20 76 | less than the v| 00000730 61 6c 75 65 20 6f 66 0d 5a 25 20 69 6e 20 6c 69 |alue of.Z% in li| 00000740 6e 65 20 32 30 20 6f 66 20 74 68 65 20 70 72 6f |ne 20 of the pro| 00000750 67 72 61 6d 2e 20 49 66 20 79 6f 75 20 6f 6e 6c |gram. If you onl| 00000760 79 20 77 61 6e 74 20 74 6f 20 6b 65 65 70 20 61 |y want to keep a| 00000770 20 66 65 77 0d 72 65 63 6f 72 64 73 20 6f 6e 20 | few.records on | 00000780 66 69 6c 65 20 74 68 65 6e 20 72 65 64 75 63 69 |file then reduci| 00000790 6e 67 20 74 68 65 20 76 61 6c 75 65 20 6f 66 20 |ng the value of | 000007a0 5a 25 20 77 69 6c 6c 20 6d 61 6b 65 20 74 68 65 |Z% will make the| 000007b0 0d 70 72 6f 67 72 61 6d 20 72 75 6e 20 6d 75 63 |.program run muc| 000007c0 68 20 66 61 73 74 65 72 2e 29 0d 0d 57 68 65 6e |h faster.)..When| 000007d0 20 61 64 64 69 6e 67 20 61 20 6e 65 77 20 72 65 | adding a new re| 000007e0 63 6f 72 64 20 79 6f 75 20 77 69 6c 6c 20 62 65 |cord you will be| 000007f0 20 61 62 6c 65 20 74 6f 20 65 6e 74 65 72 20 34 | able to enter 4| 00000800 0d 73 65 70 65 72 61 74 65 20 66 69 65 6c 64 73 |.seperate fields| 00000810 2e 0d 49 74 65 6d 20 64 65 73 63 72 69 70 74 69 |..Item descripti| 00000820 6f 6e 20 3a 20 32 33 20 63 68 61 72 61 63 74 65 |on : 23 characte| 00000830 72 73 20 6c 6f 6e 67 0d 49 74 65 6d 20 74 79 70 |rs long.Item typ| 00000840 65 20 20 20 20 20 20 20 20 3a 20 20 32 20 63 68 |e : 2 ch| 00000850 61 72 61 63 74 65 72 73 20 6c 6f 6e 67 0d 52 6f |aracters long.Ro| 00000860 6f 6d 20 63 6f 64 65 20 20 20 20 20 20 20 20 3a |om code :| 00000870 20 20 32 20 63 68 61 72 61 63 74 65 72 73 20 6c | 2 characters l| 00000880 6f 6e 67 0d 56 61 6c 75 65 20 20 20 20 20 20 20 |ong.Value | 00000890 20 20 20 20 20 3a 20 20 38 20 63 68 61 72 61 63 | : 8 charac| 000008a0 74 65 72 73 20 6c 6f 6e 67 0d 0d 54 6f 20 75 73 |ters long..To us| 000008b0 65 20 74 68 65 73 65 20 66 69 65 6c 64 73 20 63 |e these fields c| 000008c0 6f 72 72 65 63 74 6c 79 20 79 6f 75 20 66 69 72 |orrectly you fir| 000008d0 73 74 20 6e 65 65 64 20 74 6f 20 64 65 63 69 64 |st need to decid| 000008e0 65 20 6f 6e 0d 74 68 65 20 76 61 72 69 6f 75 73 |e on.the various| 000008f0 20 49 74 65 6d 20 54 79 70 65 73 20 79 6f 75 20 | Item Types you | 00000900 77 69 73 68 20 74 6f 20 6c 69 73 74 2c 20 61 6e |wish to list, an| 00000910 64 20 74 68 65 6e 20 64 65 76 69 73 65 0d 79 6f |d then devise.yo| 00000920 75 72 20 6f 77 6e 20 31 20 6f 72 20 32 20 63 68 |ur own 1 or 2 ch| 00000930 61 72 61 63 74 65 72 20 61 6c 70 68 61 2d 6e 75 |aracter alpha-nu| 00000940 6d 65 72 69 63 20 63 6f 64 65 20 66 6f 72 20 65 |meric code for e| 00000950 61 63 68 20 49 74 65 6d 0d 54 79 70 65 2e 20 46 |ach Item.Type. F| 00000960 6f 72 20 65 78 61 6d 70 6c 65 20 79 6f 75 20 63 |or example you c| 00000970 6f 75 6c 64 20 67 69 76 65 20 46 75 72 6e 69 74 |ould give Furnit| 00000980 75 72 65 20 74 68 65 20 63 6f 64 65 20 22 46 22 |ure the code "F"| 00000990 2c 0d 45 6c 65 63 74 72 69 63 61 6c 20 69 74 65 |,.Electrical ite| 000009a0 6d 73 20 22 45 4c 22 2c 20 43 6f 6d 70 75 74 65 |ms "EL", Compute| 000009b0 72 20 45 71 75 69 70 6d 65 6e 74 20 22 43 45 22 |r Equipment "CE"| 000009c0 2c 20 43 75 72 74 61 69 6e 73 20 61 6e 64 0d 6f |, Curtains and.o| 000009d0 74 68 65 72 20 53 6f 66 74 20 46 75 72 6e 69 73 |ther Soft Furnis| 000009e0 68 69 6e 67 73 20 22 53 46 22 2e 20 47 65 74 74 |hings "SF". Gett| 000009f0 69 6e 67 20 6f 72 67 61 6e 69 73 65 64 20 74 6f |ing organised to| 00000a00 20 73 74 61 72 74 20 77 69 74 68 0d 77 69 6c 6c | start with.will| 00000a10 20 61 6c 6c 6f 77 20 79 6f 75 20 74 6f 20 6d 61 | allow you to ma| 00000a20 6b 65 20 74 68 65 20 62 65 73 74 20 75 73 65 20 |ke the best use | 00000a30 6f 66 20 74 68 65 20 66 61 63 69 6c 69 74 69 65 |of the facilitie| 00000a40 73 20 74 68 69 73 0d 73 6f 66 74 77 61 72 65 20 |s this.software | 00000a50 6f 66 66 65 72 73 2e 0d 0d 55 73 65 20 61 20 73 |offers...Use a s| 00000a60 69 6d 69 6c 61 72 20 69 64 65 61 20 74 6f 20 64 |imilar idea to d| 00000a70 65 76 69 73 65 20 61 20 31 20 6f 72 20 32 20 63 |evise a 1 or 2 c| 00000a80 68 61 72 61 63 74 65 72 20 63 6f 64 65 20 66 6f |haracter code fo| 00000a90 72 0d 79 6f 75 72 20 72 6f 6f 6d 73 20 2d 20 4c |r.your rooms - L| 00000aa0 69 76 69 6e 67 20 52 6f 6f 6d 20 22 4c 52 22 2c |iving Room "LR",| 00000ab0 20 53 74 75 64 79 20 22 53 22 2c 20 4d 61 73 74 | Study "S", Mast| 00000ac0 65 72 20 42 65 64 72 6f 6f 6d 0d 22 42 31 22 2c |er Bedroom."B1",| 00000ad0 20 4b 69 74 63 68 65 6e 20 22 4b 22 2e 0d 0d 54 | Kitchen "K"...T| 00000ae0 68 65 20 76 61 6c 75 65 20 6f 66 20 65 61 63 68 |he value of each| 00000af0 20 69 74 65 6d 20 69 73 20 73 75 62 6a 65 63 74 | item is subject| 00000b00 20 74 6f 20 61 20 6d 69 6e 69 6d 75 6d 20 6f 66 | to a minimum of| 00000b10 20 31 30 20 70 65 6e 63 65 0d 61 6e 64 20 61 20 | 10 pence.and a | 00000b20 6d 61 78 69 6d 75 6d 20 6f 66 20 23 39 39 39 39 |maximum of #9999| 00000b30 39 2e 39 39 20 70 65 72 20 69 74 65 6d 2e 20 49 |9.99 per item. I| 00000b40 6e 20 70 72 61 63 74 69 63 65 20 74 68 65 73 65 |n practice these| 00000b50 0d 72 65 73 74 72 69 63 74 69 6f 6e 73 20 73 68 |.restrictions sh| 00000b60 6f 75 6c 64 20 6e 6f 74 20 62 65 20 6f 66 20 61 |ould not be of a| 00000b70 6e 79 20 69 6d 70 6f 72 74 61 6e 63 65 2e 20 41 |ny importance. A| 00000b80 6e 79 20 76 61 6c 75 65 73 0d 6f 75 74 73 69 64 |ny values.outsid| 00000b90 65 20 74 68 65 73 65 20 72 61 6e 67 65 73 20 77 |e these ranges w| 00000ba0 69 6c 6c 20 62 65 20 72 65 70 6f 72 74 65 64 2e |ill be reported.| 00000bb0 0d 0d 57 68 65 6e 20 65 6e 74 65 72 69 6e 67 20 |..When entering | 00000bc0 74 68 65 20 76 61 6c 75 65 20 6f 66 20 61 6e 20 |the value of an | 00000bd0 69 74 65 6d 20 6f 6e 6c 79 20 6e 75 6d 65 72 69 |item only numeri| 00000be0 63 20 63 68 61 72 61 63 74 65 72 73 0d 70 6c 75 |c characters.plu| 00000bf0 73 20 6f 6e 65 20 64 65 63 69 6d 61 6c 20 70 6f |s one decimal po| 00000c00 69 6e 74 20 77 69 6c 6c 20 62 65 20 61 63 63 65 |int will be acce| 00000c10 70 74 65 64 2e 20 41 66 74 65 72 20 79 6f 75 20 |pted. After you | 00000c20 68 61 76 65 0d 65 6e 74 65 72 65 64 20 61 20 66 |have.entered a f| 00000c30 69 76 65 20 66 69 67 75 72 65 20 23 20 76 61 6c |ive figure # val| 00000c40 75 65 20 61 20 64 65 63 69 6d 61 6c 20 70 6f 69 |ue a decimal poi| 00000c50 6e 74 20 77 69 6c 6c 0d 61 75 74 6f 6d 61 74 69 |nt will.automati| 00000c60 63 61 6c 6c 79 20 62 65 20 70 72 69 6e 74 65 64 |cally be printed| 00000c70 2c 20 72 65 61 64 79 20 66 6f 72 20 79 6f 75 20 |, ready for you | 00000c80 74 6f 20 65 6e 74 65 72 20 61 6e 79 20 70 65 6e |to enter any pen| 00000c90 63 65 0d 74 6f 20 74 68 65 20 76 61 6c 75 65 2e |ce.to the value.| 00000ca0 0d 0d 57 68 65 6e 20 61 6c 6c 20 66 6f 75 72 20 |..When all four | 00000cb0 66 69 65 6c 64 73 20 68 61 76 65 20 62 65 65 6e |fields have been| 00000cc0 20 65 6e 74 65 72 65 64 20 79 6f 75 20 77 69 6c | entered you wil| 00000cd0 6c 20 62 65 20 67 69 76 65 6e 20 74 68 65 0d 63 |l be given the.c| 00000ce0 68 61 6e 63 65 20 74 6f 20 61 63 63 65 70 74 20 |hance to accept | 00000cf0 74 68 65 20 64 61 74 61 20 79 6f 75 20 68 61 76 |the data you hav| 00000d00 65 20 74 79 70 65 64 20 69 6e 2c 20 6f 72 20 74 |e typed in, or t| 00000d10 6f 20 70 72 65 73 73 20 22 4e 22 0d 61 6e 64 20 |o press "N".and | 00000d20 65 6e 74 65 72 20 69 74 20 61 6c 6c 20 61 67 61 |enter it all aga| 00000d30 69 6e 2e 20 49 66 20 79 6f 75 20 68 61 76 65 20 |in. If you have | 00000d40 6f 6e 6c 79 20 6d 61 64 65 20 61 20 73 6c 69 67 |only made a slig| 00000d50 68 74 0d 65 72 72 6f 72 2c 20 74 68 65 20 71 75 |ht.error, the qu| 00000d60 69 63 6b 65 73 74 20 77 61 79 20 6f 66 20 63 6f |ickest way of co| 00000d70 72 72 65 63 74 69 6e 67 20 69 74 20 69 73 20 74 |rrecting it is t| 00000d80 6f 20 70 72 65 73 73 20 22 59 22 20 74 6f 0d 61 |o press "Y" to.a| 00000d90 63 63 65 70 74 20 74 68 65 20 64 61 74 61 2c 20 |ccept the data, | 00000da0 61 6e 64 20 74 68 65 6e 20 69 6d 6d 65 64 69 61 |and then immedia| 00000db0 74 65 6c 79 20 75 73 65 20 74 68 65 20 41 6d 65 |tely use the Ame| 00000dc0 6e 64 20 6f 70 74 69 6f 6e 0d 66 72 6f 6d 20 74 |nd option.from t| 00000dd0 68 65 20 4d 65 6e 75 20 28 73 65 65 20 64 65 74 |he Menu (see det| 00000de0 61 69 6c 73 20 6f 66 20 74 68 69 73 20 62 65 6c |ails of this bel| 00000df0 6f 77 29 2e 0d 0d 0d 32 20 2d 20 41 6d 65 6e 64 |ow)....2 - Amend| 00000e00 20 65 78 69 73 74 69 6e 67 20 72 65 63 6f 72 64 | existing record| 00000e10 0d 0d 46 72 6f 6d 20 74 68 65 20 66 69 72 73 74 |..From the first| 00000e20 20 70 61 67 65 20 6f 66 20 74 68 65 20 41 6d 65 | page of the Ame| 00000e30 6e 64 20 6f 70 74 69 6f 6e 20 79 6f 75 20 63 61 |nd option you ca| 00000e40 6e 20 63 68 6f 6f 73 65 20 74 68 65 0d 72 65 63 |n choose the.rec| 00000e50 6f 72 64 20 6e 75 6d 62 65 72 20 74 6f 20 61 6d |ord number to am| 00000e60 65 6e 64 2c 20 22 53 22 20 74 6f 20 53 65 61 72 |end, "S" to Sear| 00000e70 63 68 20 66 6f 72 20 61 20 72 65 63 6f 72 64 20 |ch for a record | 00000e80 69 66 20 79 6f 75 0d 64 6f 6e 27 74 20 61 6c 72 |if you.don't alr| 00000e90 65 61 64 79 20 6b 6e 6f 77 20 74 68 65 20 72 65 |eady know the re| 00000ea0 63 6f 72 64 20 6e 75 6d 62 65 72 2c 20 6f 72 20 |cord number, or | 00000eb0 22 4d 22 20 74 6f 20 72 65 74 75 72 6e 20 74 6f |"M" to return to| 00000ec0 0d 74 68 65 20 4d 61 69 6e 20 4d 65 6e 75 2e 20 |.the Main Menu. | 00000ed0 59 6f 75 72 20 69 6e 70 75 74 20 68 65 72 65 20 |Your input here | 00000ee0 6d 75 73 74 20 62 65 20 66 6f 6c 6c 6f 77 65 64 |must be followed| 00000ef0 20 62 79 20 52 45 54 55 52 4e 2e 0d 4f 6e 63 65 | by RETURN..Once| 00000f00 20 79 6f 75 20 68 61 76 65 20 63 68 6f 73 65 6e | you have chosen| 00000f10 20 61 20 72 65 63 6f 72 64 20 6e 75 6d 62 65 72 | a record number| 00000f20 20 74 68 65 20 63 75 72 73 6f 72 20 6b 65 79 73 | the cursor keys| 00000f30 20 61 6e 64 0d 43 4f 50 59 20 6b 65 79 20 77 69 | and.COPY key wi| 00000f40 6c 6c 20 77 6f 72 6b 20 6e 6f 72 6d 61 6c 6c 79 |ll work normally| 00000f50 20 74 6f 20 61 6c 6c 6f 77 20 65 61 73 79 20 65 | to allow easy e| 00000f60 64 69 74 69 6e 67 2e 20 50 72 65 73 73 69 6e 67 |diting. Pressing| 00000f70 0d 52 45 54 55 52 4e 20 77 69 6c 6c 20 6c 65 61 |.RETURN will lea| 00000f80 76 65 20 74 68 65 20 66 69 65 6c 64 20 79 6f 75 |ve the field you| 00000f90 20 61 72 65 20 61 6d 65 6e 64 69 6e 67 20 75 6e | are amending un| 00000fa0 61 6c 74 65 72 65 64 2e 0d 0d 0d 33 20 2d 20 53 |altered....3 - S| 00000fb0 65 61 72 63 68 20 72 65 63 6f 72 64 0d 0d 49 74 |earch record..It| 00000fc0 20 69 73 20 70 6f 73 73 69 62 6c 65 20 74 6f 20 | is possible to | 00000fd0 73 65 61 72 63 68 20 6f 6e 20 61 6e 79 20 6f 66 |search on any of| 00000fe0 20 74 68 65 20 66 6f 75 72 20 66 69 65 6c 64 73 | the four fields| 00000ff0 20 62 79 0d 63 68 6f 6f 73 69 6e 67 20 6f 70 74 | by.choosing opt| 00001000 69 6f 6e 73 20 31 20 2d 20 34 20 66 72 6f 6d 20 |ions 1 - 4 from | 00001010 74 68 65 20 53 65 61 72 63 68 20 4d 65 6e 75 2e |the Search Menu.| 00001020 20 49 66 20 79 6f 75 20 77 61 6e 74 20 74 6f 0d | If you want to.| 00001030 64 69 73 70 6c 61 79 20 61 6c 6c 20 74 68 65 20 |display all the | 00001040 72 65 63 6f 72 64 73 20 6f 6e 20 66 69 6c 65 20 |records on file | 00001050 73 65 6c 65 63 74 20 6f 70 74 69 6f 6e 20 31 2c |select option 1,| 00001060 20 32 20 6f 72 20 33 20 61 6e 64 0d 74 68 65 6e | 2 or 3 and.then| 00001070 20 69 6e 20 72 65 73 70 6f 6e 73 65 20 74 6f 20 | in response to | 00001080 22 45 6e 74 65 72 20 64 61 74 61 20 74 6f 20 73 |"Enter data to s| 00001090 65 61 72 63 68 20 6f 6e 22 20 6a 75 73 74 20 70 |earch on" just p| 000010a0 72 65 73 73 0d 52 45 54 55 52 4e 2e 20 41 6c 6c |ress.RETURN. All| 000010b0 20 74 68 65 20 72 65 63 6f 72 64 73 20 77 69 6c | the records wil| 000010c0 6c 20 62 65 20 64 69 73 70 6c 61 79 65 64 2e 20 |l be displayed. | 000010d0 54 6f 20 73 65 61 72 63 68 20 66 6f 72 0d 73 70 |To search for.sp| 000010e0 65 63 69 66 69 63 20 49 74 65 6d 20 44 65 73 63 |ecific Item Desc| 000010f0 72 69 70 74 69 6f 6e 73 2c 20 49 74 65 6d 20 54 |riptions, Item T| 00001100 79 70 65 20 6f 72 20 52 6f 6f 6d 20 43 6f 64 65 |ype or Room Code| 00001110 73 20 74 79 70 65 20 69 6e 0d 61 20 66 65 77 20 |s type in.a few | 00001120 63 68 61 72 61 63 74 65 72 73 20 6f 66 20 74 68 |characters of th| 00001130 65 20 66 69 65 6c 64 20 79 6f 75 20 61 72 65 20 |e field you are | 00001140 73 65 61 72 63 68 69 6e 67 20 6f 6e 2e 20 41 6c |searching on. Al| 00001150 6c 0d 69 74 65 6d 73 20 77 68 69 63 68 20 6d 61 |l.items which ma| 00001160 74 63 68 20 74 68 65 20 73 65 61 72 63 68 20 79 |tch the search y| 00001170 6f 75 20 68 61 76 65 20 72 65 71 75 65 73 74 65 |ou have requeste| 00001180 64 20 77 69 6c 6c 20 62 65 0d 64 69 73 70 6c 61 |d will be.displa| 00001190 79 65 64 20 61 6c 6f 6e 67 20 77 69 74 68 20 74 |yed along with t| 000011a0 68 65 69 72 20 72 65 63 6f 72 64 20 6e 75 6d 62 |heir record numb| 000011b0 65 72 2e 0d 0d 41 66 74 65 72 20 74 68 65 20 22 |er...After the "| 000011c0 45 6e 74 65 72 20 64 61 74 61 20 74 6f 20 73 65 |Enter data to se| 000011d0 61 72 63 68 20 6f 6e 22 20 70 72 6f 6d 70 74 20 |arch on" prompt | 000011e0 79 6f 75 20 77 69 6c 6c 20 62 65 20 61 73 6b 65 |you will be aske| 000011f0 64 0d 69 66 20 79 6f 75 20 77 61 6e 74 20 61 20 |d.if you want a | 00001200 68 61 72 64 20 63 6f 70 79 20 6f 66 20 74 68 65 |hard copy of the| 00001210 20 73 65 61 72 63 68 2e 20 49 66 20 79 6f 75 20 | search. If you | 00001220 61 73 6b 20 66 6f 72 20 61 0d 70 72 69 6e 74 65 |ask for a.printe| 00001230 64 20 63 6f 70 79 20 74 68 65 20 70 72 6f 67 72 |d copy the progr| 00001240 61 6d 20 63 68 65 63 6b 73 20 74 68 61 74 20 61 |am checks that a| 00001250 20 70 72 69 6e 74 65 72 20 69 73 20 61 74 74 61 | printer is atta| 00001260 63 68 65 64 0d 61 6e 64 20 61 76 61 69 6c 61 62 |ched.and availab| 00001270 6c 65 20 74 6f 20 70 72 69 6e 74 2e 20 59 6f 75 |le to print. You| 00001280 20 63 61 6e 20 74 65 6c 6c 20 74 68 65 20 70 72 | can tell the pr| 00001290 6f 67 72 61 6d 20 74 68 61 74 20 79 6f 75 0d 61 |ogram that you.a| 000012a0 72 65 20 70 72 69 6e 74 69 6e 67 20 6f 6e 20 73 |re printing on s| 000012b0 69 6e 67 6c 65 20 73 68 65 65 74 20 70 61 70 65 |ingle sheet pape| 000012c0 72 20 28 74 68 69 73 20 69 73 20 74 61 6b 65 6e |r (this is taken| 000012d0 20 61 73 20 41 34 0d 73 69 7a 65 29 2c 20 6f 72 | as A4.size), or| 000012e0 20 6f 6e 20 72 6f 6c 6c 20 70 61 70 65 72 2e 20 | on roll paper. | 000012f0 53 69 6e 67 6c 65 20 73 68 65 65 74 20 6f 75 74 |Single sheet out| 00001300 70 75 74 20 77 69 6c 6c 20 70 72 69 6e 74 20 35 |put will print 5| 00001310 30 0d 72 65 63 6f 72 64 73 20 61 6e 64 20 74 68 |0.records and th| 00001320 65 6e 20 77 61 69 74 20 66 6f 72 20 79 6f 75 20 |en wait for you | 00001330 74 6f 20 63 68 65 63 6b 20 74 68 65 20 70 61 70 |to check the pap| 00001340 65 72 20 73 75 70 70 6c 79 2e 0d 52 6f 6c 6c 20 |er supply..Roll | 00001350 70 61 70 65 72 20 6f 75 74 70 75 74 20 77 69 6c |paper output wil| 00001360 6c 20 70 72 69 6e 74 20 6f 75 74 20 61 6c 6c 20 |l print out all | 00001370 72 65 63 6f 72 64 73 20 62 65 69 6e 67 20 73 65 |records being se| 00001380 61 72 63 68 65 64 0d 66 6f 72 20 77 69 74 68 6f |arched.for witho| 00001390 75 74 20 61 6e 79 20 66 75 72 74 68 65 72 20 70 |ut any further p| 000013a0 72 6f 6d 70 74 73 2e 0d 0d 49 66 20 79 6f 75 20 |rompts...If you | 000013b0 68 61 76 65 20 73 65 6c 65 63 74 65 64 20 6e 6f |have selected no| 000013c0 20 68 61 72 64 20 63 6f 70 79 20 6f 75 74 70 75 | hard copy outpu| 000013d0 74 2c 20 74 68 65 6e 20 74 6f 20 6d 6f 76 65 0d |t, then to move.| 000013e0 62 61 63 6b 77 61 72 64 73 20 61 6e 64 20 66 6f |backwards and fo| 000013f0 72 77 61 72 64 73 20 74 68 72 6f 75 67 68 20 74 |rwards through t| 00001400 68 65 20 6c 69 73 74 20 6f 66 20 72 65 63 6f 72 |he list of recor| 00001410 64 73 20 75 73 65 20 74 68 65 0d 75 70 20 61 6e |ds use the.up an| 00001420 64 20 64 6f 77 6e 20 63 75 72 73 6f 72 20 6b 65 |d down cursor ke| 00001430 79 73 2e 20 49 66 20 74 68 65 20 6d 6f 6e 69 74 |ys. If the monit| 00001440 6f 72 20 67 6f 65 73 20 62 6c 61 6e 6b 20 66 6f |or goes blank fo| 00001450 72 20 61 0d 6d 6f 6d 65 6e 74 20 61 66 74 65 72 |r a.moment after| 00001460 20 79 6f 75 20 68 61 76 65 20 70 72 65 73 73 65 | you have presse| 00001470 64 20 61 20 63 75 72 73 6f 72 20 6b 65 79 20 69 |d a cursor key i| 00001480 74 20 69 73 20 62 65 63 61 75 73 65 20 74 68 65 |t is because the| 00001490 0d 70 72 6f 67 72 61 6d 20 69 73 20 73 65 61 72 |.program is sear| 000014a0 63 68 69 6e 67 20 66 6f 72 20 74 68 65 20 6e 65 |ching for the ne| 000014b0 78 74 20 72 65 63 6f 72 64 20 74 6f 20 64 69 73 |xt record to dis| 000014c0 70 6c 61 79 2e 0d 0d 49 6d 61 67 69 6e 65 20 74 |play...Imagine t| 000014d0 68 65 20 6c 69 73 74 20 6f 66 20 72 65 63 6f 72 |he list of recor| 000014e0 64 73 20 61 73 20 62 65 69 6e 67 20 6f 6e 20 61 |ds as being on a| 000014f0 20 6c 6f 6e 67 20 72 6f 6c 6c 20 6f 66 20 70 61 | long roll of pa| 00001500 70 65 72 0d 77 69 74 68 20 69 74 65 6d 20 31 20 |per.with item 1 | 00001510 61 74 20 74 68 65 20 74 6f 70 2e 20 50 72 65 73 |at the top. Pres| 00001520 73 20 74 68 65 20 64 6f 77 6e 20 63 75 72 73 6f |s the down curso| 00001530 72 20 6b 65 79 20 74 6f 20 6d 6f 76 65 0d 64 6f |r key to move.do| 00001540 77 6e 20 74 68 65 20 6c 69 73 74 2e 20 57 68 65 |wn the list. Whe| 00001550 6e 20 79 6f 75 20 72 65 61 63 68 20 74 68 65 20 |n you reach the | 00001560 65 6e 64 20 6f 66 20 74 68 65 20 6c 69 73 74 20 |end of the list | 00001570 74 68 65 0d 6d 65 73 73 61 67 65 20 22 45 6e 64 |the.message "End| 00001580 20 6f 66 20 46 69 6c 65 22 20 77 69 6c 6c 20 62 | of File" will b| 00001590 65 20 64 69 73 70 6c 61 79 65 64 2e 20 41 74 20 |e displayed. At | 000015a0 74 68 69 73 20 70 6f 69 6e 74 20 79 6f 75 0d 63 |this point you.c| 000015b0 61 6e 20 73 74 65 70 20 62 61 63 6b 20 75 70 20 |an step back up | 000015c0 74 68 65 20 6c 69 73 74 20 62 79 20 70 72 65 73 |the list by pres| 000015d0 73 69 6e 67 20 74 68 65 20 75 70 20 63 75 72 73 |sing the up curs| 000015e0 6f 72 20 6b 65 79 2c 20 6f 72 0d 70 72 65 73 73 |or key, or.press| 000015f0 20 74 68 65 20 64 6f 77 6e 20 63 75 72 73 6f 72 | the down cursor| 00001600 20 6b 65 79 20 77 68 65 6e 20 61 20 74 6f 74 61 | key when a tota| 00001610 6c 20 76 61 6c 75 65 20 6f 66 20 74 68 65 20 6c |l value of the l| 00001620 69 73 74 69 6e 67 0d 77 69 6c 6c 20 62 65 20 64 |isting.will be d| 00001630 69 73 70 6c 61 79 65 64 2e 20 59 6f 75 20 63 61 |isplayed. You ca| 00001640 6e 20 6f 6e 6c 79 20 65 78 69 74 20 61 74 20 74 |n only exit at t| 00001650 68 65 20 62 6f 74 74 6f 6d 20 6f 66 20 74 68 65 |he bottom of the| 00001660 0d 6c 69 73 74 20 28 68 69 67 68 20 69 74 65 6d |.list (high item| 00001670 20 6e 75 6d 62 65 72 29 20 6f 72 20 62 79 20 70 | number) or by p| 00001680 72 65 73 69 6e 67 20 22 4d 22 20 69 6e 73 74 65 |resing "M" inste| 00001690 61 64 20 6f 66 20 61 0d 63 75 72 73 6f 72 20 6b |ad of a.cursor k| 000016a0 65 79 2e 20 41 74 20 74 68 65 20 65 6e 64 20 6f |ey. At the end o| 000016b0 66 20 74 68 65 20 53 65 61 72 63 68 20 74 68 65 |f the Search the| 000016c0 20 74 6f 74 61 6c 20 76 61 6c 75 65 20 6f 66 20 | total value of | 000016d0 74 68 65 0d 69 74 65 6d 73 20 64 69 73 70 6c 61 |the.items displa| 000016e0 79 65 64 20 77 69 6c 6c 20 62 65 20 73 68 6f 77 |yed will be show| 000016f0 6e 2e 20 50 72 65 73 73 20 22 4d 22 20 66 6f 72 |n. Press "M" for| 00001700 20 74 68 65 20 4d 61 69 6e 20 4d 65 6e 75 2e 0d | the Main Menu..| 00001710 0d 53 65 61 72 63 68 69 6e 67 20 6f 6e 20 74 68 |.Searching on th| 00001720 65 20 56 61 6c 75 65 20 77 69 6c 6c 20 70 72 6f |e Value will pro| 00001730 64 75 63 65 20 61 20 6c 69 73 74 20 6f 66 20 69 |duce a list of i| 00001740 74 65 6d 73 20 6f 66 20 76 61 6c 75 65 0d 2b 20 |tems of value.+ | 00001750 6f 72 20 2d 20 23 32 35 20 6f 6e 20 74 68 65 20 |or - #25 on the | 00001760 76 61 6c 75 65 20 79 6f 75 20 74 79 70 65 64 20 |value you typed | 00001770 69 6e 2e 0d 0d 0d 34 20 2d 20 44 65 6c 65 74 65 |in....4 - Delete| 00001780 20 72 65 63 6f 72 64 0d 0d 53 65 6c 65 63 74 20 | record..Select | 00001790 74 68 65 20 72 65 63 6f 72 64 20 79 6f 75 20 77 |the record you w| 000017a0 61 6e 74 20 74 6f 20 64 65 6c 65 74 65 20 61 73 |ant to delete as| 000017b0 20 77 68 65 6e 20 41 6d 65 6e 64 69 6e 67 20 61 | when Amending a| 000017c0 0d 72 65 63 6f 72 64 2e 20 54 68 65 20 72 65 63 |.record. The rec| 000017d0 6f 72 64 20 79 6f 75 20 68 61 76 65 20 73 65 6c |ord you have sel| 000017e0 65 63 74 65 64 20 77 69 6c 6c 20 62 65 20 64 69 |ected will be di| 000017f0 73 70 6c 61 79 65 64 20 61 6e 64 0d 74 68 65 20 |splayed and.the | 00001800 70 72 6f 67 72 61 6d 20 77 69 6c 6c 20 61 73 6b |program will ask| 00001810 20 69 66 20 74 68 69 73 20 69 73 20 74 68 65 20 | if this is the | 00001820 63 6f 72 72 65 63 74 20 72 65 63 6f 72 64 20 74 |correct record t| 00001830 6f 0d 64 65 6c 65 74 65 2e 20 50 72 65 73 73 69 |o.delete. Pressi| 00001840 6e 67 20 22 4e 22 20 77 69 6c 6c 20 6c 65 61 76 |ng "N" will leav| 00001850 65 20 74 68 65 20 72 65 63 6f 72 64 20 69 6e 74 |e the record int| 00001860 61 63 74 20 61 6e 64 20 72 65 74 75 72 6e 0d 79 |act and return.y| 00001870 6f 75 20 74 6f 20 74 68 65 20 4d 61 69 6e 20 4d |ou to the Main M| 00001880 65 6e 75 2e 20 50 72 65 73 73 69 6e 67 20 22 59 |enu. Pressing "Y| 00001890 22 20 77 69 6c 6c 20 64 65 6c 65 74 65 20 74 68 |" will delete th| 000018a0 65 20 72 65 63 6f 72 64 0d 66 72 6f 6d 20 74 68 |e record.from th| 000018b0 65 20 66 69 6c 65 2e 0d 0d 0d 35 20 2d 20 53 61 |e file....5 - Sa| 000018c0 76 65 20 63 75 72 72 65 6e 74 20 66 69 6c 65 0d |ve current file.| 000018d0 0d 4f 6e 63 65 20 74 68 65 20 70 72 6f 67 72 61 |.Once the progra| 000018e0 6d 20 68 61 73 20 63 68 65 63 6b 65 64 20 74 68 |m has checked th| 000018f0 61 74 20 74 68 65 72 65 20 69 73 20 76 61 6c 69 |at there is vali| 00001900 64 20 64 61 74 61 20 69 6e 0d 6d 65 6d 6f 72 79 |d data in.memory| 00001910 20 79 6f 75 20 77 69 6c 6c 20 62 65 20 67 69 76 | you will be giv| 00001920 65 6e 20 74 68 65 20 6f 70 74 69 6f 6e 20 74 6f |en the option to| 00001930 20 53 41 56 45 20 74 6f 20 74 61 70 65 20 6f 72 | SAVE to tape or| 00001940 20 64 69 73 63 2e 0d 54 68 65 20 63 75 72 72 65 | disc..The curre| 00001950 6e 74 20 66 69 6c 65 20 6e 61 6d 65 20 77 69 6c |nt file name wil| 00001960 6c 20 62 65 20 64 69 73 70 6c 61 79 65 64 2e 20 |l be displayed. | 00001970 50 72 65 73 73 20 52 45 54 55 52 4e 20 74 6f 0d |Press RETURN to.| 00001980 6f 76 65 72 2d 77 72 69 74 65 20 74 68 69 73 20 |over-write this | 00001990 66 69 6c 65 2c 20 6f 72 20 74 79 70 65 20 69 6e |file, or type in| 000019a0 20 61 6e 79 20 6f 74 68 65 72 20 76 61 6c 69 64 | any other valid| 000019b0 20 66 69 6c 65 20 6e 61 6d 65 0d 66 6f 72 20 74 | file name.for t| 000019c0 68 65 20 66 69 6c 69 6e 67 20 73 79 73 74 65 6d |he filing system| 000019d0 20 79 6f 75 20 61 72 65 20 75 73 69 6e 67 2e 0d | you are using..| 000019e0 0d 49 66 20 73 61 76 69 6e 67 20 74 6f 20 64 69 |.If saving to di| 000019f0 73 63 20 61 6e 64 20 74 68 65 20 66 69 6c 65 20 |sc and the file | 00001a00 6e 61 6d 65 20 79 6f 75 20 68 61 76 65 20 63 68 |name you have ch| 00001a10 6f 73 65 6e 20 61 6c 72 65 61 64 79 0d 65 78 69 |osen already.exi| 00001a20 73 74 73 20 79 6f 75 20 77 69 6c 6c 20 62 65 20 |sts you will be | 00001a30 61 73 6b 65 64 20 69 66 20 79 6f 75 20 77 69 73 |asked if you wis| 00001a40 68 20 74 6f 20 6f 76 65 72 2d 77 72 69 74 65 20 |h to over-write | 00001a50 74 68 65 20 66 69 6c 65 0d 6f 72 20 61 62 6f 72 |the file.or abor| 00001a60 74 20 74 68 65 20 53 41 56 45 20 72 6f 75 74 69 |t the SAVE routi| 00001a70 6e 65 2e 20 57 68 65 6e 65 76 65 72 20 74 68 69 |ne. Whenever thi| 00001a80 73 20 68 61 70 70 65 6e 73 20 74 68 65 20 66 69 |s happens the fi| 00001a90 6c 65 0d 66 6f 75 6e 64 20 6f 6e 20 64 69 73 63 |le.found on disc| 00001aa0 20 77 69 6c 6c 20 68 61 76 65 20 62 65 65 6e 20 | will have been | 00001ab0 75 6e 2d 6c 6f 63 6b 65 64 2e 20 49 66 20 79 6f |un-locked. If yo| 00001ac0 75 20 6b 65 65 70 20 79 6f 75 72 0d 66 69 6c 65 |u keep your.file| 00001ad0 73 20 6c 6f 63 6b 65 64 20 61 73 20 61 20 6d 65 |s locked as a me| 00001ae0 61 6e 73 20 6f 66 20 70 72 6f 74 65 63 74 69 6f |ans of protectio| 00001af0 6e 20 72 65 6d 65 6d 62 65 72 20 74 6f 20 75 73 |n remember to us| 00001b00 65 20 6f 70 74 69 6f 6e 0d 39 20 66 72 6f 6d 20 |e option.9 from | 00001b10 74 68 65 20 4d 61 69 6e 20 4d 65 6e 75 20 74 6f |the Main Menu to| 00001b20 20 72 65 2d 6c 6f 63 6b 20 69 74 2e 0d 0d 49 66 | re-lock it...If| 00001b30 20 74 68 65 20 66 69 6c 65 20 6e 61 6d 65 20 79 | the file name y| 00001b40 6f 75 20 68 61 76 65 20 63 68 6f 73 65 6e 20 64 |ou have chosen d| 00001b50 6f 65 73 20 6e 6f 74 20 61 6c 72 65 61 64 79 20 |oes not already | 00001b60 65 78 69 73 74 20 6f 6e 0d 64 69 73 63 20 74 68 |exist on.disc th| 00001b70 65 20 66 69 6c 65 20 77 69 6c 6c 20 62 65 20 73 |e file will be s| 00001b80 61 76 65 64 20 77 69 74 68 20 6e 6f 20 70 72 6f |aved with no pro| 00001b90 6d 70 74 20 62 65 69 6e 67 20 67 69 76 65 6e 2e |mpt being given.| 00001ba0 0d 0d 54 61 70 65 20 75 73 65 72 73 20 6d 61 6b |..Tape users mak| 00001bb0 65 20 73 75 72 65 20 79 6f 75 20 68 61 76 65 20 |e sure you have | 00001bc0 61 20 62 6c 61 6e 6b 20 74 61 70 65 20 69 6e 20 |a blank tape in | 00001bd0 74 68 65 20 72 65 63 6f 72 64 65 72 21 0d 0d 0d |the recorder!...| 00001be0 36 20 2d 20 4c 6f 61 64 20 6e 65 77 20 66 69 6c |6 - Load new fil| 00001bf0 65 0d 0d 49 66 20 76 61 6c 69 64 20 64 61 74 61 |e..If valid data| 00001c00 20 65 78 69 73 74 73 20 69 6e 20 6d 65 6d 6f 72 | exists in memor| 00001c10 79 20 79 6f 75 20 77 69 6c 6c 20 62 65 20 67 69 |y you will be gi| 00001c20 76 65 6e 20 74 68 65 20 6f 70 74 69 6f 6e 0d 74 |ven the option.t| 00001c30 6f 20 63 6f 6e 74 69 6e 75 65 20 77 69 74 68 20 |o continue with | 00001c40 74 68 65 20 4c 4f 41 44 20 62 79 20 70 72 65 73 |the LOAD by pres| 00001c50 73 69 6e 67 20 75 70 70 65 72 20 63 61 73 65 20 |sing upper case | 00001c60 22 4c 22 2c 20 6f 72 20 74 6f 0d 61 62 6f 72 74 |"L", or to.abort| 00001c70 20 62 61 63 6b 20 74 6f 20 74 68 65 20 4d 61 69 | back to the Mai| 00001c80 6e 20 4d 65 6e 75 20 62 79 20 70 72 65 73 73 69 |n Menu by pressi| 00001c90 6e 67 20 61 6e 79 20 6f 74 68 65 72 20 6b 65 79 |ng any other key| 00001ca0 2e 0d 52 65 6d 65 6d 62 65 72 20 74 68 61 74 20 |..Remember that | 00001cb0 6c 6f 61 64 69 6e 67 20 69 6e 20 61 20 6e 65 77 |loading in a new| 00001cc0 20 66 69 6c 65 20 77 69 6c 6c 20 64 65 73 74 72 | file will destr| 00001cd0 6f 79 20 61 6c 6c 0d 65 78 69 73 74 69 6e 67 20 |oy all.existing | 00001ce0 64 61 74 61 20 69 6e 20 6d 65 6d 6f 72 79 2e 0d |data in memory..| 00001cf0 0d 49 66 20 79 6f 75 20 64 65 63 69 64 65 20 74 |.If you decide t| 00001d00 6f 20 63 6f 6e 74 69 6e 75 65 20 77 69 74 68 20 |o continue with | 00001d10 74 68 65 20 4c 4f 41 44 20 79 6f 75 20 77 69 6c |the LOAD you wil| 00001d20 6c 20 62 65 20 61 62 6c 65 20 74 6f 0d 73 65 6c |l be able to.sel| 00001d30 65 63 74 20 65 69 74 68 65 72 20 74 68 65 20 74 |ect either the t| 00001d40 61 70 65 20 6f 72 20 64 69 73 63 20 66 69 6c 69 |ape or disc fili| 00001d50 6e 67 20 73 79 73 74 65 6d 2e 20 54 79 70 65 20 |ng system. Type | 00001d60 69 6e 20 74 68 65 0d 66 69 6c 65 20 6e 61 6d 65 |in the.file name| 00001d70 20 79 6f 75 20 77 69 73 68 20 74 6f 20 4c 4f 41 | you wish to LOA| 00001d80 44 2e 0d 0d 49 66 20 75 73 69 6e 67 20 64 69 73 |D...If using dis| 00001d90 63 20 61 6e 64 20 74 68 65 20 66 69 6c 65 20 64 |c and the file d| 00001da0 6f 65 73 20 6e 6f 74 20 65 78 69 73 74 20 74 68 |oes not exist th| 00001db0 65 6e 20 74 68 69 73 20 77 69 6c 6c 20 62 65 0d |en this will be.| 00001dc0 72 65 70 6f 72 74 65 64 2e 20 49 66 20 75 73 69 |reported. If usi| 00001dd0 6e 67 20 74 61 70 65 20 74 68 65 20 63 6f 6d 70 |ng tape the comp| 00001de0 75 74 65 72 20 77 69 6c 6c 20 63 6f 6e 74 69 6e |uter will contin| 00001df0 75 65 20 73 65 61 72 63 68 69 6e 67 0d 66 6f 72 |ue searching.for| 00001e00 20 74 68 65 20 66 69 6c 65 20 75 6e 74 69 6c 20 | the file until | 00001e10 66 6f 75 6e 64 20 61 6e 64 20 77 69 6c 6c 20 72 |found and will r| 00001e20 65 70 6f 72 74 20 61 6e 79 20 65 72 72 6f 72 73 |eport any errors| 00001e30 20 69 6e 0d 4c 4f 41 44 69 6e 67 2e 0d 0d 41 6e | in.LOADing...An| 00001e40 79 20 61 74 74 65 6d 70 74 20 74 6f 20 6c 6f 61 |y attempt to loa| 00001e50 64 20 61 20 66 69 6c 65 20 6e 6f 74 20 63 72 65 |d a file not cre| 00001e60 61 74 65 64 20 66 72 6f 6d 20 77 69 74 68 69 6e |ated from within| 00001e70 20 74 68 69 73 0d 70 72 6f 67 72 61 6d 20 77 69 | this.program wi| 00001e80 6c 6c 20 67 65 6e 65 72 61 74 65 20 61 6e 20 65 |ll generate an e| 00001e90 72 72 6f 72 20 77 68 69 63 68 20 77 69 6c 6c 20 |rror which will | 00001ea0 65 6e 64 20 74 68 65 20 4c 4f 41 44 0d 72 6f 75 |end the LOAD.rou| 00001eb0 74 69 6e 65 2e 20 49 6e 20 74 68 69 73 20 63 61 |tine. In this ca| 00001ec0 73 65 20 61 6e 79 20 65 78 69 73 74 69 6e 67 20 |se any existing | 00001ed0 64 61 74 61 20 77 69 6c 6c 20 72 65 6d 61 69 6e |data will remain| 00001ee0 20 69 6e 0d 6d 65 6d 6f 72 79 20 62 75 74 20 6e | in.memory but n| 00001ef0 6f 20 6e 65 77 20 66 69 6c 65 20 77 69 6c 6c 20 |o new file will | 00001f00 68 61 76 65 20 62 65 65 6e 20 6c 6f 61 64 65 64 |have been loaded| 00001f10 2e 0d 0d 0d 37 20 2d 20 46 69 6c 65 20 73 6f 72 |....7 - File sor| 00001f20 74 0d 0d 41 20 66 69 6c 65 20 73 6f 72 74 20 63 |t..A file sort c| 00001f30 61 6e 20 62 65 20 63 61 72 72 69 65 64 20 6f 75 |an be carried ou| 00001f40 74 20 6f 6e 20 61 6e 79 20 6f 66 20 74 68 65 20 |t on any of the | 00001f50 66 6f 75 72 20 66 69 65 6c 64 73 2e 20 4f 6e 0d |four fields. On.| 00001f60 74 68 65 20 49 74 65 6d 20 44 65 73 63 72 69 70 |the Item Descrip| 00001f70 74 69 6f 6e 2c 20 49 74 65 6d 20 54 79 70 65 20 |tion, Item Type | 00001f80 6f 72 20 52 6f 6f 6d 20 43 6f 64 65 20 74 68 65 |or Room Code the| 00001f90 20 72 65 63 6f 72 64 73 0d 77 69 6c 6c 20 62 65 | records.will be| 00001fa0 20 70 75 74 20 69 6e 74 6f 20 61 70 70 72 6f 70 | put into approp| 00001fb0 72 69 61 74 65 20 61 6c 70 68 61 62 65 74 69 63 |riate alphabetic| 00001fc0 20 6f 72 64 65 72 2e 20 41 20 73 6f 72 74 20 6f | order. A sort o| 00001fd0 6e 20 74 68 65 0d 56 61 6c 75 65 20 77 69 6c 6c |n the.Value will| 00001fe0 20 70 75 74 20 74 68 65 20 6c 6f 77 65 73 74 20 | put the lowest | 00001ff0 76 61 6c 75 65 20 66 69 72 73 74 2e 0d 0d 57 69 |value first...Wi| 00002000 74 68 20 31 35 30 20 6f 72 20 6d 6f 72 65 20 72 |th 150 or more r| 00002010 65 63 6f 72 64 73 2c 20 65 61 63 68 20 68 61 76 |ecords, each hav| 00002020 69 6e 67 20 66 6f 75 72 20 66 69 65 6c 64 73 2c |ing four fields,| 00002030 20 74 68 65 20 73 6f 72 74 0d 72 6f 75 74 69 6e | the sort.routin| 00002040 65 20 63 61 6e 20 74 61 6b 65 20 73 65 76 65 72 |e can take sever| 00002050 61 6c 20 6d 69 6e 75 74 65 73 2e 20 49 74 27 73 |al minutes. It's| 00002060 20 62 65 73 74 20 74 6f 20 6d 61 6b 65 20 73 75 | best to make su| 00002070 72 65 20 79 6f 75 0d 68 61 76 65 20 74 68 65 20 |re you.have the | 00002080 64 61 74 61 20 73 61 76 65 64 20 74 6f 20 74 61 |data saved to ta| 00002090 70 65 20 6f 72 20 64 69 73 63 20 66 69 72 73 74 |pe or disc first| 000020a0 20 2d 20 6a 75 73 74 20 69 6e 20 63 61 73 65 20 | - just in case | 000020b0 2d 0d 61 6e 64 20 74 68 65 6e 20 73 65 74 20 74 |-.and then set t| 000020c0 68 65 20 70 72 6f 67 72 61 6d 20 75 70 20 74 6f |he program up to| 000020d0 20 73 6f 72 74 20 6f 6e 20 74 68 65 20 66 69 65 | sort on the fie| 000020e0 6c 64 20 79 6f 75 20 77 69 73 68 20 2d 0d 74 68 |ld you wish -.th| 000020f0 65 6e 20 67 6f 20 61 6e 64 20 6d 61 6b 65 20 61 |en go and make a| 00002100 20 63 75 70 20 6f 66 20 63 6f 66 66 65 65 21 20 | cup of coffee! | 00002110 49 66 20 74 68 65 20 72 65 63 6f 72 64 73 20 61 |If the records a| 00002120 72 65 20 61 6c 72 65 61 64 79 0d 69 6e 20 61 6c |re already.in al| 00002130 6d 6f 73 74 20 74 68 65 20 63 6f 72 72 65 63 74 |most the correct| 00002140 20 6f 72 64 65 72 20 74 68 65 20 73 6f 72 74 20 | order the sort | 00002150 77 69 6c 6c 20 62 65 20 76 65 72 79 20 71 75 69 |will be very qui| 00002160 63 6b 2e 0d 0d 57 68 65 6e 20 74 68 65 20 73 6f |ck...When the so| 00002170 72 74 20 69 73 20 66 69 6e 69 73 68 65 64 20 74 |rt is finished t| 00002180 68 65 20 4d 61 69 6e 20 4d 65 6e 75 20 77 69 6c |he Main Menu wil| 00002190 6c 20 62 65 20 64 69 73 70 6c 61 79 65 64 2e 0d |l be displayed..| 000021a0 59 6f 75 20 77 69 6c 6c 20 6e 6f 74 69 63 65 20 |You will notice | 000021b0 74 68 61 74 20 61 6c 6c 20 76 61 6c 69 64 20 66 |that all valid f| 000021c0 69 6c 65 73 20 68 61 76 65 20 62 65 65 6e 20 6d |iles have been m| 000021d0 6f 76 65 64 20 64 6f 77 6e 0d 74 6f 77 61 72 64 |oved down.toward| 000021e0 73 20 74 68 65 20 62 6f 74 74 6f 6d 20 6f 66 20 |s the bottom of | 000021f0 74 68 65 20 6c 69 73 74 2e 0d 0d 49 6e 20 70 72 |the list...In pr| 00002200 61 63 74 69 63 65 20 79 6f 75 20 77 6f 6e 27 74 |actice you won't| 00002210 20 6e 65 65 64 20 74 6f 20 64 6f 20 61 20 73 6f | need to do a so| 00002220 72 74 20 65 76 65 72 79 20 74 69 6d 65 20 79 6f |rt every time yo| 00002230 75 20 75 73 65 0d 74 68 65 20 70 72 6f 67 72 61 |u use.the progra| 00002240 6d 2e 20 54 68 65 20 6d 61 69 6e 20 62 65 6e 65 |m. The main bene| 00002250 66 69 74 20 6f 66 20 68 61 76 69 6e 67 20 74 68 |fit of having th| 00002260 69 73 20 73 6f 72 74 20 72 6f 75 74 69 6e 65 20 |is sort routine | 00002270 69 73 0d 74 6f 20 70 72 6f 76 69 64 65 20 61 6e |is.to provide an| 00002280 20 6f 72 64 65 72 65 64 20 70 72 69 6e 74 2d 6f | ordered print-o| 00002290 75 74 2e 0d 0d 0d 38 20 2d 20 47 72 6f 75 70 20 |ut....8 - Group | 000022a0 76 61 6c 75 65 20 61 64 6a 75 73 74 6d 65 6e 74 |value adjustment| 000022b0 0d 0d 54 68 69 73 20 6f 70 74 69 6f 6e 20 61 6c |..This option al| 000022c0 6c 6f 77 73 20 79 6f 75 20 74 6f 20 61 64 6a 75 |lows you to adju| 000022d0 73 74 20 74 68 65 20 76 61 6c 75 65 20 6f 66 20 |st the value of | 000022e0 61 20 67 72 6f 75 70 20 6f 66 0d 69 74 65 6d 73 |a group of.items| 000022f0 2c 20 62 61 73 65 64 20 6f 6e 20 74 68 65 69 72 |, based on their| 00002300 20 49 74 65 6d 20 54 79 70 65 20 63 6f 64 65 2c | Item Type code,| 00002310 20 62 79 20 61 20 70 6c 75 73 20 6f 72 20 6d 69 | by a plus or mi| 00002320 6e 75 73 0d 70 65 72 63 65 6e 74 61 67 65 20 61 |nus.percentage a| 00002330 6d 6f 75 6e 74 2e 20 46 6f 72 20 69 6e 73 74 61 |mount. For insta| 00002340 6e 63 65 20 79 6f 75 20 6d 61 79 20 66 69 6e 64 |nce you may find| 00002350 20 74 68 61 74 20 74 68 65 20 63 6f 73 74 0d 6f | that the cost.o| 00002360 66 20 72 65 70 6c 61 63 69 6e 67 20 66 75 72 6e |f replacing furn| 00002370 69 74 75 72 65 20 67 6f 65 73 20 75 70 20 62 79 |iture goes up by| 00002380 20 61 20 66 65 77 20 70 65 72 63 65 6e 74 20 65 | a few percent e| 00002390 61 63 68 20 79 65 61 72 2c 0d 77 68 69 6c 73 74 |ach year,.whilst| 000023a0 20 74 68 65 20 63 6f 73 74 20 6f 66 20 72 65 70 | the cost of rep| 000023b0 6c 61 63 69 6e 67 20 65 6c 65 63 74 72 6f 6e 69 |lacing electroni| 000023c0 63 20 65 71 75 69 70 6d 65 6e 74 20 73 65 65 6d |c equipment seem| 000023d0 73 20 74 6f 0d 62 65 20 73 74 61 79 69 6e 67 20 |s to.be staying | 000023e0 61 62 6f 75 74 20 74 68 65 20 73 61 6d 65 2c 20 |about the same, | 000023f0 6f 72 20 69 6e 20 73 6f 6d 65 20 63 61 73 65 73 |or in some cases| 00002400 20 65 76 65 6e 20 66 61 6c 6c 69 6e 67 2e 0d 0d | even falling...| 00002410 47 65 74 74 69 6e 67 20 74 68 65 20 49 74 65 6d |Getting the Item| 00002420 20 54 79 70 65 20 63 6f 64 65 73 20 63 6f 72 72 | Type codes corr| 00002430 65 63 74 20 77 68 65 6e 20 79 6f 75 20 66 69 72 |ect when you fir| 00002440 73 74 20 73 65 74 20 75 70 0d 79 6f 75 72 20 64 |st set up.your d| 00002450 61 74 61 62 61 73 65 20 77 69 6c 6c 20 61 6c 6c |atabase will all| 00002460 6f 77 20 79 6f 75 20 74 6f 20 67 65 74 20 74 68 |ow you to get th| 00002470 65 20 6d 6f 73 74 20 62 65 6e 65 66 69 74 20 66 |e most benefit f| 00002480 72 6f 6d 0d 74 68 69 73 20 66 61 63 69 6c 69 74 |rom.this facilit| 00002490 79 2e 0d 0d 49 66 20 64 75 72 69 6e 67 20 61 6e |y...If during an| 000024a0 20 61 64 6a 75 73 74 6d 65 6e 74 20 63 61 6c 63 | adjustment calc| 000024b0 75 6c 61 74 69 6f 6e 20 61 20 76 61 6c 75 65 20 |ulation a value | 000024c0 69 73 20 63 72 65 61 74 65 64 20 6f 66 0d 67 72 |is created of.gr| 000024d0 65 61 74 65 72 20 74 68 61 6e 20 23 39 39 39 39 |eater than #9999| 000024e0 39 2e 39 39 20 6f 72 20 6c 65 73 73 20 74 68 61 |9.99 or less tha| 000024f0 6e 20 31 30 20 70 65 6e 63 65 20 74 68 65 6e 20 |n 10 pence then | 00002500 74 68 69 73 20 77 69 6c 6c 0d 62 65 20 72 65 70 |this will.be rep| 00002510 6f 72 74 65 64 20 61 6e 64 20 74 68 65 20 70 72 |orted and the pr| 00002520 6f 67 72 61 6d 20 77 69 6c 6c 20 77 61 69 74 20 |ogram will wait | 00002530 66 6f 72 20 79 6f 75 20 74 6f 20 61 63 6b 6e 6f |for you to ackno| 00002540 77 6c 65 64 67 65 0d 62 65 66 6f 72 65 20 63 6f |wledge.before co| 00002550 6e 74 69 6e 75 69 6e 67 2e 20 41 6e 79 20 76 61 |ntinuing. Any va| 00002560 6c 75 65 20 6f 66 20 6d 6f 72 65 20 74 68 61 6e |lue of more than| 00002570 20 23 39 39 39 39 39 2e 39 39 20 77 69 6c 6c 20 | #99999.99 will | 00002580 62 65 0d 73 74 6f 72 65 64 20 61 73 20 23 39 39 |be.stored as #99| 00002590 39 39 39 2e 39 39 20 61 6e 64 20 61 6e 79 20 76 |999.99 and any v| 000025a0 61 6c 75 65 20 6f 66 20 6c 65 73 73 20 74 68 61 |alue of less tha| 000025b0 6e 20 31 30 20 70 65 6e 63 65 20 77 69 6c 6c 0d |n 10 pence will.| 000025c0 62 65 20 73 74 6f 72 65 64 20 61 73 20 31 30 20 |be stored as 10 | 000025d0 70 65 6e 63 65 2e 0d 0d 0d 39 20 2d 20 4f 53 20 |pence....9 - OS | 000025e0 43 6f 6d 6d 61 6e 64 0d 0d 54 68 69 73 20 6f 70 |Command..This op| 000025f0 74 69 6f 6e 20 77 69 6c 6c 20 67 69 76 65 20 79 |tion will give y| 00002600 6f 75 20 61 63 63 65 73 73 20 74 6f 20 74 68 65 |ou access to the| 00002610 20 4f 70 65 72 61 74 69 6e 67 20 53 79 73 74 65 | Operating Syste| 00002620 6d 0d 63 6f 6d 6d 61 6e 64 73 2e 20 54 6f 20 72 |m.commands. To r| 00002630 65 74 75 72 6e 20 74 6f 20 74 68 65 20 4d 61 69 |eturn to the Mai| 00002640 6e 20 4d 65 6e 75 20 66 72 6f 6d 20 74 68 69 73 |n Menu from this| 00002650 20 6f 70 74 69 6f 6e 20 65 6e 74 65 72 0d 22 4d | option enter."M| 00002660 22 20 70 6c 75 73 20 52 45 54 55 52 4e 2e 0d 0d |" plus RETURN...| 00002670 49 74 20 69 73 20 76 69 74 61 6c 20 74 6f 20 72 |It is vital to r| 00002680 65 6d 65 6d 62 65 72 20 74 68 61 74 20 61 6e 79 |emember that any| 00002690 20 63 6f 6d 6d 61 6e 64 20 77 68 69 63 68 20 75 | command which u| 000026a0 73 65 73 20 63 6f 6d 70 75 74 65 72 0d 6d 65 6d |ses computer.mem| 000026b0 6f 72 79 20 73 75 63 68 20 61 73 20 2a 43 4f 50 |ory such as *COP| 000026c0 59 2c 20 2a 43 4f 4d 50 41 43 54 2c 20 2a 42 41 |Y, *COMPACT, *BA| 000026d0 43 4b 55 50 20 65 74 63 20 77 69 6c 6c 20 64 65 |CKUP etc will de| 000026e0 73 74 72 6f 79 20 74 68 65 0d 70 72 6f 67 72 61 |stroy the.progra| 000026f0 6d 20 61 6e 64 20 64 61 74 61 2e 20 43 6f 6d 6d |m and data. Comm| 00002700 61 6e 64 73 20 73 75 63 68 20 61 73 20 2a 41 43 |ands such as *AC| 00002710 43 45 53 53 2c 20 2a 44 45 4c 45 54 45 2c 20 2a |CESS, *DELETE, *| 00002720 43 41 54 2c 0d 2a 49 4e 46 4f 20 65 74 63 20 61 |CAT,.*INFO etc a| 00002730 72 65 20 70 65 72 66 65 63 74 6c 79 20 4f 4b 2e |re perfectly OK.| 00002740 0d 0d 49 66 20 79 6f 75 20 65 6e 74 65 72 20 61 |..If you enter a| 00002750 6e 20 69 6e 76 61 6c 69 64 20 63 6f 6d 6d 61 6e |n invalid comman| 00002760 64 20 74 68 69 73 20 77 69 6c 6c 20 62 65 20 74 |d this will be t| 00002770 72 61 70 70 65 64 20 62 79 20 74 68 65 0d 50 52 |rapped by the.PR| 00002780 4f 43 65 72 72 6f 72 20 72 6f 75 74 69 6e 65 20 |OCerror routine | 00002790 69 6e 20 74 68 65 20 70 72 6f 67 72 61 6d 20 61 |in the program a| 000027a0 6e 64 20 79 6f 75 20 77 69 6c 6c 20 62 65 20 67 |nd you will be g| 000027b0 69 76 65 6e 20 74 68 65 0d 6f 70 70 6f 72 74 75 |iven the.opportu| 000027c0 6e 69 74 79 20 74 6f 20 72 65 74 75 72 6e 20 74 |nity to return t| 000027d0 6f 20 74 68 65 20 4d 61 69 6e 20 4d 65 6e 75 20 |o the Main Menu | 000027e0 62 79 20 70 72 65 73 73 69 6e 67 20 75 70 70 65 |by pressing uppe| 000027f0 72 0d 63 61 73 65 20 22 4d 22 20 77 69 74 68 6f |r.case "M" witho| 00002800 75 74 20 6c 6f 73 73 20 6f 66 20 64 61 74 61 2e |ut loss of data.| 00002810 0d 0d 0d 30 20 2d 20 46 69 6e 69 73 68 20 77 69 |...0 - Finish wi| 00002820 74 68 20 70 72 6f 67 72 61 6d 0d 0d 41 6c 77 61 |th program..Alwa| 00002830 79 73 20 65 78 69 74 20 74 68 65 20 70 72 6f 67 |ys exit the prog| 00002840 72 61 6d 20 74 68 72 6f 75 67 68 20 74 68 69 73 |ram through this| 00002850 20 6f 70 74 69 6f 6e 20 73 6f 20 74 68 61 74 20 | option so that | 00002860 74 68 65 0d 63 6f 6d 70 75 74 65 72 20 6b 65 79 |the.computer key| 00002870 73 20 61 72 65 20 72 65 74 75 72 6e 65 64 20 74 |s are returned t| 00002880 6f 20 74 68 65 69 72 20 6e 6f 72 6d 61 6c 20 66 |o their normal f| 00002890 75 6e 63 74 69 6f 6e 73 2e 0d 0d 50 72 65 73 73 |unctions...Press| 000028a0 69 6e 67 20 22 30 22 20 77 69 6c 6c 20 63 61 75 |ing "0" will cau| 000028b0 73 65 20 74 68 65 20 70 72 6f 67 72 61 6d 20 74 |se the program t| 000028c0 6f 20 63 68 65 63 6b 20 66 6f 72 20 61 6e 79 20 |o check for any | 000028d0 76 61 6c 69 64 0d 64 61 74 61 20 28 74 68 69 73 |valid.data (this| 000028e0 20 69 73 20 64 6f 6e 65 20 62 79 20 6c 6f 6f 6b | is done by look| 000028f0 69 6e 67 20 66 6f 72 20 74 68 65 20 76 61 6c 75 |ing for the valu| 00002900 65 73 20 6f 66 20 69 74 65 6d 73 29 2e 20 49 66 |es of items). If| 00002910 0d 6e 6f 20 64 61 74 61 20 69 73 20 70 72 65 73 |.no data is pres| 00002920 65 6e 74 20 74 68 65 20 70 72 6f 67 72 61 6d 20 |ent the program | 00002930 77 69 6c 6c 20 65 6e 64 20 69 6d 6d 65 64 69 61 |will end immedia| 00002940 74 65 6c 79 2e 20 49 66 0d 76 61 6c 69 64 20 64 |tely. If.valid d| 00002950 61 74 61 20 69 73 20 66 6f 75 6e 64 20 74 68 65 |ata is found the| 00002960 6e 20 70 72 65 73 73 69 6e 67 20 22 51 22 20 77 |n pressing "Q" w| 00002970 69 6c 6c 20 51 75 69 74 20 74 68 65 20 70 72 6f |ill Quit the pro| 00002980 67 72 61 6d 2c 0d 61 6e 79 20 6f 74 68 65 72 20 |gram,.any other | 00002990 6b 65 79 20 77 69 6c 6c 20 72 65 74 75 72 6e 20 |key will return | 000029a0 74 6f 20 74 68 65 20 4d 61 69 6e 20 4d 65 6e 75 |to the Main Menu| 000029b0 20 77 69 74 68 6f 75 74 20 6c 6f 73 73 20 6f 66 | without loss of| 000029c0 0d 64 61 74 61 2e 0d |.data..| 000029c7