Home » Archimedes archive » Archimedes World » AW-1991-10.adf » October91 » !AWOct91/Goodies/CardBase/Manual
!AWOct91/Goodies/CardBase/Manual
This website contains an archive of files for the Acorn Electron, BBC Micro, Acorn Archimedes, Commodore 16 and Commodore 64 computers, which Dominic Ford has rescued from his private collection of floppy disks and cassettes.
Some of these files were originally commercial releases in the 1980s and 1990s, but they are now widely available online. I assume that copyright over them is no longer being asserted. If you own the copyright and would like files to be removed, please contact me.
Tape/disk: | Home » Archimedes archive » Archimedes World » AW-1991-10.adf » October91 |
Filename: | !AWOct91/Goodies/CardBase/Manual |
Read OK: | ✔ |
File size: | 0618 bytes |
Load address: | 0000 |
Exec address: | 0000 |
File contents
!CardBase ********* Version 0.2 March 1991 ********************** Various bug fixes and additions Does not crash now if over ten fields are used Printer online detection now works correctly Warning and error messages segregated When setting up a new file selecting create a second time is now queried Longer line width allowed on output window Extra line feed given at end of printout Windows now scroll when cursor keys move caret outside visible region Line length in output window has been increased New option on output is headings this prefixes file and printer output with: filename date of printout date of file creation file size in records options set search string used output line settings Placing fieldlist (lowercase) in the search string will cause the field descriptors to be printed to printer or file. Version 0.31 March 1991 ********************** Various bug fixes and additions Problems of trying to access a locked, missing file now largely solved Icon shading in mode 15 on fields window now corrected Improved error messages Improved syntax checking of output and seach string Searching for a date now requires the date in square brackets eg birthdate = [16:11:78] the separator can be any of \/:'; etc Holding down select whilst outputting to screen cause a halt when a match is found. Adjust (with select still held) causes next record to be displayed. If you find any errors or omissions please let me know. Adrian Lane 3 Lansdowne Gardens Hailsham East Sussex BN27 1LQ
00000000 21 43 61 72 64 42 61 73 65 0a 2a 2a 2a 2a 2a 2a |!CardBase.******| 00000010 2a 2a 2a 0a 0a 56 65 72 73 69 6f 6e 20 30 2e 32 |***..Version 0.2| 00000020 20 4d 61 72 63 68 20 31 39 39 31 0a 2a 2a 2a 2a | March 1991.****| 00000030 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a |****************| 00000040 2a 2a 0a 0a 56 61 72 69 6f 75 73 20 62 75 67 20 |**..Various bug | 00000050 66 69 78 65 73 20 61 6e 64 20 61 64 64 69 74 69 |fixes and additi| 00000060 6f 6e 73 0a 0a 44 6f 65 73 20 6e 6f 74 20 63 72 |ons..Does not cr| 00000070 61 73 68 20 6e 6f 77 20 69 66 20 6f 76 65 72 20 |ash now if over | 00000080 74 65 6e 20 66 69 65 6c 64 73 20 61 72 65 20 75 |ten fields are u| 00000090 73 65 64 0a 50 72 69 6e 74 65 72 20 6f 6e 6c 69 |sed.Printer onli| 000000a0 6e 65 20 64 65 74 65 63 74 69 6f 6e 20 6e 6f 77 |ne detection now| 000000b0 20 77 6f 72 6b 73 20 63 6f 72 72 65 63 74 6c 79 | works correctly| 000000c0 0a 57 61 72 6e 69 6e 67 20 61 6e 64 20 65 72 72 |.Warning and err| 000000d0 6f 72 20 6d 65 73 73 61 67 65 73 20 73 65 67 72 |or messages segr| 000000e0 65 67 61 74 65 64 0a 57 68 65 6e 20 73 65 74 74 |egated.When sett| 000000f0 69 6e 67 20 75 70 20 61 20 6e 65 77 20 66 69 6c |ing up a new fil| 00000100 65 20 73 65 6c 65 63 74 69 6e 67 20 63 72 65 61 |e selecting crea| 00000110 74 65 20 61 20 73 65 63 6f 6e 64 20 74 69 6d 65 |te a second time| 00000120 20 69 73 20 6e 6f 77 20 71 75 65 72 69 65 64 0a | is now queried.| 00000130 4c 6f 6e 67 65 72 20 6c 69 6e 65 20 77 69 64 74 |Longer line widt| 00000140 68 20 61 6c 6c 6f 77 65 64 20 6f 6e 20 6f 75 74 |h allowed on out| 00000150 70 75 74 20 77 69 6e 64 6f 77 0a 45 78 74 72 61 |put window.Extra| 00000160 20 6c 69 6e 65 20 66 65 65 64 20 67 69 76 65 6e | line feed given| 00000170 20 61 74 20 65 6e 64 20 6f 66 20 70 72 69 6e 74 | at end of print| 00000180 6f 75 74 0a 0a 57 69 6e 64 6f 77 73 20 6e 6f 77 |out..Windows now| 00000190 20 73 63 72 6f 6c 6c 20 77 68 65 6e 20 63 75 72 | scroll when cur| 000001a0 73 6f 72 20 6b 65 79 73 20 6d 6f 76 65 20 63 61 |sor keys move ca| 000001b0 72 65 74 20 6f 75 74 73 69 64 65 20 76 69 73 69 |ret outside visi| 000001c0 62 6c 65 20 72 65 67 69 6f 6e 0a 4c 69 6e 65 20 |ble region.Line | 000001d0 6c 65 6e 67 74 68 20 69 6e 20 6f 75 74 70 75 74 |length in output| 000001e0 20 77 69 6e 64 6f 77 20 68 61 73 20 62 65 65 6e | window has been| 000001f0 20 69 6e 63 72 65 61 73 65 64 0a 4e 65 77 20 6f | increased.New o| 00000200 70 74 69 6f 6e 20 6f 6e 20 6f 75 74 70 75 74 20 |ption on output | 00000210 69 73 20 68 65 61 64 69 6e 67 73 20 74 68 69 73 |is headings this| 00000220 20 70 72 65 66 69 78 65 73 20 66 69 6c 65 20 61 | prefixes file a| 00000230 6e 64 20 70 72 69 6e 74 65 72 20 0a 6f 75 74 70 |nd printer .outp| 00000240 75 74 20 77 69 74 68 3a 0a 0a 20 20 20 20 20 20 |ut with:.. | 00000250 20 66 69 6c 65 6e 61 6d 65 0a 20 20 20 20 20 20 | filename. | 00000260 20 64 61 74 65 20 6f 66 20 70 72 69 6e 74 6f 75 | date of printou| 00000270 74 0a 20 20 20 20 20 20 20 64 61 74 65 20 6f 66 |t. date of| 00000280 20 66 69 6c 65 20 63 72 65 61 74 69 6f 6e 0a 20 | file creation. | 00000290 20 20 20 20 20 20 66 69 6c 65 20 73 69 7a 65 20 | file size | 000002a0 69 6e 20 72 65 63 6f 72 64 73 0a 20 20 20 20 20 |in records. | 000002b0 20 20 6f 70 74 69 6f 6e 73 20 73 65 74 0a 20 20 | options set. | 000002c0 20 20 20 20 20 73 65 61 72 63 68 20 73 74 72 69 | search stri| 000002d0 6e 67 20 75 73 65 64 0a 20 20 20 20 20 20 20 6f |ng used. o| 000002e0 75 74 70 75 74 20 6c 69 6e 65 20 73 65 74 74 69 |utput line setti| 000002f0 6e 67 73 0a 0a 50 6c 61 63 69 6e 67 20 66 69 65 |ngs..Placing fie| 00000300 6c 64 6c 69 73 74 20 28 6c 6f 77 65 72 63 61 73 |ldlist (lowercas| 00000310 65 29 20 69 6e 20 74 68 65 20 73 65 61 72 63 68 |e) in the search| 00000320 20 73 74 72 69 6e 67 20 77 69 6c 6c 20 63 61 75 | string will cau| 00000330 73 65 20 0a 74 68 65 20 66 69 65 6c 64 20 64 65 |se .the field de| 00000340 73 63 72 69 70 74 6f 72 73 20 74 6f 20 62 65 20 |scriptors to be | 00000350 70 72 69 6e 74 65 64 20 74 6f 20 70 72 69 6e 74 |printed to print| 00000360 65 72 20 6f 72 20 66 69 6c 65 2e 0a 0a 56 65 72 |er or file...Ver| 00000370 73 69 6f 6e 20 30 2e 33 31 20 4d 61 72 63 68 20 |sion 0.31 March | 00000380 31 39 39 31 0a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a |1991.***********| 00000390 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 2a 0a 0a 56 61 72 |***********..Var| 000003a0 69 6f 75 73 20 62 75 67 20 66 69 78 65 73 20 61 |ious bug fixes a| 000003b0 6e 64 20 61 64 64 69 74 69 6f 6e 73 0a 0a 50 72 |nd additions..Pr| 000003c0 6f 62 6c 65 6d 73 20 6f 66 20 74 72 79 69 6e 67 |oblems of trying| 000003d0 20 74 6f 20 61 63 63 65 73 73 20 61 20 6c 6f 63 | to access a loc| 000003e0 6b 65 64 2c 20 6d 69 73 73 69 6e 67 20 66 69 6c |ked, missing fil| 000003f0 65 20 6e 6f 77 20 6c 61 72 67 65 6c 79 20 73 6f |e now largely so| 00000400 6c 76 65 64 0a 49 63 6f 6e 20 73 68 61 64 69 6e |lved.Icon shadin| 00000410 67 20 69 6e 20 6d 6f 64 65 20 31 35 20 6f 6e 20 |g in mode 15 on | 00000420 66 69 65 6c 64 73 20 77 69 6e 64 6f 77 20 6e 6f |fields window no| 00000430 77 20 63 6f 72 72 65 63 74 65 64 0a 49 6d 70 72 |w corrected.Impr| 00000440 6f 76 65 64 20 65 72 72 6f 72 20 6d 65 73 73 61 |oved error messa| 00000450 67 65 73 0a 49 6d 70 72 6f 76 65 64 20 73 79 6e |ges.Improved syn| 00000460 74 61 78 20 63 68 65 63 6b 69 6e 67 20 6f 66 20 |tax checking of | 00000470 6f 75 74 70 75 74 20 61 6e 64 20 73 65 61 63 68 |output and seach| 00000480 20 73 74 72 69 6e 67 0a 53 65 61 72 63 68 69 6e | string.Searchin| 00000490 67 20 66 6f 72 20 61 20 64 61 74 65 20 6e 6f 77 |g for a date now| 000004a0 20 72 65 71 75 69 72 65 73 20 74 68 65 20 64 61 | requires the da| 000004b0 74 65 20 69 6e 20 73 71 75 61 72 65 20 62 72 61 |te in square bra| 000004c0 63 6b 65 74 73 0a 65 67 20 62 69 72 74 68 64 61 |ckets.eg birthda| 000004d0 74 65 20 3d 20 5b 31 36 3a 31 31 3a 37 38 5d 20 |te = [16:11:78] | 000004e0 0a 74 68 65 20 73 65 70 61 72 61 74 6f 72 20 63 |.the separator c| 000004f0 61 6e 20 62 65 20 61 6e 79 20 6f 66 20 5c 2f 3a |an be any of \/:| 00000500 27 3b 20 65 74 63 0a 48 6f 6c 64 69 6e 67 20 64 |'; etc.Holding d| 00000510 6f 77 6e 20 73 65 6c 65 63 74 20 77 68 69 6c 73 |own select whils| 00000520 74 20 6f 75 74 70 75 74 74 69 6e 67 20 74 6f 20 |t outputting to | 00000530 73 63 72 65 65 6e 20 63 61 75 73 65 20 61 20 68 |screen cause a h| 00000540 61 6c 74 20 77 68 65 6e 20 61 20 6d 61 74 63 68 |alt when a match| 00000550 20 69 73 20 66 6f 75 6e 64 2e 20 41 64 6a 75 73 | is found. Adjus| 00000560 74 20 28 77 69 74 68 20 73 65 6c 65 63 74 20 73 |t (with select s| 00000570 74 69 6c 6c 20 68 65 6c 64 29 20 63 61 75 73 65 |till held) cause| 00000580 73 20 6e 65 78 74 20 72 65 63 6f 72 64 20 74 6f |s next record to| 00000590 20 62 65 20 64 69 73 70 6c 61 79 65 64 2e 0a 0a | be displayed...| 000005a0 49 66 20 79 6f 75 20 66 69 6e 64 20 61 6e 79 20 |If you find any | 000005b0 65 72 72 6f 72 73 20 6f 72 20 6f 6d 69 73 73 69 |errors or omissi| 000005c0 6f 6e 73 20 70 6c 65 61 73 65 20 6c 65 74 20 6d |ons please let m| 000005d0 65 20 6b 6e 6f 77 2e 0a 0a 41 64 72 69 61 6e 20 |e know...Adrian | 000005e0 4c 61 6e 65 0a 33 20 4c 61 6e 73 64 6f 77 6e 65 |Lane.3 Lansdowne| 000005f0 20 47 61 72 64 65 6e 73 0a 48 61 69 6c 73 68 61 | Gardens.Hailsha| 00000600 6d 0a 45 61 73 74 20 53 75 73 73 65 78 0a 42 4e |m.East Sussex.BN| 00000610 32 37 20 31 4c 51 0a 0a |27 1LQ..| 00000618