Home » Archimedes archive » Archimedes World » AW-1994-04-Disc2.adf » Disk2Apr94 » !AWApr94/Goodies/PowerBase/!Powerbase/Resources/Messages
!AWApr94/Goodies/PowerBase/!Powerbase/Resources/Messages
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-1994-04-Disc2.adf » Disk2Apr94 |
Filename: | !AWApr94/Goodies/PowerBase/!Powerbase/Resources/Messages |
Read OK: | ✔ |
File size: | 1721 bytes |
Load address: | 0000 |
Exec address: | 0000 |
File contents
01 Key not found 02 The database is now full. Either extend it or delete records if you wish to make further additions. 03 There's no such field 04 Date not valid 05 Input not on validation list 06 Search formula too complex 07 Old-style validation tables. Use !PbaseConv to convert them 08 Unrecognized field in search formula 09 Field not numeric 10 New field too long 11 You have entered a zero_length key! 12 Can't make global changes to current key field 13 Operation forbidden on key fields 14 Your password doesn't allow you to do this 15 This is the database you are currently using! 16 All data fields must be tagged 17 Design record format first 18 Colours file not found 19 This is not a Form file 20 Tags may not be duplicated 21 The two record formats are not identical 22 New form file doesn't exist 23 You are already using the maximum configured number of fields. Edit line 1 of Powerbase's 'Config' file to show a value greater than 24 Not a runnable database. Check for absence of Form/Database files 25 Record is not blank 26 Key cannot be longer than field(s)! 27 Data merge abandoned 28 Warning! Indices will need rebuilding if their fieldnumbers are changed by the reformatting 29 Escape pressed. Printing abandoned 30 No fields defined! 31 Maximum number of indices reached. Edit 'Config' file if you need more. 32 You are already using the maximum configured number of tables. Edit line 3 of Powerbase's 'Config' file to show a value greater than 33 No pathname. Drag file icon to a directory viewer 34 Which fields do you wish to export? Use ADJUST to select them. 35 All defined data fields have a data-length of zero! 36 This is the Form file you are currently using 37 Primary key already exists. Duplication not allowed. 38 No more matching records 39 Data transfer failed: Receiver died 40 Search formula not understood 41 CSV file abandoned. File may be incomplete 42 Old-style database. Use !PbaseConv to convert it 43 Escape pressed. Indexing abandoned 44 Calculation formula too complex 45 Primary key already exists. Insert duplicated key? 46 Unknown command in script file 47 Clear table? Data will be permanently lost unless you have kept a copy 48 Change primary key 49 Rotate files 50 Index already exists. Overwrite? 51 Delete record permanently? 52 Not all the records to be removed are empty. If you proceed some data will be permanently lost 53 Remove field 54 Table must have at least one more column if specified field is to be used in a calculation 55 Record not in use 56 Record number outside file 57 Escape pressed. Script execution aborted. 58 Number too small 59 Number too big 60 Expression following NOT must be in brackets 61 Maximum number of fields allowed in a record is 127. Please alter line 1 of Config file to show a smaller value. 62 If you ABANDON, rather than CLOSE a database changes made since the last "Force update" may be lost. Go ahead? 63 Closing down database on RAM disc. Changes not copied to permanent storage. 64 Maximum field length is 246 characters 65 Longest field is too long even for vertical format 66 Database full when reading CSV file 67 Escape pressed. Search for duplicate primary keys aborted. 68 Execute script file? 69 You must create an empty database before you can import data into it. 70 Attempt to compact list abandoned 71 Database size cannot be zero or negative! Defaulting to 100 records. 72 Increment cannot be negative! Defaulting to 25 records. 73 Unrecognized field-name in calculation formula: 74 Escape pressed. CSV file import abandoned. 75 This is the Powerbase icon. Click MENU if you wish to create a new database. 76 This window gives information about the program. 77 This window gives details of the size, usage and updating of the database. 78 Click ADJUST to select a field for inclusion in a report. A second click de-selects the field. 79 Fields listed are Numeric or Calculated. Select the boxes to include totalling etc. at the end of reports. 80 This window shows the associated data in the related validation table. 81 This is a list produced by a database query. It may be saved to disc as a plain text file and also sorted if the header is restricted to the first page only. Click MENU to access these options. 82 This is a validation table. It may be edited, printed, sorted, deleted (from memory) or saved. Click MENU to access these options. Click ADJUST to include columns in a report. 83 Enter filename and drag the icon to a directory window. If required full pathname is already shown you can simply click on OK or type RETURN. 84 Enter search formula and filename then drag the icon to a directory window. If required full pathname is already shown you can simply click on OK or type RETURN. 85 Enter your password and click on OK type RETURN. 86 This window controls the merging of Powerbase data into external applications which support the Impulse module (� Computer Concepts). 87 Unrecognised field tag in CSV header record. 88 Can't make a database unless CSV file has a header which includes field data. 89 No field data in CSV header. 90 No printer driver installed. 91 No linked directory. To establish the link drop the directory on the button. 92 Left margin needs to be 9 or greater if you want to do column calculations on first selected field 93 Unmatched quotes in search formula. 94 Invalid time 95 You are already using the maximum configured number of indices. Edit line 2 of Powerbase's 'Config' file to show a value greater than 96 Too many indices. The following have not been loaded: 97 Too many validation tables. The following have not been loaded: 98 Maximum number of fields allowed in a record is 127. Where DID you get this Form file? 99 Unable to find log file: logging disabled. 100 Can't use "@}{string". Use "NOT (@{string)" instead. 101 Can't use "@<>string". Use "NOT (@=string)" instead. 102 comparator can't be used in an "@" search.
00000000 30 31 20 4b 65 79 20 6e 6f 74 20 66 6f 75 6e 64 |01 Key not found| 00000010 0a 30 32 20 54 68 65 20 64 61 74 61 62 61 73 65 |.02 The database| 00000020 20 69 73 20 6e 6f 77 20 66 75 6c 6c 2e 20 45 69 | is now full. Ei| 00000030 74 68 65 72 20 65 78 74 65 6e 64 20 69 74 20 6f |ther extend it o| 00000040 72 20 64 65 6c 65 74 65 20 72 65 63 6f 72 64 73 |r delete records| 00000050 20 69 66 20 79 6f 75 20 77 69 73 68 20 74 6f 20 | if you wish to | 00000060 6d 61 6b 65 20 66 75 72 74 68 65 72 20 61 64 64 |make further add| 00000070 69 74 69 6f 6e 73 2e 0a 30 33 20 54 68 65 72 65 |itions..03 There| 00000080 27 73 20 6e 6f 20 73 75 63 68 20 66 69 65 6c 64 |'s no such field| 00000090 0a 30 34 20 44 61 74 65 20 6e 6f 74 20 76 61 6c |.04 Date not val| 000000a0 69 64 0a 30 35 20 49 6e 70 75 74 20 6e 6f 74 20 |id.05 Input not | 000000b0 6f 6e 20 76 61 6c 69 64 61 74 69 6f 6e 20 6c 69 |on validation li| 000000c0 73 74 0a 30 36 20 53 65 61 72 63 68 20 66 6f 72 |st.06 Search for| 000000d0 6d 75 6c 61 20 74 6f 6f 20 63 6f 6d 70 6c 65 78 |mula too complex| 000000e0 0a 30 37 20 4f 6c 64 2d 73 74 79 6c 65 20 76 61 |.07 Old-style va| 000000f0 6c 69 64 61 74 69 6f 6e 20 74 61 62 6c 65 73 2e |lidation tables.| 00000100 20 55 73 65 20 21 50 62 61 73 65 43 6f 6e 76 20 | Use !PbaseConv | 00000110 74 6f 20 63 6f 6e 76 65 72 74 20 74 68 65 6d 0a |to convert them.| 00000120 30 38 20 55 6e 72 65 63 6f 67 6e 69 7a 65 64 20 |08 Unrecognized | 00000130 66 69 65 6c 64 20 69 6e 20 73 65 61 72 63 68 20 |field in search | 00000140 66 6f 72 6d 75 6c 61 0a 30 39 20 46 69 65 6c 64 |formula.09 Field| 00000150 20 6e 6f 74 20 6e 75 6d 65 72 69 63 0a 31 30 20 | not numeric.10 | 00000160 4e 65 77 20 66 69 65 6c 64 20 74 6f 6f 20 6c 6f |New field too lo| 00000170 6e 67 0a 31 31 20 59 6f 75 20 68 61 76 65 20 65 |ng.11 You have e| 00000180 6e 74 65 72 65 64 20 61 20 7a 65 72 6f 5f 6c 65 |ntered a zero_le| 00000190 6e 67 74 68 20 6b 65 79 21 0a 31 32 20 43 61 6e |ngth key!.12 Can| 000001a0 27 74 20 6d 61 6b 65 20 67 6c 6f 62 61 6c 20 63 |'t make global c| 000001b0 68 61 6e 67 65 73 20 74 6f 20 63 75 72 72 65 6e |hanges to curren| 000001c0 74 20 6b 65 79 20 66 69 65 6c 64 0a 31 33 20 4f |t key field.13 O| 000001d0 70 65 72 61 74 69 6f 6e 20 66 6f 72 62 69 64 64 |peration forbidd| 000001e0 65 6e 20 6f 6e 20 6b 65 79 20 66 69 65 6c 64 73 |en on key fields| 000001f0 0a 31 34 20 59 6f 75 72 20 70 61 73 73 77 6f 72 |.14 Your passwor| 00000200 64 20 64 6f 65 73 6e 27 74 20 61 6c 6c 6f 77 20 |d doesn't allow | 00000210 79 6f 75 20 74 6f 20 64 6f 20 74 68 69 73 0a 31 |you to do this.1| 00000220 35 20 54 68 69 73 20 69 73 20 74 68 65 20 64 61 |5 This is the da| 00000230 74 61 62 61 73 65 20 79 6f 75 20 61 72 65 20 63 |tabase you are c| 00000240 75 72 72 65 6e 74 6c 79 20 75 73 69 6e 67 21 0a |urrently using!.| 00000250 31 36 20 41 6c 6c 20 64 61 74 61 20 66 69 65 6c |16 All data fiel| 00000260 64 73 20 6d 75 73 74 20 62 65 20 74 61 67 67 65 |ds must be tagge| 00000270 64 0a 31 37 20 44 65 73 69 67 6e 20 72 65 63 6f |d.17 Design reco| 00000280 72 64 20 66 6f 72 6d 61 74 20 66 69 72 73 74 0a |rd format first.| 00000290 31 38 20 43 6f 6c 6f 75 72 73 20 66 69 6c 65 20 |18 Colours file | 000002a0 6e 6f 74 20 66 6f 75 6e 64 0a 31 39 20 54 68 69 |not found.19 Thi| 000002b0 73 20 69 73 20 6e 6f 74 20 61 20 46 6f 72 6d 20 |s is not a Form | 000002c0 66 69 6c 65 0a 32 30 20 54 61 67 73 20 6d 61 79 |file.20 Tags may| 000002d0 20 6e 6f 74 20 62 65 20 64 75 70 6c 69 63 61 74 | not be duplicat| 000002e0 65 64 0a 32 31 20 54 68 65 20 74 77 6f 20 72 65 |ed.21 The two re| 000002f0 63 6f 72 64 20 66 6f 72 6d 61 74 73 20 61 72 65 |cord formats are| 00000300 20 6e 6f 74 20 69 64 65 6e 74 69 63 61 6c 0a 32 | not identical.2| 00000310 32 20 4e 65 77 20 66 6f 72 6d 20 66 69 6c 65 20 |2 New form file | 00000320 64 6f 65 73 6e 27 74 20 65 78 69 73 74 0a 32 33 |doesn't exist.23| 00000330 20 59 6f 75 20 61 72 65 20 61 6c 72 65 61 64 79 | You are already| 00000340 20 75 73 69 6e 67 20 74 68 65 20 6d 61 78 69 6d | using the maxim| 00000350 75 6d 20 63 6f 6e 66 69 67 75 72 65 64 20 6e 75 |um configured nu| 00000360 6d 62 65 72 20 6f 66 20 66 69 65 6c 64 73 2e 20 |mber of fields. | 00000370 45 64 69 74 20 6c 69 6e 65 20 31 20 6f 66 20 50 |Edit line 1 of P| 00000380 6f 77 65 72 62 61 73 65 27 73 20 27 43 6f 6e 66 |owerbase's 'Conf| 00000390 69 67 27 20 66 69 6c 65 20 74 6f 20 73 68 6f 77 |ig' file to show| 000003a0 20 61 20 76 61 6c 75 65 20 67 72 65 61 74 65 72 | a value greater| 000003b0 20 74 68 61 6e 20 0a 32 34 20 4e 6f 74 20 61 20 | than .24 Not a | 000003c0 72 75 6e 6e 61 62 6c 65 20 64 61 74 61 62 61 73 |runnable databas| 000003d0 65 2e 20 43 68 65 63 6b 20 66 6f 72 20 61 62 73 |e. Check for abs| 000003e0 65 6e 63 65 20 6f 66 20 46 6f 72 6d 2f 44 61 74 |ence of Form/Dat| 000003f0 61 62 61 73 65 20 66 69 6c 65 73 0a 32 35 20 52 |abase files.25 R| 00000400 65 63 6f 72 64 20 69 73 20 6e 6f 74 20 62 6c 61 |ecord is not bla| 00000410 6e 6b 0a 32 36 20 4b 65 79 20 63 61 6e 6e 6f 74 |nk.26 Key cannot| 00000420 20 62 65 20 6c 6f 6e 67 65 72 20 74 68 61 6e 20 | be longer than | 00000430 66 69 65 6c 64 28 73 29 21 0a 32 37 20 44 61 74 |field(s)!.27 Dat| 00000440 61 20 6d 65 72 67 65 20 61 62 61 6e 64 6f 6e 65 |a merge abandone| 00000450 64 0a 32 38 20 57 61 72 6e 69 6e 67 21 20 49 6e |d.28 Warning! In| 00000460 64 69 63 65 73 20 77 69 6c 6c 20 6e 65 65 64 20 |dices will need | 00000470 72 65 62 75 69 6c 64 69 6e 67 20 69 66 20 74 68 |rebuilding if th| 00000480 65 69 72 20 66 69 65 6c 64 6e 75 6d 62 65 72 73 |eir fieldnumbers| 00000490 20 61 72 65 20 63 68 61 6e 67 65 64 20 62 79 20 | are changed by | 000004a0 74 68 65 20 72 65 66 6f 72 6d 61 74 74 69 6e 67 |the reformatting| 000004b0 0a 32 39 20 45 73 63 61 70 65 20 70 72 65 73 73 |.29 Escape press| 000004c0 65 64 2e 20 50 72 69 6e 74 69 6e 67 20 61 62 61 |ed. Printing aba| 000004d0 6e 64 6f 6e 65 64 0a 33 30 20 4e 6f 20 66 69 65 |ndoned.30 No fie| 000004e0 6c 64 73 20 64 65 66 69 6e 65 64 21 0a 33 31 20 |lds defined!.31 | 000004f0 4d 61 78 69 6d 75 6d 20 6e 75 6d 62 65 72 20 6f |Maximum number o| 00000500 66 20 69 6e 64 69 63 65 73 20 72 65 61 63 68 65 |f indices reache| 00000510 64 2e 20 45 64 69 74 20 27 43 6f 6e 66 69 67 27 |d. Edit 'Config'| 00000520 20 66 69 6c 65 20 69 66 20 79 6f 75 20 6e 65 65 | file if you nee| 00000530 64 20 6d 6f 72 65 2e 0a 33 32 20 59 6f 75 20 61 |d more..32 You a| 00000540 72 65 20 61 6c 72 65 61 64 79 20 75 73 69 6e 67 |re already using| 00000550 20 74 68 65 20 6d 61 78 69 6d 75 6d 20 63 6f 6e | the maximum con| 00000560 66 69 67 75 72 65 64 20 6e 75 6d 62 65 72 20 6f |figured number o| 00000570 66 20 74 61 62 6c 65 73 2e 20 45 64 69 74 20 6c |f tables. Edit l| 00000580 69 6e 65 20 33 20 6f 66 20 50 6f 77 65 72 62 61 |ine 3 of Powerba| 00000590 73 65 27 73 20 27 43 6f 6e 66 69 67 27 20 66 69 |se's 'Config' fi| 000005a0 6c 65 20 74 6f 20 73 68 6f 77 20 61 20 76 61 6c |le to show a val| 000005b0 75 65 20 67 72 65 61 74 65 72 20 74 68 61 6e 20 |ue greater than | 000005c0 0a 33 33 20 4e 6f 20 70 61 74 68 6e 61 6d 65 2e |.33 No pathname.| 000005d0 20 44 72 61 67 20 66 69 6c 65 20 69 63 6f 6e 20 | Drag file icon | 000005e0 74 6f 20 61 20 64 69 72 65 63 74 6f 72 79 20 76 |to a directory v| 000005f0 69 65 77 65 72 0a 33 34 20 57 68 69 63 68 20 66 |iewer.34 Which f| 00000600 69 65 6c 64 73 20 64 6f 20 79 6f 75 20 77 69 73 |ields do you wis| 00000610 68 20 74 6f 20 65 78 70 6f 72 74 3f 20 55 73 65 |h to export? Use| 00000620 20 41 44 4a 55 53 54 20 74 6f 20 73 65 6c 65 63 | ADJUST to selec| 00000630 74 20 74 68 65 6d 2e 0a 33 35 20 41 6c 6c 20 64 |t them..35 All d| 00000640 65 66 69 6e 65 64 20 64 61 74 61 20 66 69 65 6c |efined data fiel| 00000650 64 73 20 68 61 76 65 20 61 20 64 61 74 61 2d 6c |ds have a data-l| 00000660 65 6e 67 74 68 20 6f 66 20 7a 65 72 6f 21 0a 33 |ength of zero!.3| 00000670 36 20 54 68 69 73 20 69 73 20 74 68 65 20 46 6f |6 This is the Fo| 00000680 72 6d 20 66 69 6c 65 20 79 6f 75 20 61 72 65 20 |rm file you are | 00000690 63 75 72 72 65 6e 74 6c 79 20 75 73 69 6e 67 0a |currently using.| 000006a0 33 37 20 50 72 69 6d 61 72 79 20 6b 65 79 20 61 |37 Primary key a| 000006b0 6c 72 65 61 64 79 20 65 78 69 73 74 73 2e 20 44 |lready exists. D| 000006c0 75 70 6c 69 63 61 74 69 6f 6e 20 6e 6f 74 20 61 |uplication not a| 000006d0 6c 6c 6f 77 65 64 2e 0a 33 38 20 4e 6f 20 6d 6f |llowed..38 No mo| 000006e0 72 65 20 6d 61 74 63 68 69 6e 67 20 72 65 63 6f |re matching reco| 000006f0 72 64 73 0a 33 39 20 44 61 74 61 20 74 72 61 6e |rds.39 Data tran| 00000700 73 66 65 72 20 66 61 69 6c 65 64 3a 20 20 52 65 |sfer failed: Re| 00000710 63 65 69 76 65 72 20 64 69 65 64 0a 34 30 20 53 |ceiver died.40 S| 00000720 65 61 72 63 68 20 66 6f 72 6d 75 6c 61 20 6e 6f |earch formula no| 00000730 74 20 75 6e 64 65 72 73 74 6f 6f 64 0a 34 31 20 |t understood.41 | 00000740 43 53 56 20 66 69 6c 65 20 61 62 61 6e 64 6f 6e |CSV file abandon| 00000750 65 64 2e 20 46 69 6c 65 20 6d 61 79 20 62 65 20 |ed. File may be | 00000760 69 6e 63 6f 6d 70 6c 65 74 65 0a 34 32 20 4f 6c |incomplete.42 Ol| 00000770 64 2d 73 74 79 6c 65 20 64 61 74 61 62 61 73 65 |d-style database| 00000780 2e 20 55 73 65 20 21 50 62 61 73 65 43 6f 6e 76 |. Use !PbaseConv| 00000790 20 74 6f 20 63 6f 6e 76 65 72 74 20 69 74 0a 34 | to convert it.4| 000007a0 33 20 45 73 63 61 70 65 20 70 72 65 73 73 65 64 |3 Escape pressed| 000007b0 2e 20 49 6e 64 65 78 69 6e 67 20 61 62 61 6e 64 |. Indexing aband| 000007c0 6f 6e 65 64 0a 34 34 20 43 61 6c 63 75 6c 61 74 |oned.44 Calculat| 000007d0 69 6f 6e 20 66 6f 72 6d 75 6c 61 20 74 6f 6f 20 |ion formula too | 000007e0 63 6f 6d 70 6c 65 78 0a 34 35 20 50 72 69 6d 61 |complex.45 Prima| 000007f0 72 79 20 6b 65 79 20 61 6c 72 65 61 64 79 20 65 |ry key already e| 00000800 78 69 73 74 73 2e 20 49 6e 73 65 72 74 20 64 75 |xists. Insert du| 00000810 70 6c 69 63 61 74 65 64 20 6b 65 79 3f 0a 34 36 |plicated key?.46| 00000820 20 55 6e 6b 6e 6f 77 6e 20 63 6f 6d 6d 61 6e 64 | Unknown command| 00000830 20 69 6e 20 73 63 72 69 70 74 20 66 69 6c 65 0a | in script file.| 00000840 34 37 20 43 6c 65 61 72 20 74 61 62 6c 65 3f 20 |47 Clear table? | 00000850 44 61 74 61 20 77 69 6c 6c 20 62 65 20 70 65 72 |Data will be per| 00000860 6d 61 6e 65 6e 74 6c 79 20 6c 6f 73 74 20 75 6e |manently lost un| 00000870 6c 65 73 73 20 79 6f 75 20 68 61 76 65 20 6b 65 |less you have ke| 00000880 70 74 20 61 20 63 6f 70 79 0a 34 38 20 43 68 61 |pt a copy.48 Cha| 00000890 6e 67 65 20 70 72 69 6d 61 72 79 20 6b 65 79 0a |nge primary key.| 000008a0 34 39 20 52 6f 74 61 74 65 20 66 69 6c 65 73 0a |49 Rotate files.| 000008b0 35 30 20 49 6e 64 65 78 20 61 6c 72 65 61 64 79 |50 Index already| 000008c0 20 65 78 69 73 74 73 2e 20 4f 76 65 72 77 72 69 | exists. Overwri| 000008d0 74 65 3f 0a 35 31 20 44 65 6c 65 74 65 20 72 65 |te?.51 Delete re| 000008e0 63 6f 72 64 20 70 65 72 6d 61 6e 65 6e 74 6c 79 |cord permanently| 000008f0 3f 0a 35 32 20 4e 6f 74 20 61 6c 6c 20 74 68 65 |?.52 Not all the| 00000900 20 72 65 63 6f 72 64 73 20 74 6f 20 62 65 20 72 | records to be r| 00000910 65 6d 6f 76 65 64 20 61 72 65 20 65 6d 70 74 79 |emoved are empty| 00000920 2e 20 49 66 20 79 6f 75 20 70 72 6f 63 65 65 64 |. If you proceed| 00000930 20 73 6f 6d 65 20 64 61 74 61 20 77 69 6c 6c 20 | some data will | 00000940 62 65 20 70 65 72 6d 61 6e 65 6e 74 6c 79 20 6c |be permanently l| 00000950 6f 73 74 0a 35 33 20 52 65 6d 6f 76 65 20 66 69 |ost.53 Remove fi| 00000960 65 6c 64 0a 35 34 20 54 61 62 6c 65 20 6d 75 73 |eld.54 Table mus| 00000970 74 20 68 61 76 65 20 61 74 20 6c 65 61 73 74 20 |t have at least | 00000980 6f 6e 65 20 6d 6f 72 65 20 63 6f 6c 75 6d 6e 20 |one more column | 00000990 69 66 20 73 70 65 63 69 66 69 65 64 20 66 69 65 |if specified fie| 000009a0 6c 64 20 69 73 20 74 6f 20 62 65 20 75 73 65 64 |ld is to be used| 000009b0 20 69 6e 20 61 20 63 61 6c 63 75 6c 61 74 69 6f | in a calculatio| 000009c0 6e 0a 35 35 20 52 65 63 6f 72 64 20 6e 6f 74 20 |n.55 Record not | 000009d0 69 6e 20 75 73 65 0a 35 36 20 52 65 63 6f 72 64 |in use.56 Record| 000009e0 20 6e 75 6d 62 65 72 20 6f 75 74 73 69 64 65 20 | number outside | 000009f0 66 69 6c 65 0a 35 37 20 45 73 63 61 70 65 20 70 |file.57 Escape p| 00000a00 72 65 73 73 65 64 2e 20 53 63 72 69 70 74 20 65 |ressed. Script e| 00000a10 78 65 63 75 74 69 6f 6e 20 61 62 6f 72 74 65 64 |xecution aborted| 00000a20 2e 0a 35 38 20 4e 75 6d 62 65 72 20 74 6f 6f 20 |..58 Number too | 00000a30 73 6d 61 6c 6c 0a 35 39 20 4e 75 6d 62 65 72 20 |small.59 Number | 00000a40 74 6f 6f 20 62 69 67 0a 36 30 20 45 78 70 72 65 |too big.60 Expre| 00000a50 73 73 69 6f 6e 20 66 6f 6c 6c 6f 77 69 6e 67 20 |ssion following | 00000a60 4e 4f 54 20 6d 75 73 74 20 62 65 20 69 6e 20 62 |NOT must be in b| 00000a70 72 61 63 6b 65 74 73 0a 36 31 20 4d 61 78 69 6d |rackets.61 Maxim| 00000a80 75 6d 20 6e 75 6d 62 65 72 20 6f 66 20 66 69 65 |um number of fie| 00000a90 6c 64 73 20 61 6c 6c 6f 77 65 64 20 69 6e 20 61 |lds allowed in a| 00000aa0 20 72 65 63 6f 72 64 20 69 73 20 31 32 37 2e 20 | record is 127. | 00000ab0 50 6c 65 61 73 65 20 61 6c 74 65 72 20 6c 69 6e |Please alter lin| 00000ac0 65 20 31 20 6f 66 20 43 6f 6e 66 69 67 20 66 69 |e 1 of Config fi| 00000ad0 6c 65 20 74 6f 20 73 68 6f 77 20 61 20 73 6d 61 |le to show a sma| 00000ae0 6c 6c 65 72 20 76 61 6c 75 65 2e 0a 36 32 20 49 |ller value..62 I| 00000af0 66 20 79 6f 75 20 41 42 41 4e 44 4f 4e 2c 20 72 |f you ABANDON, r| 00000b00 61 74 68 65 72 20 74 68 61 6e 20 43 4c 4f 53 45 |ather than CLOSE| 00000b10 20 61 20 64 61 74 61 62 61 73 65 20 63 68 61 6e | a database chan| 00000b20 67 65 73 20 6d 61 64 65 20 73 69 6e 63 65 20 74 |ges made since t| 00000b30 68 65 20 6c 61 73 74 20 22 46 6f 72 63 65 20 75 |he last "Force u| 00000b40 70 64 61 74 65 22 20 6d 61 79 20 62 65 20 6c 6f |pdate" may be lo| 00000b50 73 74 2e 20 47 6f 20 61 68 65 61 64 3f 0a 36 33 |st. Go ahead?.63| 00000b60 20 43 6c 6f 73 69 6e 67 20 64 6f 77 6e 20 64 61 | Closing down da| 00000b70 74 61 62 61 73 65 20 6f 6e 20 52 41 4d 20 64 69 |tabase on RAM di| 00000b80 73 63 2e 20 43 68 61 6e 67 65 73 20 6e 6f 74 20 |sc. Changes not | 00000b90 63 6f 70 69 65 64 20 74 6f 20 70 65 72 6d 61 6e |copied to perman| 00000ba0 65 6e 74 20 73 74 6f 72 61 67 65 2e 20 0a 36 34 |ent storage. .64| 00000bb0 20 4d 61 78 69 6d 75 6d 20 66 69 65 6c 64 20 6c | Maximum field l| 00000bc0 65 6e 67 74 68 20 69 73 20 32 34 36 20 63 68 61 |ength is 246 cha| 00000bd0 72 61 63 74 65 72 73 20 20 0a 36 35 20 4c 6f 6e |racters .65 Lon| 00000be0 67 65 73 74 20 66 69 65 6c 64 20 69 73 20 74 6f |gest field is to| 00000bf0 6f 20 6c 6f 6e 67 20 65 76 65 6e 20 66 6f 72 20 |o long even for | 00000c00 76 65 72 74 69 63 61 6c 20 66 6f 72 6d 61 74 0a |vertical format.| 00000c10 36 36 20 44 61 74 61 62 61 73 65 20 66 75 6c 6c |66 Database full| 00000c20 20 77 68 65 6e 20 72 65 61 64 69 6e 67 20 43 53 | when reading CS| 00000c30 56 20 66 69 6c 65 0a 36 37 20 45 73 63 61 70 65 |V file.67 Escape| 00000c40 20 70 72 65 73 73 65 64 2e 20 53 65 61 72 63 68 | pressed. Search| 00000c50 20 66 6f 72 20 64 75 70 6c 69 63 61 74 65 20 70 | for duplicate p| 00000c60 72 69 6d 61 72 79 20 6b 65 79 73 20 61 62 6f 72 |rimary keys abor| 00000c70 74 65 64 2e 0a 36 38 20 45 78 65 63 75 74 65 20 |ted..68 Execute | 00000c80 73 63 72 69 70 74 20 66 69 6c 65 3f 0a 36 39 20 |script file?.69 | 00000c90 59 6f 75 20 6d 75 73 74 20 63 72 65 61 74 65 20 |You must create | 00000ca0 61 6e 20 65 6d 70 74 79 20 64 61 74 61 62 61 73 |an empty databas| 00000cb0 65 20 62 65 66 6f 72 65 20 79 6f 75 20 63 61 6e |e before you can| 00000cc0 20 69 6d 70 6f 72 74 20 64 61 74 61 20 69 6e 74 | import data int| 00000cd0 6f 20 69 74 2e 0a 37 30 20 41 74 74 65 6d 70 74 |o it..70 Attempt| 00000ce0 20 74 6f 20 63 6f 6d 70 61 63 74 20 6c 69 73 74 | to compact list| 00000cf0 20 61 62 61 6e 64 6f 6e 65 64 0a 37 31 20 44 61 | abandoned.71 Da| 00000d00 74 61 62 61 73 65 20 73 69 7a 65 20 63 61 6e 6e |tabase size cann| 00000d10 6f 74 20 62 65 20 7a 65 72 6f 20 6f 72 20 6e 65 |ot be zero or ne| 00000d20 67 61 74 69 76 65 21 20 44 65 66 61 75 6c 74 69 |gative! Defaulti| 00000d30 6e 67 20 74 6f 20 31 30 30 20 72 65 63 6f 72 64 |ng to 100 record| 00000d40 73 2e 0a 37 32 20 49 6e 63 72 65 6d 65 6e 74 20 |s..72 Increment | 00000d50 63 61 6e 6e 6f 74 20 62 65 20 6e 65 67 61 74 69 |cannot be negati| 00000d60 76 65 21 20 44 65 66 61 75 6c 74 69 6e 67 20 74 |ve! Defaulting t| 00000d70 6f 20 32 35 20 72 65 63 6f 72 64 73 2e 0a 37 33 |o 25 records..73| 00000d80 20 55 6e 72 65 63 6f 67 6e 69 7a 65 64 20 66 69 | Unrecognized fi| 00000d90 65 6c 64 2d 6e 61 6d 65 20 69 6e 20 63 61 6c 63 |eld-name in calc| 00000da0 75 6c 61 74 69 6f 6e 20 66 6f 72 6d 75 6c 61 3a |ulation formula:| 00000db0 20 0a 37 34 20 45 73 63 61 70 65 20 70 72 65 73 | .74 Escape pres| 00000dc0 73 65 64 2e 20 43 53 56 20 66 69 6c 65 20 69 6d |sed. CSV file im| 00000dd0 70 6f 72 74 20 61 62 61 6e 64 6f 6e 65 64 2e 0a |port abandoned..| 00000de0 37 35 20 54 68 69 73 20 69 73 20 74 68 65 20 50 |75 This is the P| 00000df0 6f 77 65 72 62 61 73 65 20 69 63 6f 6e 2e 20 43 |owerbase icon. C| 00000e00 6c 69 63 6b 20 4d 45 4e 55 20 69 66 20 79 6f 75 |lick MENU if you| 00000e10 20 77 69 73 68 20 74 6f 20 63 72 65 61 74 65 20 | wish to create | 00000e20 61 20 6e 65 77 20 64 61 74 61 62 61 73 65 2e 0a |a new database..| 00000e30 37 36 20 54 68 69 73 20 77 69 6e 64 6f 77 20 67 |76 This window g| 00000e40 69 76 65 73 20 69 6e 66 6f 72 6d 61 74 69 6f 6e |ives information| 00000e50 20 61 62 6f 75 74 20 74 68 65 20 70 72 6f 67 72 | about the progr| 00000e60 61 6d 2e 0a 37 37 20 54 68 69 73 20 77 69 6e 64 |am..77 This wind| 00000e70 6f 77 20 67 69 76 65 73 20 64 65 74 61 69 6c 73 |ow gives details| 00000e80 20 6f 66 20 74 68 65 20 73 69 7a 65 2c 20 75 73 | of the size, us| 00000e90 61 67 65 20 61 6e 64 20 75 70 64 61 74 69 6e 67 |age and updating| 00000ea0 20 6f 66 20 74 68 65 20 64 61 74 61 62 61 73 65 | of the database| 00000eb0 2e 0a 37 38 20 43 6c 69 63 6b 20 41 44 4a 55 53 |..78 Click ADJUS| 00000ec0 54 20 74 6f 20 73 65 6c 65 63 74 20 61 20 66 69 |T to select a fi| 00000ed0 65 6c 64 20 66 6f 72 20 69 6e 63 6c 75 73 69 6f |eld for inclusio| 00000ee0 6e 20 69 6e 20 61 20 72 65 70 6f 72 74 2e 20 41 |n in a report. A| 00000ef0 20 73 65 63 6f 6e 64 20 63 6c 69 63 6b 20 64 65 | second click de| 00000f00 2d 73 65 6c 65 63 74 73 20 74 68 65 20 66 69 65 |-selects the fie| 00000f10 6c 64 2e 0a 37 39 20 46 69 65 6c 64 73 20 6c 69 |ld..79 Fields li| 00000f20 73 74 65 64 20 61 72 65 20 4e 75 6d 65 72 69 63 |sted are Numeric| 00000f30 20 6f 72 20 43 61 6c 63 75 6c 61 74 65 64 2e 20 | or Calculated. | 00000f40 53 65 6c 65 63 74 20 74 68 65 20 62 6f 78 65 73 |Select the boxes| 00000f50 20 74 6f 20 69 6e 63 6c 75 64 65 20 74 6f 74 61 | to include tota| 00000f60 6c 6c 69 6e 67 20 65 74 63 2e 20 61 74 20 74 68 |lling etc. at th| 00000f70 65 20 65 6e 64 20 6f 66 20 72 65 70 6f 72 74 73 |e end of reports| 00000f80 2e 0a 38 30 20 54 68 69 73 20 77 69 6e 64 6f 77 |..80 This window| 00000f90 20 73 68 6f 77 73 20 74 68 65 20 61 73 73 6f 63 | shows the assoc| 00000fa0 69 61 74 65 64 20 64 61 74 61 20 69 6e 20 74 68 |iated data in th| 00000fb0 65 20 72 65 6c 61 74 65 64 20 76 61 6c 69 64 61 |e related valida| 00000fc0 74 69 6f 6e 20 74 61 62 6c 65 2e 0a 38 31 20 54 |tion table..81 T| 00000fd0 68 69 73 20 69 73 20 61 20 6c 69 73 74 20 70 72 |his is a list pr| 00000fe0 6f 64 75 63 65 64 20 62 79 20 61 20 64 61 74 61 |oduced by a data| 00000ff0 62 61 73 65 20 71 75 65 72 79 2e 20 49 74 20 6d |base query. It m| 00001000 61 79 20 62 65 20 73 61 76 65 64 20 74 6f 20 64 |ay be saved to d| 00001010 69 73 63 20 61 73 20 61 20 70 6c 61 69 6e 20 74 |isc as a plain t| 00001020 65 78 74 20 66 69 6c 65 20 61 6e 64 20 61 6c 73 |ext file and als| 00001030 6f 20 73 6f 72 74 65 64 20 69 66 20 74 68 65 20 |o sorted if the | 00001040 68 65 61 64 65 72 20 69 73 20 72 65 73 74 72 69 |header is restri| 00001050 63 74 65 64 20 74 6f 20 74 68 65 20 66 69 72 73 |cted to the firs| 00001060 74 20 70 61 67 65 20 6f 6e 6c 79 2e 20 43 6c 69 |t page only. Cli| 00001070 63 6b 20 4d 45 4e 55 20 74 6f 20 61 63 63 65 73 |ck MENU to acces| 00001080 73 20 74 68 65 73 65 20 6f 70 74 69 6f 6e 73 2e |s these options.| 00001090 0a 38 32 20 54 68 69 73 20 69 73 20 61 20 76 61 |.82 This is a va| 000010a0 6c 69 64 61 74 69 6f 6e 20 74 61 62 6c 65 2e 20 |lidation table. | 000010b0 49 74 20 6d 61 79 20 62 65 20 65 64 69 74 65 64 |It may be edited| 000010c0 2c 20 70 72 69 6e 74 65 64 2c 20 73 6f 72 74 65 |, printed, sorte| 000010d0 64 2c 20 64 65 6c 65 74 65 64 20 28 66 72 6f 6d |d, deleted (from| 000010e0 20 6d 65 6d 6f 72 79 29 20 6f 72 20 73 61 76 65 | memory) or save| 000010f0 64 2e 20 43 6c 69 63 6b 20 4d 45 4e 55 20 74 6f |d. Click MENU to| 00001100 20 61 63 63 65 73 73 20 74 68 65 73 65 20 6f 70 | access these op| 00001110 74 69 6f 6e 73 2e 20 43 6c 69 63 6b 20 41 44 4a |tions. Click ADJ| 00001120 55 53 54 20 74 6f 20 69 6e 63 6c 75 64 65 20 63 |UST to include c| 00001130 6f 6c 75 6d 6e 73 20 69 6e 20 61 20 72 65 70 6f |olumns in a repo| 00001140 72 74 2e 0a 38 33 20 45 6e 74 65 72 20 66 69 6c |rt..83 Enter fil| 00001150 65 6e 61 6d 65 20 61 6e 64 20 64 72 61 67 20 74 |ename and drag t| 00001160 68 65 20 69 63 6f 6e 20 74 6f 20 61 20 64 69 72 |he icon to a dir| 00001170 65 63 74 6f 72 79 20 77 69 6e 64 6f 77 2e 20 49 |ectory window. I| 00001180 66 20 72 65 71 75 69 72 65 64 20 66 75 6c 6c 20 |f required full | 00001190 70 61 74 68 6e 61 6d 65 20 69 73 20 61 6c 72 65 |pathname is alre| 000011a0 61 64 79 20 73 68 6f 77 6e 20 79 6f 75 20 63 61 |ady shown you ca| 000011b0 6e 20 73 69 6d 70 6c 79 20 63 6c 69 63 6b 20 6f |n simply click o| 000011c0 6e 20 4f 4b 20 6f 72 20 74 79 70 65 20 52 45 54 |n OK or type RET| 000011d0 55 52 4e 2e 0a 38 34 20 45 6e 74 65 72 20 73 65 |URN..84 Enter se| 000011e0 61 72 63 68 20 66 6f 72 6d 75 6c 61 20 61 6e 64 |arch formula and| 000011f0 20 66 69 6c 65 6e 61 6d 65 20 74 68 65 6e 20 64 | filename then d| 00001200 72 61 67 20 74 68 65 20 69 63 6f 6e 20 74 6f 20 |rag the icon to | 00001210 61 20 64 69 72 65 63 74 6f 72 79 20 77 69 6e 64 |a directory wind| 00001220 6f 77 2e 20 49 66 20 72 65 71 75 69 72 65 64 20 |ow. If required | 00001230 66 75 6c 6c 20 70 61 74 68 6e 61 6d 65 20 69 73 |full pathname is| 00001240 20 61 6c 72 65 61 64 79 20 73 68 6f 77 6e 20 79 | already shown y| 00001250 6f 75 20 63 61 6e 20 73 69 6d 70 6c 79 20 63 6c |ou can simply cl| 00001260 69 63 6b 20 6f 6e 20 4f 4b 20 6f 72 20 74 79 70 |ick on OK or typ| 00001270 65 20 52 45 54 55 52 4e 2e 0a 38 35 20 45 6e 74 |e RETURN..85 Ent| 00001280 65 72 20 79 6f 75 72 20 70 61 73 73 77 6f 72 64 |er your password| 00001290 20 61 6e 64 20 63 6c 69 63 6b 20 6f 6e 20 4f 4b | and click on OK| 000012a0 20 74 79 70 65 20 52 45 54 55 52 4e 2e 0a 38 36 | type RETURN..86| 000012b0 20 54 68 69 73 20 77 69 6e 64 6f 77 20 63 6f 6e | This window con| 000012c0 74 72 6f 6c 73 20 74 68 65 20 6d 65 72 67 69 6e |trols the mergin| 000012d0 67 20 6f 66 20 50 6f 77 65 72 62 61 73 65 20 64 |g of Powerbase d| 000012e0 61 74 61 20 69 6e 74 6f 20 65 78 74 65 72 6e 61 |ata into externa| 000012f0 6c 20 61 70 70 6c 69 63 61 74 69 6f 6e 73 20 77 |l applications w| 00001300 68 69 63 68 20 73 75 70 70 6f 72 74 20 74 68 65 |hich support the| 00001310 20 49 6d 70 75 6c 73 65 20 6d 6f 64 75 6c 65 20 | Impulse module | 00001320 28 a9 20 43 6f 6d 70 75 74 65 72 20 43 6f 6e 63 |(. Computer Conc| 00001330 65 70 74 73 29 2e 0a 38 37 20 55 6e 72 65 63 6f |epts)..87 Unreco| 00001340 67 6e 69 73 65 64 20 66 69 65 6c 64 20 74 61 67 |gnised field tag| 00001350 20 69 6e 20 43 53 56 20 68 65 61 64 65 72 20 72 | in CSV header r| 00001360 65 63 6f 72 64 2e 0a 38 38 20 43 61 6e 27 74 20 |ecord..88 Can't | 00001370 6d 61 6b 65 20 61 20 64 61 74 61 62 61 73 65 20 |make a database | 00001380 75 6e 6c 65 73 73 20 43 53 56 20 66 69 6c 65 20 |unless CSV file | 00001390 68 61 73 20 61 20 68 65 61 64 65 72 20 77 68 69 |has a header whi| 000013a0 63 68 20 69 6e 63 6c 75 64 65 73 20 66 69 65 6c |ch includes fiel| 000013b0 64 20 64 61 74 61 2e 0a 38 39 20 4e 6f 20 66 69 |d data..89 No fi| 000013c0 65 6c 64 20 64 61 74 61 20 69 6e 20 43 53 56 20 |eld data in CSV | 000013d0 68 65 61 64 65 72 2e 0a 39 30 20 4e 6f 20 70 72 |header..90 No pr| 000013e0 69 6e 74 65 72 20 64 72 69 76 65 72 20 69 6e 73 |inter driver ins| 000013f0 74 61 6c 6c 65 64 2e 0a 39 31 20 4e 6f 20 6c 69 |talled..91 No li| 00001400 6e 6b 65 64 20 64 69 72 65 63 74 6f 72 79 2e 20 |nked directory. | 00001410 54 6f 20 65 73 74 61 62 6c 69 73 68 20 74 68 65 |To establish the| 00001420 20 6c 69 6e 6b 20 64 72 6f 70 20 74 68 65 20 64 | link drop the d| 00001430 69 72 65 63 74 6f 72 79 20 6f 6e 20 74 68 65 20 |irectory on the | 00001440 62 75 74 74 6f 6e 2e 0a 39 32 20 4c 65 66 74 20 |button..92 Left | 00001450 6d 61 72 67 69 6e 20 6e 65 65 64 73 20 74 6f 20 |margin needs to | 00001460 62 65 20 39 20 6f 72 20 67 72 65 61 74 65 72 20 |be 9 or greater | 00001470 69 66 20 79 6f 75 20 77 61 6e 74 20 74 6f 20 64 |if you want to d| 00001480 6f 20 63 6f 6c 75 6d 6e 20 63 61 6c 63 75 6c 61 |o column calcula| 00001490 74 69 6f 6e 73 20 6f 6e 20 66 69 72 73 74 20 73 |tions on first s| 000014a0 65 6c 65 63 74 65 64 20 66 69 65 6c 64 0a 39 33 |elected field.93| 000014b0 20 55 6e 6d 61 74 63 68 65 64 20 71 75 6f 74 65 | Unmatched quote| 000014c0 73 20 69 6e 20 73 65 61 72 63 68 20 66 6f 72 6d |s in search form| 000014d0 75 6c 61 2e 0a 39 34 20 49 6e 76 61 6c 69 64 20 |ula..94 Invalid | 000014e0 74 69 6d 65 0a 39 35 20 59 6f 75 20 61 72 65 20 |time.95 You are | 000014f0 61 6c 72 65 61 64 79 20 75 73 69 6e 67 20 74 68 |already using th| 00001500 65 20 6d 61 78 69 6d 75 6d 20 63 6f 6e 66 69 67 |e maximum config| 00001510 75 72 65 64 20 6e 75 6d 62 65 72 20 6f 66 20 69 |ured number of i| 00001520 6e 64 69 63 65 73 2e 20 45 64 69 74 20 6c 69 6e |ndices. Edit lin| 00001530 65 20 32 20 6f 66 20 50 6f 77 65 72 62 61 73 65 |e 2 of Powerbase| 00001540 27 73 20 27 43 6f 6e 66 69 67 27 20 66 69 6c 65 |'s 'Config' file| 00001550 20 74 6f 20 73 68 6f 77 20 61 20 76 61 6c 75 65 | to show a value| 00001560 20 67 72 65 61 74 65 72 20 74 68 61 6e 20 0a 39 | greater than .9| 00001570 36 20 54 6f 6f 20 6d 61 6e 79 20 69 6e 64 69 63 |6 Too many indic| 00001580 65 73 2e 20 54 68 65 20 66 6f 6c 6c 6f 77 69 6e |es. The followin| 00001590 67 20 68 61 76 65 20 6e 6f 74 20 62 65 65 6e 20 |g have not been | 000015a0 6c 6f 61 64 65 64 3a 20 0a 39 37 20 54 6f 6f 20 |loaded: .97 Too | 000015b0 6d 61 6e 79 20 76 61 6c 69 64 61 74 69 6f 6e 20 |many validation | 000015c0 74 61 62 6c 65 73 2e 20 54 68 65 20 66 6f 6c 6c |tables. The foll| 000015d0 6f 77 69 6e 67 20 68 61 76 65 20 6e 6f 74 20 62 |owing have not b| 000015e0 65 65 6e 20 6c 6f 61 64 65 64 3a 20 0a 39 38 20 |een loaded: .98 | 000015f0 4d 61 78 69 6d 75 6d 20 6e 75 6d 62 65 72 20 6f |Maximum number o| 00001600 66 20 66 69 65 6c 64 73 20 61 6c 6c 6f 77 65 64 |f fields allowed| 00001610 20 69 6e 20 61 20 72 65 63 6f 72 64 20 69 73 20 | in a record is | 00001620 31 32 37 2e 20 57 68 65 72 65 20 44 49 44 20 79 |127. Where DID y| 00001630 6f 75 20 67 65 74 20 74 68 69 73 20 46 6f 72 6d |ou get this Form| 00001640 20 66 69 6c 65 3f 0a 39 39 20 55 6e 61 62 6c 65 | file?.99 Unable| 00001650 20 74 6f 20 66 69 6e 64 20 6c 6f 67 20 66 69 6c | to find log fil| 00001660 65 3a 20 6c 6f 67 67 69 6e 67 20 64 69 73 61 62 |e: logging disab| 00001670 6c 65 64 2e 0a 31 30 30 20 43 61 6e 27 74 20 75 |led..100 Can't u| 00001680 73 65 20 22 40 7d 7b 73 74 72 69 6e 67 22 2e 20 |se "@}{string". | 00001690 55 73 65 20 22 4e 4f 54 20 28 40 7b 73 74 72 69 |Use "NOT (@{stri| 000016a0 6e 67 29 22 20 69 6e 73 74 65 61 64 2e 0a 31 30 |ng)" instead..10| 000016b0 31 20 43 61 6e 27 74 20 75 73 65 20 22 40 3c 3e |1 Can't use "@<>| 000016c0 73 74 72 69 6e 67 22 2e 20 55 73 65 20 22 4e 4f |string". Use "NO| 000016d0 54 20 28 40 3d 73 74 72 69 6e 67 29 22 20 69 6e |T (@=string)" in| 000016e0 73 74 65 61 64 2e 0a 31 30 32 20 20 63 6f 6d 70 |stead..102 comp| 000016f0 61 72 61 74 6f 72 20 63 61 6e 27 74 20 62 65 20 |arator can't be | 00001700 75 73 65 64 20 69 6e 20 61 6e 20 22 40 22 20 73 |used in an "@" s| 00001710 65 61 72 63 68 2e 0a 0a 0a 0a 0a 0a 0a 0a 0a 0a |earch...........| 00001720 0a |.| 00001721