Home » Archimedes archive » Archimedes World » AW-1994-04-Disc2.adf » Disk2Apr94 » !AWApr94/Goodies/PowerBase/PBaseDoc/Miscell
!AWApr94/Goodies/PowerBase/PBaseDoc/Miscell
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/PBaseDoc/Miscell |
Read OK: | ✔ |
File size: | 2A67 bytes |
Load address: | 0000 |
Exec address: | 0000 |
File contents
Miscellaneous features ====================== This file describes the various odds and ends which haven't been covered elsewhere. Most are menu options controlling relatively minor features of Powerbase. Main menu choices ================= Brief explanations follow for those main menu choices which have not been explained in any other document. Information ----------- Shows the numbers of records in the six subfiles (0-6) together with the date on which a change was last made to each. The total number of records available in the database, the number in use, and the percentage usage, are also given. Current key ----------- Gives the number of the currently-active index (the primary key index is always 0) and the structure of the key in the form of the descriptor(s) of field(s) used to construct the key (plus tag(s) if different from descriptor(s)) and the number of characters from each of words 1-4. Show keypad ----------- Displays the keypad if you happen to have closed it or lost it behind the record window. If the entry is shaded then the keypad has been deliberately disabled by the designer of the database. Export subset ------------- This enables you to export a limited selection of the records as a fully-functioning database. It leads to a dialogue box containing a writable icon into which a search formula may be typed (see 'Printing'). The name of the new database should be entered also (by default the name is "Subset" and the pathname points to 'PrintJobs'.) Dragging the database icon to a directory viewer results in a new database which contains only those records which match the search formula. Note that the passwords which apply to the main database apply also to the subset so this is not a method of getting round the password protection. It is also possible that the designer of the database may have disabled this option in which case the menu entry will be shaded. Save choices ------------ Saves within the database directory a text file called 'Choices' which stores the status of the following options:- (1) Validate input (ticked/unticked) (See 'Validation' sub-menu) (2) Show relations (ticked/unticked) (See 'Validation' sub-menu) (3) Warn of delete (ticked/unticked) (See 'Field' sub-menu) (4) Save indices (Automatic, Warning, Manual) (See 'Miscellaneous'sub-menu) (5) In quotes (ON/OFF) (See CSV options window) (6) With header (ON/OFF) (See CSV options window) (7) Include blanks (ON/OFF) (See CSV options window) (8) With primary key (ON/OFF) (See CSV options window) (9) With field data (ON/OFF) (See CSV options window) (10) Separator (for CSV files) (See CSV options window) (11) Terminator (for CSV files) (See CSV options window) (12) Display (when importing CSV file) (See CSV options window) (13) Case specific (ON/OFF) (See any window which has a 'Case specific' button) (14) Warn of duplicates (ticked/unticked) (See 'Utilities' sub-menu off icon-bar menu) Help ---- A fairly extensive help application to supplement the short messages provided via the Acorn !Help. It concentrates on telling you, briefly, how to actually get things done and directs you to the fuller documentation in these text files. Sub-menu choices off the main menu ================================== Field � Warn of delete ---------------------- When ticked a warning message is displayed if you are about to delete an 'External' field, i.e. one of the types 'Text', 'Text Block', 'Sprite', 'Picture' or 'Draw'. When unticked deletion of the external object proceeds without further warning. Default state is ticked. Validation � Validate input --------------------------- When ticked fields linked to validation tables will allow only items in the linked column of the table to be entered. This column is called the validation list. When unticked all validation is bypassed and anything may be entered. The keystroke equivalent is SHIFT/f8. Miscellaneous � Colours ----------------------- The following default colours are used to distinguish fields with certain characteristics:- Type Foreground Background ---- ---------- ---------- Descriptor of key field (inactive) dark blue - Descriptor of key field (active) red - Data icon of primary key field - pale yellow Data icon of field linked to table dark green - All these colours may be altered by the use of a dialogue box reached from the above menu entry. Clicking with SELECT on the descriptor and data icons within this window makes either the foreground or background (depending on the setting of the two radio buttons) cycle through the available colours. Clicking with ADJUST cycles through the colours in the opposite direction. 'Apply' allows you to see the effect of the changes and 'Defaults' enables you to return the colours to what they were before, provided you haven't clicked on 'Save choices'. The latter applies the new colours and saves the changes so that they are effective next time the database is used. Icon-bar menu options ===================== Save choices ------------ Saves within the Powerbase directory a text file called 'Choices'. The items stored in this file are the same as those already listed for the similar entry in the main menu. Note, however, that whereas the main menu 'Save choices' applies to the current database only, the icon-bar menu 'Save choices' applies to Powerbase itself. The choices stored in this file will be applied to any database which doesn't have a 'Choices' file of its own. In other words by setting up the choices described earlier and clicking on the icon-bar menu 'Save choices' you are configuring Powerbase to work in a way which suits you. Default choices --------------- Choose this entry if you wish to return Powerbase to its original state after using the 'Save choices' entry just described, or to override a 'Choices' file which is part of the database. Help ---- Identical to the main menu 'Help'. The 'Config' file ================= This text file, which will be found in a subdirectory called 'Resources' inside the Powerbase directory,allows the user to alter certain aspects of Powerbase. Most users will be content with the deafault settings but special circumstances may indicate a change. Maximum fields per record ------------------------- This defaults to 100. It may be set higher, if necessary, up to a maximum value of 127. Small memory savings may be made by setting it lower if all your databases have only a few fields. Maximum number of indices ------------------------- The primary key index is always index 0 and the value in 'Config' determines the number of secondary indices you may define. The default is 10. If you never use more than the primary key you may set this value to zero. Maximum number of validation tables ----------------------------------- The actual number permitted is one greater than the number in 'Config' (which is 19 by default). You may set the value to 0 (thus allowing only one validation table) but you must not set a negative value. Separator in date fields ------------------------ By default this is a hyphen. You may wish to use a colon, full-stop, slash or other character. Remember that you may TYPE any non-numeric character when entering dates and Powerbase will re-format the field to use the character specified in 'Config'. Separator in time fields ------------------------ This refers to editable time fields, not automatic time-stamps. The default separator is a colon. As in the case of dates, you may TYPE any non-numeral you like during data entry and Powerbase will reformat the time as hh:mm:ss. Launch new copy of Powerbase without closing current database ------------------------------------------------------------- On the default setting (NO) double-clicking on a new database smoothly shuts down the current database then opens the new one. If you change the setting to YES then double-clicking on a new database will run a further copy of Powerbase, leaving the current database open. This can be useful if you want to access several databases at once, since Powerbase only supports the use of a single database. If there is a dormant copy of Powerbase on the icon bar (i.e. one with "No data" under its icon) then double-clicking a database sends it to that copy rather than launching a new one. Even with the NO setting you can load multiple copies of Powerbase by double-clicking on Powerbase itself and then open a different database in each by dragging the databases to the icons. Both here and in the entry described below it is essential to leave at least one space after YES or NO. Replicate search formulae in relevant windows --------------------------------------------- A search formula field and an associated 'Case specific' switch appear in six of Powerbase's dialogue boxes, of which the 'Match' window will be the most familiar. The contents of the fill-in field are normally blanked before the window is opened and all six operate independently. It is possible, however, to make an entry in one such field appear in all the others, so that it is already present when the window opens, and also have all the 'Case sensitive' switches linked so that changing one changes them all. If you wish to use this feature edit the final line of the 'Config' file to begin with YES instead of NO. Left-opening icon-bar submenus ------------------------------ This feature, which is available only under RISC OS 3, causes the submenu arrows on the icon-bar menu to appear on the left-hand side instead of on the right. Submenus are therefore opened on the left by moving the mouse to the left. This avoids the overlapping of menus which can be something of a nuisance if the Powerbase icon is near the right edge of the screen. Some users, however, appear to dislike the left-opening menus very much so this feature is provided as a configurable option. Simply change the beginning of the line in 'Config' from NO to YES. Background colour of record window ---------------------------------- This is normally colour 1 (light grey) but may be changed to any of the other standard desktop colours. Only the record window (not the dialogue boxes) is affected. The descriptors of key fields will still be light grey unless you alter them to match the window background.
00000000 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00000010 20 20 20 20 20 20 20 20 20 20 20 20 4d 69 73 63 | Misc| 00000020 65 6c 6c 61 6e 65 6f 75 73 20 66 65 61 74 75 72 |ellaneous featur| 00000030 65 73 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 |es. | 00000040 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 3d | =| 00000050 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d |================| 00000060 3d 3d 3d 3d 3d 0a 0a 54 68 69 73 20 66 69 6c 65 |=====..This file| 00000070 20 64 65 73 63 72 69 62 65 73 20 74 68 65 20 76 | describes the v| 00000080 61 72 69 6f 75 73 20 6f 64 64 73 20 61 6e 64 20 |arious odds and | 00000090 65 6e 64 73 20 77 68 69 63 68 20 68 61 76 65 6e |ends which haven| 000000a0 27 74 20 62 65 65 6e 20 63 6f 76 65 72 65 64 0a |'t been covered.| 000000b0 65 6c 73 65 77 68 65 72 65 2e 20 4d 6f 73 74 20 |elsewhere. Most | 000000c0 61 72 65 20 6d 65 6e 75 20 6f 70 74 69 6f 6e 73 |are menu options| 000000d0 20 63 6f 6e 74 72 6f 6c 6c 69 6e 67 20 72 65 6c | controlling rel| 000000e0 61 74 69 76 65 6c 79 20 6d 69 6e 6f 72 20 66 65 |atively minor fe| 000000f0 61 74 75 72 65 73 20 6f 66 0a 50 6f 77 65 72 62 |atures of.Powerb| 00000100 61 73 65 2e 0a 0a 4d 61 69 6e 20 6d 65 6e 75 20 |ase...Main menu | 00000110 63 68 6f 69 63 65 73 0a 3d 3d 3d 3d 3d 3d 3d 3d |choices.========| 00000120 3d 3d 3d 3d 3d 3d 3d 3d 3d 0a 42 72 69 65 66 20 |=========.Brief | 00000130 65 78 70 6c 61 6e 61 74 69 6f 6e 73 20 66 6f 6c |explanations fol| 00000140 6c 6f 77 20 66 6f 72 20 74 68 6f 73 65 20 6d 61 |low for those ma| 00000150 69 6e 20 6d 65 6e 75 20 63 68 6f 69 63 65 73 20 |in menu choices | 00000160 77 68 69 63 68 20 68 61 76 65 20 6e 6f 74 20 62 |which have not b| 00000170 65 65 6e 0a 65 78 70 6c 61 69 6e 65 64 20 69 6e |een.explained in| 00000180 20 61 6e 79 20 6f 74 68 65 72 20 64 6f 63 75 6d | any other docum| 00000190 65 6e 74 2e 0a 0a 49 6e 66 6f 72 6d 61 74 69 6f |ent...Informatio| 000001a0 6e 0a 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 0a 53 68 |n.-----------.Sh| 000001b0 6f 77 73 20 74 68 65 20 6e 75 6d 62 65 72 73 20 |ows the numbers | 000001c0 6f 66 20 72 65 63 6f 72 64 73 20 69 6e 20 74 68 |of records in th| 000001d0 65 20 73 69 78 20 73 75 62 66 69 6c 65 73 20 28 |e six subfiles (| 000001e0 30 2d 36 29 20 74 6f 67 65 74 68 65 72 20 77 69 |0-6) together wi| 000001f0 74 68 20 74 68 65 0a 64 61 74 65 20 6f 6e 20 77 |th the.date on w| 00000200 68 69 63 68 20 61 20 63 68 61 6e 67 65 20 77 61 |hich a change wa| 00000210 73 20 6c 61 73 74 20 6d 61 64 65 20 74 6f 20 65 |s last made to e| 00000220 61 63 68 2e 20 54 68 65 20 74 6f 74 61 6c 20 6e |ach. The total n| 00000230 75 6d 62 65 72 20 6f 66 20 72 65 63 6f 72 64 73 |umber of records| 00000240 0a 61 76 61 69 6c 61 62 6c 65 20 69 6e 20 74 68 |.available in th| 00000250 65 20 64 61 74 61 62 61 73 65 2c 20 74 68 65 20 |e database, the | 00000260 6e 75 6d 62 65 72 20 69 6e 20 75 73 65 2c 20 61 |number in use, a| 00000270 6e 64 20 74 68 65 20 70 65 72 63 65 6e 74 61 67 |nd the percentag| 00000280 65 20 75 73 61 67 65 2c 20 61 72 65 0a 61 6c 73 |e usage, are.als| 00000290 6f 20 67 69 76 65 6e 2e 0a 0a 43 75 72 72 65 6e |o given...Curren| 000002a0 74 20 6b 65 79 0a 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d |t key.----------| 000002b0 2d 0a 47 69 76 65 73 20 74 68 65 20 6e 75 6d 62 |-.Gives the numb| 000002c0 65 72 20 6f 66 20 74 68 65 20 63 75 72 72 65 6e |er of the curren| 000002d0 74 6c 79 2d 61 63 74 69 76 65 20 69 6e 64 65 78 |tly-active index| 000002e0 20 28 74 68 65 20 70 72 69 6d 61 72 79 20 6b 65 | (the primary ke| 000002f0 79 20 69 6e 64 65 78 20 69 73 0a 61 6c 77 61 79 |y index is.alway| 00000300 73 20 30 29 20 61 6e 64 20 74 68 65 20 73 74 72 |s 0) and the str| 00000310 75 63 74 75 72 65 20 6f 66 20 74 68 65 20 6b 65 |ucture of the ke| 00000320 79 20 69 6e 20 74 68 65 20 66 6f 72 6d 20 6f 66 |y in the form of| 00000330 20 74 68 65 20 64 65 73 63 72 69 70 74 6f 72 28 | the descriptor(| 00000340 73 29 0a 6f 66 20 66 69 65 6c 64 28 73 29 20 75 |s).of field(s) u| 00000350 73 65 64 20 74 6f 20 63 6f 6e 73 74 72 75 63 74 |sed to construct| 00000360 20 74 68 65 20 6b 65 79 20 28 70 6c 75 73 20 74 | the key (plus t| 00000370 61 67 28 73 29 20 69 66 20 64 69 66 66 65 72 65 |ag(s) if differe| 00000380 6e 74 20 66 72 6f 6d 0a 64 65 73 63 72 69 70 74 |nt from.descript| 00000390 6f 72 28 73 29 29 20 61 6e 64 20 74 68 65 20 6e |or(s)) and the n| 000003a0 75 6d 62 65 72 20 6f 66 20 63 68 61 72 61 63 74 |umber of charact| 000003b0 65 72 73 20 66 72 6f 6d 20 65 61 63 68 20 6f 66 |ers from each of| 000003c0 20 77 6f 72 64 73 20 31 2d 34 2e 0a 0a 53 68 6f | words 1-4...Sho| 000003d0 77 20 6b 65 79 70 61 64 0a 2d 2d 2d 2d 2d 2d 2d |w keypad.-------| 000003e0 2d 2d 2d 2d 0a 44 69 73 70 6c 61 79 73 20 74 68 |----.Displays th| 000003f0 65 20 6b 65 79 70 61 64 20 69 66 20 79 6f 75 20 |e keypad if you | 00000400 68 61 70 70 65 6e 20 74 6f 20 68 61 76 65 20 63 |happen to have c| 00000410 6c 6f 73 65 64 20 69 74 20 6f 72 20 6c 6f 73 74 |losed it or lost| 00000420 20 69 74 20 62 65 68 69 6e 64 20 74 68 65 0a 72 | it behind the.r| 00000430 65 63 6f 72 64 20 77 69 6e 64 6f 77 2e 20 49 66 |ecord window. If| 00000440 20 74 68 65 20 65 6e 74 72 79 20 69 73 20 73 68 | the entry is sh| 00000450 61 64 65 64 20 74 68 65 6e 20 74 68 65 20 6b 65 |aded then the ke| 00000460 79 70 61 64 20 68 61 73 20 62 65 65 6e 20 64 65 |ypad has been de| 00000470 6c 69 62 65 72 61 74 65 6c 79 0a 64 69 73 61 62 |liberately.disab| 00000480 6c 65 64 20 62 79 20 74 68 65 20 64 65 73 69 67 |led by the desig| 00000490 6e 65 72 20 6f 66 20 74 68 65 20 64 61 74 61 62 |ner of the datab| 000004a0 61 73 65 2e 20 20 20 20 20 20 20 20 20 20 0a 0a |ase. ..| 000004b0 45 78 70 6f 72 74 20 73 75 62 73 65 74 0a 2d 2d |Export subset.--| 000004c0 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 0a 54 68 69 73 |-----------.This| 000004d0 20 65 6e 61 62 6c 65 73 20 79 6f 75 20 74 6f 20 | enables you to | 000004e0 65 78 70 6f 72 74 20 61 20 6c 69 6d 69 74 65 64 |export a limited| 000004f0 20 73 65 6c 65 63 74 69 6f 6e 20 6f 66 20 74 68 | selection of th| 00000500 65 20 72 65 63 6f 72 64 73 20 61 73 20 61 0a 66 |e records as a.f| 00000510 75 6c 6c 79 2d 66 75 6e 63 74 69 6f 6e 69 6e 67 |ully-functioning| 00000520 20 64 61 74 61 62 61 73 65 2e 20 49 74 20 6c 65 | database. It le| 00000530 61 64 73 20 74 6f 20 61 20 64 69 61 6c 6f 67 75 |ads to a dialogu| 00000540 65 20 62 6f 78 20 63 6f 6e 74 61 69 6e 69 6e 67 |e box containing| 00000550 20 61 20 77 72 69 74 61 62 6c 65 0a 69 63 6f 6e | a writable.icon| 00000560 20 69 6e 74 6f 20 77 68 69 63 68 20 61 20 73 65 | into which a se| 00000570 61 72 63 68 20 66 6f 72 6d 75 6c 61 20 6d 61 79 |arch formula may| 00000580 20 62 65 20 74 79 70 65 64 20 28 73 65 65 20 27 | be typed (see '| 00000590 50 72 69 6e 74 69 6e 67 27 29 2e 20 54 68 65 20 |Printing'). The | 000005a0 6e 61 6d 65 20 6f 66 0a 74 68 65 20 6e 65 77 20 |name of.the new | 000005b0 64 61 74 61 62 61 73 65 20 73 68 6f 75 6c 64 20 |database should | 000005c0 62 65 20 65 6e 74 65 72 65 64 20 61 6c 73 6f 20 |be entered also | 000005d0 28 62 79 20 64 65 66 61 75 6c 74 20 74 68 65 20 |(by default the | 000005e0 6e 61 6d 65 20 69 73 20 22 53 75 62 73 65 74 22 |name is "Subset"| 000005f0 20 61 6e 64 0a 74 68 65 20 70 61 74 68 6e 61 6d | and.the pathnam| 00000600 65 20 70 6f 69 6e 74 73 20 74 6f 20 27 50 72 69 |e points to 'Pri| 00000610 6e 74 4a 6f 62 73 27 2e 29 20 44 72 61 67 67 69 |ntJobs'.) Draggi| 00000620 6e 67 20 74 68 65 20 64 61 74 61 62 61 73 65 20 |ng the database | 00000630 69 63 6f 6e 20 74 6f 20 61 0a 64 69 72 65 63 74 |icon to a.direct| 00000640 6f 72 79 20 76 69 65 77 65 72 20 72 65 73 75 6c |ory viewer resul| 00000650 74 73 20 69 6e 20 61 20 6e 65 77 20 64 61 74 61 |ts in a new data| 00000660 62 61 73 65 20 77 68 69 63 68 20 63 6f 6e 74 61 |base which conta| 00000670 69 6e 73 20 6f 6e 6c 79 20 74 68 6f 73 65 20 72 |ins only those r| 00000680 65 63 6f 72 64 73 0a 77 68 69 63 68 20 6d 61 74 |ecords.which mat| 00000690 63 68 20 74 68 65 20 73 65 61 72 63 68 20 66 6f |ch the search fo| 000006a0 72 6d 75 6c 61 2e 20 4e 6f 74 65 20 74 68 61 74 |rmula. Note that| 000006b0 20 74 68 65 20 70 61 73 73 77 6f 72 64 73 20 77 | the passwords w| 000006c0 68 69 63 68 20 61 70 70 6c 79 20 74 6f 20 74 68 |hich apply to th| 000006d0 65 0a 6d 61 69 6e 20 64 61 74 61 62 61 73 65 20 |e.main database | 000006e0 61 70 70 6c 79 20 61 6c 73 6f 20 74 6f 20 74 68 |apply also to th| 000006f0 65 20 73 75 62 73 65 74 20 73 6f 20 74 68 69 73 |e subset so this| 00000700 20 69 73 20 6e 6f 74 20 61 20 6d 65 74 68 6f 64 | is not a method| 00000710 20 6f 66 20 67 65 74 74 69 6e 67 0a 72 6f 75 6e | of getting.roun| 00000720 64 20 74 68 65 20 70 61 73 73 77 6f 72 64 20 70 |d the password p| 00000730 72 6f 74 65 63 74 69 6f 6e 2e 20 49 74 20 69 73 |rotection. It is| 00000740 20 61 6c 73 6f 20 70 6f 73 73 69 62 6c 65 20 74 | also possible t| 00000750 68 61 74 20 74 68 65 20 64 65 73 69 67 6e 65 72 |hat the designer| 00000760 20 6f 66 20 74 68 65 0a 64 61 74 61 62 61 73 65 | of the.database| 00000770 20 6d 61 79 20 68 61 76 65 20 64 69 73 61 62 6c | may have disabl| 00000780 65 64 20 74 68 69 73 20 6f 70 74 69 6f 6e 20 69 |ed this option i| 00000790 6e 20 77 68 69 63 68 20 63 61 73 65 20 74 68 65 |n which case the| 000007a0 20 6d 65 6e 75 20 65 6e 74 72 79 20 77 69 6c 6c | menu entry will| 000007b0 20 62 65 0a 73 68 61 64 65 64 2e 0a 0a 53 61 76 | be.shaded...Sav| 000007c0 65 20 63 68 6f 69 63 65 73 0a 2d 2d 2d 2d 2d 2d |e choices.------| 000007d0 2d 2d 2d 2d 2d 2d 0a 53 61 76 65 73 20 77 69 74 |------.Saves wit| 000007e0 68 69 6e 20 74 68 65 20 64 61 74 61 62 61 73 65 |hin the database| 000007f0 20 64 69 72 65 63 74 6f 72 79 20 61 20 74 65 78 | directory a tex| 00000800 74 20 66 69 6c 65 20 63 61 6c 6c 65 64 20 27 43 |t file called 'C| 00000810 68 6f 69 63 65 73 27 20 77 68 69 63 68 0a 73 74 |hoices' which.st| 00000820 6f 72 65 73 20 74 68 65 20 73 74 61 74 75 73 20 |ores the status | 00000830 6f 66 20 74 68 65 20 66 6f 6c 6c 6f 77 69 6e 67 |of the following| 00000840 20 6f 70 74 69 6f 6e 73 3a 2d 0a 0a 28 31 29 20 | options:-..(1) | 00000850 20 56 61 6c 69 64 61 74 65 20 69 6e 70 75 74 20 | Validate input | 00000860 28 74 69 63 6b 65 64 2f 75 6e 74 69 63 6b 65 64 |(ticked/unticked| 00000870 29 20 20 20 20 20 20 20 20 20 20 28 53 65 65 20 |) (See | 00000880 27 56 61 6c 69 64 61 74 69 6f 6e 27 20 73 75 62 |'Validation' sub| 00000890 2d 6d 65 6e 75 29 20 0a 28 32 29 20 20 53 68 6f |-menu) .(2) Sho| 000008a0 77 20 72 65 6c 61 74 69 6f 6e 73 20 28 74 69 63 |w relations (tic| 000008b0 6b 65 64 2f 75 6e 74 69 63 6b 65 64 29 20 20 20 |ked/unticked) | 000008c0 20 20 20 20 20 20 20 28 53 65 65 20 27 56 61 6c | (See 'Val| 000008d0 69 64 61 74 69 6f 6e 27 20 73 75 62 2d 6d 65 6e |idation' sub-men| 000008e0 75 29 20 0a 28 33 29 20 20 57 61 72 6e 20 6f 66 |u) .(3) Warn of| 000008f0 20 64 65 6c 65 74 65 20 28 74 69 63 6b 65 64 2f | delete (ticked/| 00000900 75 6e 74 69 63 6b 65 64 29 20 20 20 20 20 20 20 |unticked) | 00000910 20 20 20 28 53 65 65 20 27 46 69 65 6c 64 27 20 | (See 'Field' | 00000920 73 75 62 2d 6d 65 6e 75 29 20 20 20 20 0a 28 34 |sub-menu) .(4| 00000930 29 20 20 53 61 76 65 20 69 6e 64 69 63 65 73 20 |) Save indices | 00000940 28 41 75 74 6f 6d 61 74 69 63 2c 20 57 61 72 6e |(Automatic, Warn| 00000950 69 6e 67 2c 20 4d 61 6e 75 61 6c 29 20 28 53 65 |ing, Manual) (Se| 00000960 65 20 27 4d 69 73 63 65 6c 6c 61 6e 65 6f 75 73 |e 'Miscellaneous| 00000970 27 73 75 62 2d 6d 65 6e 75 29 0a 28 35 29 20 20 |'sub-menu).(5) | 00000980 49 6e 20 71 75 6f 74 65 73 20 28 4f 4e 2f 4f 46 |In quotes (ON/OF| 00000990 46 29 20 20 20 20 20 20 20 20 20 20 20 20 20 20 |F) | 000009a0 20 20 20 20 20 20 20 20 20 20 28 53 65 65 20 43 | (See C| 000009b0 53 56 20 6f 70 74 69 6f 6e 73 20 77 69 6e 64 6f |SV options windo| 000009c0 77 29 20 0a 28 36 29 20 20 57 69 74 68 20 68 65 |w) .(6) With he| 000009d0 61 64 65 72 20 28 4f 4e 2f 4f 46 46 29 20 20 20 |ader (ON/OFF) | 000009e0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 000009f0 20 20 20 28 53 65 65 20 43 53 56 20 6f 70 74 69 | (See CSV opti| 00000a00 6f 6e 73 20 77 69 6e 64 6f 77 29 20 0a 28 37 29 |ons window) .(7)| 00000a10 20 20 49 6e 63 6c 75 64 65 20 62 6c 61 6e 6b 73 | Include blanks| 00000a20 20 28 4f 4e 2f 4f 46 46 29 20 20 20 20 20 20 20 | (ON/OFF) | 00000a30 20 20 20 20 20 20 20 20 20 20 20 20 28 53 65 65 | (See| 00000a40 20 43 53 56 20 6f 70 74 69 6f 6e 73 20 77 69 6e | CSV options win| 00000a50 64 6f 77 29 20 0a 28 38 29 20 20 57 69 74 68 20 |dow) .(8) With | 00000a60 70 72 69 6d 61 72 79 20 6b 65 79 20 28 4f 4e 2f |primary key (ON/| 00000a70 4f 46 46 29 20 20 20 20 20 20 20 20 20 20 20 20 |OFF) | 00000a80 20 20 20 20 20 28 53 65 65 20 43 53 56 20 6f 70 | (See CSV op| 00000a90 74 69 6f 6e 73 20 77 69 6e 64 6f 77 29 20 0a 28 |tions window) .(| 00000aa0 39 29 20 20 57 69 74 68 20 66 69 65 6c 64 20 64 |9) With field d| 00000ab0 61 74 61 20 28 4f 4e 2f 4f 46 46 29 20 20 20 20 |ata (ON/OFF) | 00000ac0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 28 53 | (S| 00000ad0 65 65 20 43 53 56 20 6f 70 74 69 6f 6e 73 20 77 |ee CSV options w| 00000ae0 69 6e 64 6f 77 29 20 0a 28 31 30 29 20 53 65 70 |indow) .(10) Sep| 00000af0 61 72 61 74 6f 72 20 28 66 6f 72 20 43 53 56 20 |arator (for CSV | 00000b00 66 69 6c 65 73 29 20 20 20 20 20 20 20 20 20 20 |files) | 00000b10 20 20 20 20 20 20 20 28 53 65 65 20 43 53 56 20 | (See CSV | 00000b20 6f 70 74 69 6f 6e 73 20 77 69 6e 64 6f 77 29 20 |options window) | 00000b30 0a 28 31 31 29 20 54 65 72 6d 69 6e 61 74 6f 72 |.(11) Terminator| 00000b40 20 28 66 6f 72 20 43 53 56 20 66 69 6c 65 73 29 | (for CSV files)| 00000b50 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00000b60 28 53 65 65 20 43 53 56 20 6f 70 74 69 6f 6e 73 |(See CSV options| 00000b70 20 77 69 6e 64 6f 77 29 0a 28 31 32 29 20 44 69 | window).(12) Di| 00000b80 73 70 6c 61 79 20 28 77 68 65 6e 20 69 6d 70 6f |splay (when impo| 00000b90 72 74 69 6e 67 20 43 53 56 20 66 69 6c 65 29 20 |rting CSV file) | 00000ba0 20 20 20 20 20 20 20 20 28 53 65 65 20 43 53 56 | (See CSV| 00000bb0 20 6f 70 74 69 6f 6e 73 20 77 69 6e 64 6f 77 29 | options window)| 00000bc0 0a 28 31 33 29 20 43 61 73 65 20 73 70 65 63 69 |.(13) Case speci| 00000bd0 66 69 63 20 28 4f 4e 2f 4f 46 46 29 20 20 20 20 |fic (ON/OFF) | 00000be0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00000bf0 28 53 65 65 20 61 6e 79 20 77 69 6e 64 6f 77 20 |(See any window | 00000c00 77 68 69 63 68 20 68 61 73 20 61 0a 20 20 20 20 |which has a. | 00000c10 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | * 00000c30 20 20 20 20 20 20 20 20 20 20 20 20 27 43 61 73 | 'Cas| 00000c40 65 20 73 70 65 63 69 66 69 63 27 20 62 75 74 74 |e specific' butt| 00000c50 6f 6e 29 0a 28 31 34 29 20 57 61 72 6e 20 6f 66 |on).(14) Warn of| 00000c60 20 64 75 70 6c 69 63 61 74 65 73 20 28 74 69 63 | duplicates (tic| 00000c70 6b 65 64 2f 75 6e 74 69 63 6b 65 64 29 20 20 20 |ked/unticked) | 00000c80 20 20 20 28 53 65 65 20 27 55 74 69 6c 69 74 69 | (See 'Utiliti| 00000c90 65 73 27 20 73 75 62 2d 6d 65 6e 75 20 6f 66 66 |es' sub-menu off| 00000ca0 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 |. | 00000cb0 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | * 00000cd0 20 69 63 6f 6e 2d 62 61 72 20 6d 65 6e 75 29 0a | icon-bar menu).| 00000ce0 0a 48 65 6c 70 0a 2d 2d 2d 2d 0a 41 20 66 61 69 |.Help.----.A fai| 00000cf0 72 6c 79 20 65 78 74 65 6e 73 69 76 65 20 68 65 |rly extensive he| 00000d00 6c 70 20 61 70 70 6c 69 63 61 74 69 6f 6e 20 74 |lp application t| 00000d10 6f 20 73 75 70 70 6c 65 6d 65 6e 74 20 74 68 65 |o supplement the| 00000d20 20 73 68 6f 72 74 20 6d 65 73 73 61 67 65 73 0a | short messages.| 00000d30 70 72 6f 76 69 64 65 64 20 76 69 61 20 74 68 65 |provided via the| 00000d40 20 41 63 6f 72 6e 20 21 48 65 6c 70 2e 20 49 74 | Acorn !Help. It| 00000d50 20 63 6f 6e 63 65 6e 74 72 61 74 65 73 20 6f 6e | concentrates on| 00000d60 20 74 65 6c 6c 69 6e 67 20 79 6f 75 2c 20 62 72 | telling you, br| 00000d70 69 65 66 6c 79 2c 20 68 6f 77 0a 74 6f 20 61 63 |iefly, how.to ac| 00000d80 74 75 61 6c 6c 79 20 67 65 74 20 74 68 69 6e 67 |tually get thing| 00000d90 73 20 64 6f 6e 65 20 61 6e 64 20 64 69 72 65 63 |s done and direc| 00000da0 74 73 20 79 6f 75 20 74 6f 20 74 68 65 20 66 75 |ts you to the fu| 00000db0 6c 6c 65 72 20 64 6f 63 75 6d 65 6e 74 61 74 69 |ller documentati| 00000dc0 6f 6e 20 69 6e 0a 74 68 65 73 65 20 74 65 78 74 |on in.these text| 00000dd0 20 66 69 6c 65 73 2e 0a 0a 53 75 62 2d 6d 65 6e | files...Sub-men| 00000de0 75 20 63 68 6f 69 63 65 73 20 6f 66 66 20 74 68 |u choices off th| 00000df0 65 20 6d 61 69 6e 20 6d 65 6e 75 0a 3d 3d 3d 3d |e main menu.====| 00000e00 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d |================| 00000e10 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 0a 0a |==============..| 00000e20 46 69 65 6c 64 20 89 20 57 61 72 6e 20 6f 66 20 |Field . Warn of | 00000e30 64 65 6c 65 74 65 0a 2d 2d 2d 2d 2d 2d 2d 2d 2d |delete.---------| 00000e40 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 0a 57 68 |-------------.Wh| 00000e50 65 6e 20 74 69 63 6b 65 64 20 61 20 77 61 72 6e |en ticked a warn| 00000e60 69 6e 67 20 6d 65 73 73 61 67 65 20 69 73 20 64 |ing message is d| 00000e70 69 73 70 6c 61 79 65 64 20 69 66 20 79 6f 75 20 |isplayed if you | 00000e80 61 72 65 20 61 62 6f 75 74 20 74 6f 20 64 65 6c |are about to del| 00000e90 65 74 65 20 61 6e 0a 27 45 78 74 65 72 6e 61 6c |ete an.'External| 00000ea0 27 20 66 69 65 6c 64 2c 20 69 2e 65 2e 20 6f 6e |' field, i.e. on| 00000eb0 65 20 6f 66 20 74 68 65 20 74 79 70 65 73 20 27 |e of the types '| 00000ec0 54 65 78 74 27 2c 20 27 54 65 78 74 20 42 6c 6f |Text', 'Text Blo| 00000ed0 63 6b 27 2c 20 27 53 70 72 69 74 65 27 2c 0a 27 |ck', 'Sprite',.'| 00000ee0 50 69 63 74 75 72 65 27 20 6f 72 20 27 44 72 61 |Picture' or 'Dra| 00000ef0 77 27 2e 20 57 68 65 6e 20 75 6e 74 69 63 6b 65 |w'. When unticke| 00000f00 64 20 64 65 6c 65 74 69 6f 6e 20 6f 66 20 74 68 |d deletion of th| 00000f10 65 20 65 78 74 65 72 6e 61 6c 20 6f 62 6a 65 63 |e external objec| 00000f20 74 20 70 72 6f 63 65 65 64 73 0a 77 69 74 68 6f |t proceeds.witho| 00000f30 75 74 20 66 75 72 74 68 65 72 20 77 61 72 6e 69 |ut further warni| 00000f40 6e 67 2e 20 44 65 66 61 75 6c 74 20 73 74 61 74 |ng. Default stat| 00000f50 65 20 69 73 20 74 69 63 6b 65 64 2e 0a 0a 56 61 |e is ticked...Va| 00000f60 6c 69 64 61 74 69 6f 6e 20 89 20 56 61 6c 69 64 |lidation . Valid| 00000f70 61 74 65 20 69 6e 70 75 74 0a 2d 2d 2d 2d 2d 2d |ate input.------| 00000f80 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d |----------------| 00000f90 2d 2d 2d 2d 2d 0a 57 68 65 6e 20 74 69 63 6b 65 |-----.When ticke| 00000fa0 64 20 66 69 65 6c 64 73 20 6c 69 6e 6b 65 64 20 |d fields linked | 00000fb0 74 6f 20 76 61 6c 69 64 61 74 69 6f 6e 20 74 61 |to validation ta| 00000fc0 62 6c 65 73 20 77 69 6c 6c 20 61 6c 6c 6f 77 20 |bles will allow | 00000fd0 6f 6e 6c 79 20 69 74 65 6d 73 20 69 6e 20 74 68 |only items in th| 00000fe0 65 0a 6c 69 6e 6b 65 64 20 63 6f 6c 75 6d 6e 20 |e.linked column | 00000ff0 6f 66 20 74 68 65 20 74 61 62 6c 65 20 74 6f 20 |of the table to | 00001000 62 65 20 65 6e 74 65 72 65 64 2e 20 54 68 69 73 |be entered. This| 00001010 20 63 6f 6c 75 6d 6e 20 69 73 20 63 61 6c 6c 65 | column is calle| 00001020 64 20 74 68 65 0a 76 61 6c 69 64 61 74 69 6f 6e |d the.validation| 00001030 20 6c 69 73 74 2e 20 57 68 65 6e 20 75 6e 74 69 | list. When unti| 00001040 63 6b 65 64 20 61 6c 6c 20 76 61 6c 69 64 61 74 |cked all validat| 00001050 69 6f 6e 20 69 73 20 62 79 70 61 73 73 65 64 20 |ion is bypassed | 00001060 61 6e 64 20 61 6e 79 74 68 69 6e 67 20 6d 61 79 |and anything may| 00001070 0a 62 65 20 65 6e 74 65 72 65 64 2e 20 54 68 65 |.be entered. The| 00001080 20 6b 65 79 73 74 72 6f 6b 65 20 65 71 75 69 76 | keystroke equiv| 00001090 61 6c 65 6e 74 20 69 73 20 53 48 49 46 54 2f 66 |alent is SHIFT/f| 000010a0 38 2e 0a 0a 4d 69 73 63 65 6c 6c 61 6e 65 6f 75 |8...Miscellaneou| 000010b0 73 20 89 20 43 6f 6c 6f 75 72 73 0a 2d 2d 2d 2d |s . Colours.----| 000010c0 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d |----------------| 000010d0 2d 2d 2d 0a 54 68 65 20 66 6f 6c 6c 6f 77 69 6e |---.The followin| 000010e0 67 20 64 65 66 61 75 6c 74 20 63 6f 6c 6f 75 72 |g default colour| 000010f0 73 20 61 72 65 20 75 73 65 64 20 74 6f 20 64 69 |s are used to di| 00001100 73 74 69 6e 67 75 69 73 68 20 66 69 65 6c 64 73 |stinguish fields| 00001110 20 77 69 74 68 20 63 65 72 74 61 69 6e 0a 63 68 | with certain.ch| 00001120 61 72 61 63 74 65 72 69 73 74 69 63 73 3a 2d 0a |aracteristics:-.| 00001130 0a 20 20 20 20 20 20 20 20 54 79 70 65 20 20 20 |. Type | 00001140 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | * 00001160 20 46 6f 72 65 67 72 6f 75 6e 64 20 20 20 20 20 | Foreground | 00001170 20 42 61 63 6b 67 72 6f 75 6e 64 0a 20 20 20 20 | Background. | 00001180 20 20 20 20 2d 2d 2d 2d 20 20 20 20 20 20 20 20 | ---- | 00001190 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 000011a0 20 20 20 20 20 20 20 20 20 20 20 20 2d 2d 2d 2d | ----| 000011b0 2d 2d 2d 2d 2d 2d 20 20 20 20 20 20 2d 2d 2d 2d |------ ----| 000011c0 2d 2d 2d 2d 2d 2d 0a 20 20 20 20 20 20 20 20 44 |------. D| 000011d0 65 73 63 72 69 70 74 6f 72 20 6f 66 20 6b 65 79 |escriptor of key| 000011e0 20 66 69 65 6c 64 20 28 69 6e 61 63 74 69 76 65 | field (inactive| 000011f0 29 20 20 20 20 20 20 64 61 72 6b 20 62 6c 75 65 |) dark blue| 00001200 20 20 20 20 20 20 20 20 20 20 20 2d 0a 20 20 20 | -. | 00001210 20 20 20 20 20 44 65 73 63 72 69 70 74 6f 72 20 | Descriptor | 00001220 6f 66 20 6b 65 79 20 66 69 65 6c 64 20 28 61 63 |of key field (ac| 00001230 74 69 76 65 29 20 20 20 20 20 20 20 20 72 65 64 |tive) red| 00001240 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 | | 00001250 20 2d 0a 20 20 20 20 20 20 20 20 44 61 74 61 20 | -. Data | 00001260 69 63 6f 6e 20 6f 66 20 70 72 69 6d 61 72 79 20 |icon of primary | 00001270 6b 65 79 20 66 69 65 6c 64 20 20 20 20 20 20 20 |key field | 00001280 20 20 20 20 20 20 2d 20 20 20 20 20 20 20 20 20 | - | 00001290 20 20 20 70 61 6c 65 20 79 65 6c 6c 6f 77 0a 20 | pale yellow. | 000012a0 20 20 20 20 20 20 20 44 61 74 61 20 69 63 6f 6e | Data icon| 000012b0 20 6f 66 20 66 69 65 6c 64 20 6c 69 6e 6b 65 64 | of field linked| 000012c0 20 74 6f 20 74 61 62 6c 65 20 20 20 20 20 20 64 | to table d| 000012d0 61 72 6b 20 67 72 65 65 6e 20 20 20 20 20 20 20 |ark green | 000012e0 20 20 20 2d 20 20 20 20 20 20 20 20 20 0a 41 6c | - .Al| 000012f0 6c 20 74 68 65 73 65 20 63 6f 6c 6f 75 72 73 20 |l these colours | 00001300 6d 61 79 20 62 65 20 61 6c 74 65 72 65 64 20 62 |may be altered b| 00001310 79 20 74 68 65 20 75 73 65 20 6f 66 20 61 20 64 |y the use of a d| 00001320 69 61 6c 6f 67 75 65 20 62 6f 78 20 72 65 61 63 |ialogue box reac| 00001330 68 65 64 20 66 72 6f 6d 0a 74 68 65 20 61 62 6f |hed from.the abo| 00001340 76 65 20 6d 65 6e 75 20 65 6e 74 72 79 2e 20 43 |ve menu entry. C| 00001350 6c 69 63 6b 69 6e 67 20 77 69 74 68 20 53 45 4c |licking with SEL| 00001360 45 43 54 20 6f 6e 20 74 68 65 20 64 65 73 63 72 |ECT on the descr| 00001370 69 70 74 6f 72 20 61 6e 64 20 64 61 74 61 20 69 |iptor and data i| 00001380 63 6f 6e 73 0a 77 69 74 68 69 6e 20 74 68 69 73 |cons.within this| 00001390 20 77 69 6e 64 6f 77 20 6d 61 6b 65 73 20 65 69 | window makes ei| 000013a0 74 68 65 72 20 74 68 65 20 66 6f 72 65 67 72 6f |ther the foregro| 000013b0 75 6e 64 20 6f 72 20 62 61 63 6b 67 72 6f 75 6e |und or backgroun| 000013c0 64 20 28 64 65 70 65 6e 64 69 6e 67 20 6f 6e 0a |d (depending on.| 000013d0 74 68 65 20 73 65 74 74 69 6e 67 20 6f 66 20 74 |the setting of t| 000013e0 68 65 20 74 77 6f 20 72 61 64 69 6f 20 62 75 74 |he two radio but| 000013f0 74 6f 6e 73 29 20 63 79 63 6c 65 20 74 68 72 6f |tons) cycle thro| 00001400 75 67 68 20 74 68 65 20 61 76 61 69 6c 61 62 6c |ugh the availabl| 00001410 65 20 63 6f 6c 6f 75 72 73 2e 0a 43 6c 69 63 6b |e colours..Click| 00001420 69 6e 67 20 77 69 74 68 20 41 44 4a 55 53 54 20 |ing with ADJUST | 00001430 63 79 63 6c 65 73 20 74 68 72 6f 75 67 68 20 74 |cycles through t| 00001440 68 65 20 63 6f 6c 6f 75 72 73 20 69 6e 20 74 68 |he colours in th| 00001450 65 20 6f 70 70 6f 73 69 74 65 20 64 69 72 65 63 |e opposite direc| 00001460 74 69 6f 6e 2e 0a 0a 27 41 70 70 6c 79 27 20 61 |tion...'Apply' a| 00001470 6c 6c 6f 77 73 20 79 6f 75 20 74 6f 20 73 65 65 |llows you to see| 00001480 20 74 68 65 20 65 66 66 65 63 74 20 6f 66 20 74 | the effect of t| 00001490 68 65 20 63 68 61 6e 67 65 73 20 61 6e 64 20 27 |he changes and '| 000014a0 44 65 66 61 75 6c 74 73 27 20 65 6e 61 62 6c 65 |Defaults' enable| 000014b0 73 0a 79 6f 75 20 74 6f 20 72 65 74 75 72 6e 20 |s.you to return | 000014c0 74 68 65 20 63 6f 6c 6f 75 72 73 20 74 6f 20 77 |the colours to w| 000014d0 68 61 74 20 74 68 65 79 20 77 65 72 65 20 62 65 |hat they were be| 000014e0 66 6f 72 65 2c 20 70 72 6f 76 69 64 65 64 20 79 |fore, provided y| 000014f0 6f 75 20 68 61 76 65 6e 27 74 0a 63 6c 69 63 6b |ou haven't.click| 00001500 65 64 20 6f 6e 20 27 53 61 76 65 20 63 68 6f 69 |ed on 'Save choi| 00001510 63 65 73 27 2e 20 54 68 65 20 6c 61 74 74 65 72 |ces'. The latter| 00001520 20 61 70 70 6c 69 65 73 20 74 68 65 20 6e 65 77 | applies the new| 00001530 20 63 6f 6c 6f 75 72 73 20 61 6e 64 20 73 61 76 | colours and sav| 00001540 65 73 20 74 68 65 0a 63 68 61 6e 67 65 73 20 73 |es the.changes s| 00001550 6f 20 74 68 61 74 20 74 68 65 79 20 61 72 65 20 |o that they are | 00001560 65 66 66 65 63 74 69 76 65 20 6e 65 78 74 20 74 |effective next t| 00001570 69 6d 65 20 74 68 65 20 64 61 74 61 62 61 73 65 |ime the database| 00001580 20 69 73 20 75 73 65 64 2e 0a 0a 49 63 6f 6e 2d | is used...Icon-| 00001590 62 61 72 20 6d 65 6e 75 20 6f 70 74 69 6f 6e 73 |bar menu options| 000015a0 0a 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d 3d |.===============| 000015b0 3d 3d 3d 3d 3d 3d 0a 0a 53 61 76 65 20 63 68 6f |======..Save cho| 000015c0 69 63 65 73 0a 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d |ices.-----------| 000015d0 2d 0a 53 61 76 65 73 20 77 69 74 68 69 6e 20 74 |-.Saves within t| 000015e0 68 65 20 50 6f 77 65 72 62 61 73 65 20 64 69 72 |he Powerbase dir| 000015f0 65 63 74 6f 72 79 20 61 20 74 65 78 74 20 66 69 |ectory a text fi| 00001600 6c 65 20 63 61 6c 6c 65 64 20 27 43 68 6f 69 63 |le called 'Choic| 00001610 65 73 27 2e 20 54 68 65 20 69 74 65 6d 73 0a 73 |es'. The items.s| 00001620 74 6f 72 65 64 20 69 6e 20 74 68 69 73 20 66 69 |tored in this fi| 00001630 6c 65 20 61 72 65 20 74 68 65 20 73 61 6d 65 20 |le are the same | 00001640 61 73 20 74 68 6f 73 65 20 61 6c 72 65 61 64 79 |as those already| 00001650 20 6c 69 73 74 65 64 20 66 6f 72 20 74 68 65 20 | listed for the | 00001660 73 69 6d 69 6c 61 72 0a 65 6e 74 72 79 20 69 6e |similar.entry in| 00001670 20 74 68 65 20 6d 61 69 6e 20 6d 65 6e 75 2e 20 | the main menu. | 00001680 4e 6f 74 65 2c 20 68 6f 77 65 76 65 72 2c 20 74 |Note, however, t| 00001690 68 61 74 20 77 68 65 72 65 61 73 20 74 68 65 20 |hat whereas the | 000016a0 6d 61 69 6e 20 6d 65 6e 75 20 27 53 61 76 65 0a |main menu 'Save.| 000016b0 63 68 6f 69 63 65 73 27 20 61 70 70 6c 69 65 73 |choices' applies| 000016c0 20 74 6f 20 74 68 65 20 63 75 72 72 65 6e 74 20 | to the current | 000016d0 64 61 74 61 62 61 73 65 20 6f 6e 6c 79 2c 20 74 |database only, t| 000016e0 68 65 20 69 63 6f 6e 2d 62 61 72 20 6d 65 6e 75 |he icon-bar menu| 000016f0 20 27 53 61 76 65 0a 63 68 6f 69 63 65 73 27 20 | 'Save.choices' | 00001700 61 70 70 6c 69 65 73 20 74 6f 20 50 6f 77 65 72 |applies to Power| 00001710 62 61 73 65 20 69 74 73 65 6c 66 2e 20 54 68 65 |base itself. The| 00001720 20 63 68 6f 69 63 65 73 20 73 74 6f 72 65 64 20 | choices stored | 00001730 69 6e 20 74 68 69 73 20 66 69 6c 65 20 77 69 6c |in this file wil| 00001740 6c 0a 62 65 20 61 70 70 6c 69 65 64 20 74 6f 20 |l.be applied to | 00001750 61 6e 79 20 64 61 74 61 62 61 73 65 20 77 68 69 |any database whi| 00001760 63 68 20 64 6f 65 73 6e 27 74 20 68 61 76 65 20 |ch doesn't have | 00001770 61 20 27 43 68 6f 69 63 65 73 27 20 66 69 6c 65 |a 'Choices' file| 00001780 20 6f 66 20 69 74 73 20 6f 77 6e 2e 0a 49 6e 20 | of its own..In | 00001790 6f 74 68 65 72 20 77 6f 72 64 73 20 62 79 20 73 |other words by s| 000017a0 65 74 74 69 6e 67 20 75 70 20 74 68 65 20 63 68 |etting up the ch| 000017b0 6f 69 63 65 73 20 64 65 73 63 72 69 62 65 64 20 |oices described | 000017c0 65 61 72 6c 69 65 72 20 61 6e 64 20 63 6c 69 63 |earlier and clic| 000017d0 6b 69 6e 67 20 6f 6e 0a 74 68 65 20 69 63 6f 6e |king on.the icon| 000017e0 2d 62 61 72 20 6d 65 6e 75 20 27 53 61 76 65 20 |-bar menu 'Save | 000017f0 63 68 6f 69 63 65 73 27 20 79 6f 75 20 61 72 65 |choices' you are| 00001800 20 63 6f 6e 66 69 67 75 72 69 6e 67 20 50 6f 77 | configuring Pow| 00001810 65 72 62 61 73 65 20 74 6f 20 77 6f 72 6b 20 69 |erbase to work i| 00001820 6e 20 61 0a 77 61 79 20 77 68 69 63 68 20 73 75 |n a.way which su| 00001830 69 74 73 20 79 6f 75 2e 0a 0a 44 65 66 61 75 6c |its you...Defaul| 00001840 74 20 63 68 6f 69 63 65 73 0a 2d 2d 2d 2d 2d 2d |t choices.------| 00001850 2d 2d 2d 2d 2d 2d 2d 2d 2d 0a 43 68 6f 6f 73 65 |---------.Choose| 00001860 20 74 68 69 73 20 65 6e 74 72 79 20 69 66 20 79 | this entry if y| 00001870 6f 75 20 77 69 73 68 20 74 6f 20 72 65 74 75 72 |ou wish to retur| 00001880 6e 20 50 6f 77 65 72 62 61 73 65 20 74 6f 20 69 |n Powerbase to i| 00001890 74 73 20 6f 72 69 67 69 6e 61 6c 20 73 74 61 74 |ts original stat| 000018a0 65 0a 61 66 74 65 72 20 75 73 69 6e 67 20 74 68 |e.after using th| 000018b0 65 20 27 53 61 76 65 20 63 68 6f 69 63 65 73 27 |e 'Save choices'| 000018c0 20 65 6e 74 72 79 20 6a 75 73 74 20 64 65 73 63 | entry just desc| 000018d0 72 69 62 65 64 2c 20 6f 72 20 74 6f 20 6f 76 65 |ribed, or to ove| 000018e0 72 72 69 64 65 20 61 0a 27 43 68 6f 69 63 65 73 |rride a.'Choices| 000018f0 27 20 66 69 6c 65 20 77 68 69 63 68 20 69 73 20 |' file which is | 00001900 70 61 72 74 20 6f 66 20 74 68 65 20 64 61 74 61 |part of the data| 00001910 62 61 73 65 2e 0a 0a 48 65 6c 70 0a 2d 2d 2d 2d |base...Help.----| 00001920 0a 49 64 65 6e 74 69 63 61 6c 20 74 6f 20 74 68 |.Identical to th| 00001930 65 20 6d 61 69 6e 20 6d 65 6e 75 20 27 48 65 6c |e main menu 'Hel| 00001940 70 27 2e 0a 0a 54 68 65 20 27 43 6f 6e 66 69 67 |p'...The 'Config| 00001950 27 20 66 69 6c 65 0a 3d 3d 3d 3d 3d 3d 3d 3d 3d |' file.=========| 00001960 3d 3d 3d 3d 3d 3d 3d 3d 0a 54 68 69 73 20 74 65 |========.This te| 00001970 78 74 20 66 69 6c 65 2c 20 77 68 69 63 68 20 77 |xt file, which w| 00001980 69 6c 6c 20 62 65 20 66 6f 75 6e 64 20 69 6e 20 |ill be found in | 00001990 61 20 73 75 62 64 69 72 65 63 74 6f 72 79 20 63 |a subdirectory c| 000019a0 61 6c 6c 65 64 20 27 52 65 73 6f 75 72 63 65 73 |alled 'Resources| 000019b0 27 0a 69 6e 73 69 64 65 20 74 68 65 20 50 6f 77 |'.inside the Pow| 000019c0 65 72 62 61 73 65 20 64 69 72 65 63 74 6f 72 79 |erbase directory| 000019d0 2c 61 6c 6c 6f 77 73 20 74 68 65 20 75 73 65 72 |,allows the user| 000019e0 20 74 6f 20 61 6c 74 65 72 20 63 65 72 74 61 69 | to alter certai| 000019f0 6e 20 61 73 70 65 63 74 73 20 6f 66 0a 50 6f 77 |n aspects of.Pow| 00001a00 65 72 62 61 73 65 2e 20 4d 6f 73 74 20 75 73 65 |erbase. Most use| 00001a10 72 73 20 77 69 6c 6c 20 62 65 20 63 6f 6e 74 65 |rs will be conte| 00001a20 6e 74 20 77 69 74 68 20 74 68 65 20 64 65 61 66 |nt with the deaf| 00001a30 61 75 6c 74 20 73 65 74 74 69 6e 67 73 20 62 75 |ault settings bu| 00001a40 74 20 73 70 65 63 69 61 6c 0a 63 69 72 63 75 6d |t special.circum| 00001a50 73 74 61 6e 63 65 73 20 6d 61 79 20 69 6e 64 69 |stances may indi| 00001a60 63 61 74 65 20 61 20 63 68 61 6e 67 65 2e 0a 0a |cate a change...| 00001a70 4d 61 78 69 6d 75 6d 20 66 69 65 6c 64 73 20 70 |Maximum fields p| 00001a80 65 72 20 72 65 63 6f 72 64 0a 2d 2d 2d 2d 2d 2d |er record.------| 00001a90 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d |----------------| 00001aa0 2d 2d 2d 0a 54 68 69 73 20 64 65 66 61 75 6c 74 |---.This default| 00001ab0 73 20 74 6f 20 31 30 30 2e 20 49 74 20 6d 61 79 |s to 100. It may| 00001ac0 20 62 65 20 73 65 74 20 68 69 67 68 65 72 2c 20 | be set higher, | 00001ad0 69 66 20 6e 65 63 65 73 73 61 72 79 2c 20 75 70 |if necessary, up| 00001ae0 20 74 6f 20 61 20 6d 61 78 69 6d 75 6d 0a 76 61 | to a maximum.va| 00001af0 6c 75 65 20 6f 66 20 31 32 37 2e 20 53 6d 61 6c |lue of 127. Smal| 00001b00 6c 20 6d 65 6d 6f 72 79 20 73 61 76 69 6e 67 73 |l memory savings| 00001b10 20 6d 61 79 20 62 65 20 6d 61 64 65 20 62 79 20 | may be made by | 00001b20 73 65 74 74 69 6e 67 20 69 74 20 6c 6f 77 65 72 |setting it lower| 00001b30 20 69 66 20 61 6c 6c 0a 79 6f 75 72 20 64 61 74 | if all.your dat| 00001b40 61 62 61 73 65 73 20 68 61 76 65 20 6f 6e 6c 79 |abases have only| 00001b50 20 61 20 66 65 77 20 66 69 65 6c 64 73 2e 0a 0a | a few fields...| 00001b60 4d 61 78 69 6d 75 6d 20 6e 75 6d 62 65 72 20 6f |Maximum number o| 00001b70 66 20 69 6e 64 69 63 65 73 0a 2d 2d 2d 2d 2d 2d |f indices.------| 00001b80 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d |----------------| 00001b90 2d 2d 2d 0a 54 68 65 20 70 72 69 6d 61 72 79 20 |---.The primary | 00001ba0 6b 65 79 20 69 6e 64 65 78 20 69 73 20 61 6c 77 |key index is alw| 00001bb0 61 79 73 20 69 6e 64 65 78 20 30 20 61 6e 64 20 |ays index 0 and | 00001bc0 74 68 65 20 76 61 6c 75 65 20 69 6e 20 27 43 6f |the value in 'Co| 00001bd0 6e 66 69 67 27 20 64 65 74 65 72 6d 69 6e 65 73 |nfig' determines| 00001be0 0a 74 68 65 20 6e 75 6d 62 65 72 20 6f 66 20 73 |.the number of s| 00001bf0 65 63 6f 6e 64 61 72 79 20 69 6e 64 69 63 65 73 |econdary indices| 00001c00 20 79 6f 75 20 6d 61 79 20 64 65 66 69 6e 65 2e | you may define.| 00001c10 20 54 68 65 20 64 65 66 61 75 6c 74 20 69 73 20 | The default is | 00001c20 31 30 2e 20 49 66 20 79 6f 75 0a 6e 65 76 65 72 |10. If you.never| 00001c30 20 75 73 65 20 6d 6f 72 65 20 74 68 61 6e 20 74 | use more than t| 00001c40 68 65 20 70 72 69 6d 61 72 79 20 6b 65 79 20 79 |he primary key y| 00001c50 6f 75 20 6d 61 79 20 73 65 74 20 74 68 69 73 20 |ou may set this | 00001c60 76 61 6c 75 65 20 74 6f 20 7a 65 72 6f 2e 0a 0a |value to zero...| 00001c70 4d 61 78 69 6d 75 6d 20 6e 75 6d 62 65 72 20 6f |Maximum number o| 00001c80 66 20 76 61 6c 69 64 61 74 69 6f 6e 20 74 61 62 |f validation tab| 00001c90 6c 65 73 0a 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d |les.------------| 00001ca0 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d |----------------| 00001cb0 2d 2d 2d 2d 2d 2d 2d 0a 54 68 65 20 61 63 74 75 |-------.The actu| 00001cc0 61 6c 20 6e 75 6d 62 65 72 20 70 65 72 6d 69 74 |al number permit| 00001cd0 74 65 64 20 69 73 20 6f 6e 65 20 67 72 65 61 74 |ted is one great| 00001ce0 65 72 20 74 68 61 6e 20 74 68 65 20 6e 75 6d 62 |er than the numb| 00001cf0 65 72 20 69 6e 20 27 43 6f 6e 66 69 67 27 0a 28 |er in 'Config'.(| 00001d00 77 68 69 63 68 20 69 73 20 31 39 20 62 79 20 64 |which is 19 by d| 00001d10 65 66 61 75 6c 74 29 2e 20 59 6f 75 20 6d 61 79 |efault). You may| 00001d20 20 73 65 74 20 74 68 65 20 76 61 6c 75 65 20 74 | set the value t| 00001d30 6f 20 30 20 28 74 68 75 73 20 61 6c 6c 6f 77 69 |o 0 (thus allowi| 00001d40 6e 67 20 6f 6e 6c 79 20 6f 6e 65 0a 76 61 6c 69 |ng only one.vali| 00001d50 64 61 74 69 6f 6e 20 74 61 62 6c 65 29 20 62 75 |dation table) bu| 00001d60 74 20 79 6f 75 20 6d 75 73 74 20 6e 6f 74 20 73 |t you must not s| 00001d70 65 74 20 61 20 6e 65 67 61 74 69 76 65 20 76 61 |et a negative va| 00001d80 6c 75 65 2e 0a 0a 53 65 70 61 72 61 74 6f 72 20 |lue...Separator | 00001d90 69 6e 20 64 61 74 65 20 66 69 65 6c 64 73 0a 2d |in date fields.-| 00001da0 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d |----------------| 00001db0 2d 2d 2d 2d 2d 2d 2d 0a 42 79 20 64 65 66 61 75 |-------.By defau| 00001dc0 6c 74 20 74 68 69 73 20 69 73 20 61 20 68 79 70 |lt this is a hyp| 00001dd0 68 65 6e 2e 20 59 6f 75 20 6d 61 79 20 77 69 73 |hen. You may wis| 00001de0 68 20 74 6f 20 75 73 65 20 61 20 63 6f 6c 6f 6e |h to use a colon| 00001df0 2c 20 66 75 6c 6c 2d 73 74 6f 70 2c 20 73 6c 61 |, full-stop, sla| 00001e00 73 68 0a 6f 72 20 6f 74 68 65 72 20 63 68 61 72 |sh.or other char| 00001e10 61 63 74 65 72 2e 20 52 65 6d 65 6d 62 65 72 20 |acter. Remember | 00001e20 74 68 61 74 20 79 6f 75 20 6d 61 79 20 54 59 50 |that you may TYP| 00001e30 45 20 61 6e 79 20 6e 6f 6e 2d 6e 75 6d 65 72 69 |E any non-numeri| 00001e40 63 20 63 68 61 72 61 63 74 65 72 0a 77 68 65 6e |c character.when| 00001e50 20 65 6e 74 65 72 69 6e 67 20 64 61 74 65 73 20 | entering dates | 00001e60 61 6e 64 20 50 6f 77 65 72 62 61 73 65 20 77 69 |and Powerbase wi| 00001e70 6c 6c 20 72 65 2d 66 6f 72 6d 61 74 20 74 68 65 |ll re-format the| 00001e80 20 66 69 65 6c 64 20 74 6f 20 75 73 65 20 74 68 | field to use th| 00001e90 65 0a 63 68 61 72 61 63 74 65 72 20 73 70 65 63 |e.character spec| 00001ea0 69 66 69 65 64 20 69 6e 20 27 43 6f 6e 66 69 67 |ified in 'Config| 00001eb0 27 2e 0a 0a 53 65 70 61 72 61 74 6f 72 20 69 6e |'...Separator in| 00001ec0 20 74 69 6d 65 20 66 69 65 6c 64 73 0a 2d 2d 2d | time fields.---| 00001ed0 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d |----------------| 00001ee0 2d 2d 2d 2d 2d 0a 54 68 69 73 20 72 65 66 65 72 |-----.This refer| 00001ef0 73 20 74 6f 20 65 64 69 74 61 62 6c 65 20 74 69 |s to editable ti| 00001f00 6d 65 20 66 69 65 6c 64 73 2c 20 6e 6f 74 20 61 |me fields, not a| 00001f10 75 74 6f 6d 61 74 69 63 20 74 69 6d 65 2d 73 74 |utomatic time-st| 00001f20 61 6d 70 73 2e 20 54 68 65 20 64 65 66 61 75 6c |amps. The defaul| 00001f30 74 0a 73 65 70 61 72 61 74 6f 72 20 69 73 20 61 |t.separator is a| 00001f40 20 63 6f 6c 6f 6e 2e 20 41 73 20 69 6e 20 74 68 | colon. As in th| 00001f50 65 20 63 61 73 65 20 6f 66 20 64 61 74 65 73 2c |e case of dates,| 00001f60 20 79 6f 75 20 6d 61 79 20 54 59 50 45 20 61 6e | you may TYPE an| 00001f70 79 20 6e 6f 6e 2d 6e 75 6d 65 72 61 6c 0a 79 6f |y non-numeral.yo| 00001f80 75 20 6c 69 6b 65 20 64 75 72 69 6e 67 20 64 61 |u like during da| 00001f90 74 61 20 65 6e 74 72 79 20 61 6e 64 20 50 6f 77 |ta entry and Pow| 00001fa0 65 72 62 61 73 65 20 77 69 6c 6c 20 72 65 66 6f |erbase will refo| 00001fb0 72 6d 61 74 20 74 68 65 20 74 69 6d 65 20 61 73 |rmat the time as| 00001fc0 20 68 68 3a 6d 6d 3a 73 73 2e 0a 0a 4c 61 75 6e | hh:mm:ss...Laun| 00001fd0 63 68 20 6e 65 77 20 63 6f 70 79 20 6f 66 20 50 |ch new copy of P| 00001fe0 6f 77 65 72 62 61 73 65 20 77 69 74 68 6f 75 74 |owerbase without| 00001ff0 20 63 6c 6f 73 69 6e 67 20 63 75 72 72 65 6e 74 | closing current| 00002000 20 64 61 74 61 62 61 73 65 0a 2d 2d 2d 2d 2d 2d | database.------| 00002010 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d |----------------| * 00002040 2d 2d 2d 2d 2d 2d 2d 0a 4f 6e 20 74 68 65 20 64 |-------.On the d| 00002050 65 66 61 75 6c 74 20 73 65 74 74 69 6e 67 20 28 |efault setting (| 00002060 4e 4f 29 20 64 6f 75 62 6c 65 2d 63 6c 69 63 6b |NO) double-click| 00002070 69 6e 67 20 6f 6e 20 61 20 6e 65 77 20 64 61 74 |ing on a new dat| 00002080 61 62 61 73 65 20 73 6d 6f 6f 74 68 6c 79 20 73 |abase smoothly s| 00002090 68 75 74 73 0a 64 6f 77 6e 20 74 68 65 20 63 75 |huts.down the cu| 000020a0 72 72 65 6e 74 20 64 61 74 61 62 61 73 65 20 74 |rrent database t| 000020b0 68 65 6e 20 6f 70 65 6e 73 20 74 68 65 20 6e 65 |hen opens the ne| 000020c0 77 20 6f 6e 65 2e 20 49 66 20 79 6f 75 20 63 68 |w one. If you ch| 000020d0 61 6e 67 65 20 74 68 65 20 73 65 74 74 69 6e 67 |ange the setting| 000020e0 0a 74 6f 20 59 45 53 20 74 68 65 6e 20 64 6f 75 |.to YES then dou| 000020f0 62 6c 65 2d 63 6c 69 63 6b 69 6e 67 20 6f 6e 20 |ble-clicking on | 00002100 61 20 6e 65 77 20 64 61 74 61 62 61 73 65 20 77 |a new database w| 00002110 69 6c 6c 20 72 75 6e 20 61 20 66 75 72 74 68 65 |ill run a furthe| 00002120 72 20 63 6f 70 79 20 6f 66 0a 50 6f 77 65 72 62 |r copy of.Powerb| 00002130 61 73 65 2c 20 6c 65 61 76 69 6e 67 20 74 68 65 |ase, leaving the| 00002140 20 63 75 72 72 65 6e 74 20 64 61 74 61 62 61 73 | current databas| 00002150 65 20 6f 70 65 6e 2e 20 54 68 69 73 20 63 61 6e |e open. This can| 00002160 20 62 65 20 75 73 65 66 75 6c 20 69 66 20 79 6f | be useful if yo| 00002170 75 20 77 61 6e 74 0a 74 6f 20 61 63 63 65 73 73 |u want.to access| 00002180 20 73 65 76 65 72 61 6c 20 64 61 74 61 62 61 73 | several databas| 00002190 65 73 20 61 74 20 6f 6e 63 65 2c 20 73 69 6e 63 |es at once, sinc| 000021a0 65 20 50 6f 77 65 72 62 61 73 65 20 6f 6e 6c 79 |e Powerbase only| 000021b0 20 73 75 70 70 6f 72 74 73 20 74 68 65 20 75 73 | supports the us| 000021c0 65 0a 6f 66 20 61 20 73 69 6e 67 6c 65 20 64 61 |e.of a single da| 000021d0 74 61 62 61 73 65 2e 20 49 66 20 74 68 65 72 65 |tabase. If there| 000021e0 20 69 73 20 61 20 64 6f 72 6d 61 6e 74 20 63 6f | is a dormant co| 000021f0 70 79 20 6f 66 20 50 6f 77 65 72 62 61 73 65 20 |py of Powerbase | 00002200 6f 6e 20 74 68 65 20 69 63 6f 6e 0a 62 61 72 20 |on the icon.bar | 00002210 28 69 2e 65 2e 20 6f 6e 65 20 77 69 74 68 20 22 |(i.e. one with "| 00002220 4e 6f 20 64 61 74 61 22 20 75 6e 64 65 72 20 69 |No data" under i| 00002230 74 73 20 69 63 6f 6e 29 20 74 68 65 6e 20 64 6f |ts icon) then do| 00002240 75 62 6c 65 2d 63 6c 69 63 6b 69 6e 67 20 61 20 |uble-clicking a | 00002250 64 61 74 61 62 61 73 65 0a 73 65 6e 64 73 20 69 |database.sends i| 00002260 74 20 74 6f 20 74 68 61 74 20 63 6f 70 79 20 72 |t to that copy r| 00002270 61 74 68 65 72 20 74 68 61 6e 20 6c 61 75 6e 63 |ather than launc| 00002280 68 69 6e 67 20 61 20 6e 65 77 20 6f 6e 65 2e 0a |hing a new one..| 00002290 0a 45 76 65 6e 20 77 69 74 68 20 74 68 65 20 4e |.Even with the N| 000022a0 4f 20 73 65 74 74 69 6e 67 20 79 6f 75 20 63 61 |O setting you ca| 000022b0 6e 20 6c 6f 61 64 20 6d 75 6c 74 69 70 6c 65 20 |n load multiple | 000022c0 63 6f 70 69 65 73 20 6f 66 20 50 6f 77 65 72 62 |copies of Powerb| 000022d0 61 73 65 20 62 79 0a 64 6f 75 62 6c 65 2d 63 6c |ase by.double-cl| 000022e0 69 63 6b 69 6e 67 20 6f 6e 20 50 6f 77 65 72 62 |icking on Powerb| 000022f0 61 73 65 20 69 74 73 65 6c 66 20 61 6e 64 20 74 |ase itself and t| 00002300 68 65 6e 20 6f 70 65 6e 20 61 20 64 69 66 66 65 |hen open a diffe| 00002310 72 65 6e 74 20 64 61 74 61 62 61 73 65 20 69 6e |rent database in| 00002320 0a 65 61 63 68 20 62 79 20 64 72 61 67 67 69 6e |.each by draggin| 00002330 67 20 74 68 65 20 64 61 74 61 62 61 73 65 73 20 |g the databases | 00002340 74 6f 20 74 68 65 20 69 63 6f 6e 73 2e 0a 0a 42 |to the icons...B| 00002350 6f 74 68 20 68 65 72 65 20 61 6e 64 20 69 6e 20 |oth here and in | 00002360 74 68 65 20 65 6e 74 72 79 20 64 65 73 63 72 69 |the entry descri| 00002370 62 65 64 20 62 65 6c 6f 77 20 69 74 20 69 73 20 |bed below it is | 00002380 65 73 73 65 6e 74 69 61 6c 20 74 6f 20 6c 65 61 |essential to lea| 00002390 76 65 20 61 74 20 6c 65 61 73 74 0a 6f 6e 65 20 |ve at least.one | 000023a0 73 70 61 63 65 20 61 66 74 65 72 20 59 45 53 20 |space after YES | 000023b0 6f 72 20 4e 4f 2e 0a 0a 52 65 70 6c 69 63 61 74 |or NO...Replicat| 000023c0 65 20 73 65 61 72 63 68 20 66 6f 72 6d 75 6c 61 |e search formula| 000023d0 65 20 69 6e 20 72 65 6c 65 76 61 6e 74 20 77 69 |e in relevant wi| 000023e0 6e 64 6f 77 73 0a 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d |ndows.----------| 000023f0 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d |----------------| * 00002410 2d 2d 2d 0a 41 20 73 65 61 72 63 68 20 66 6f 72 |---.A search for| 00002420 6d 75 6c 61 20 66 69 65 6c 64 20 61 6e 64 20 61 |mula field and a| 00002430 6e 20 61 73 73 6f 63 69 61 74 65 64 20 27 43 61 |n associated 'Ca| 00002440 73 65 20 73 70 65 63 69 66 69 63 27 20 73 77 69 |se specific' swi| 00002450 74 63 68 20 61 70 70 65 61 72 20 69 6e 0a 73 69 |tch appear in.si| 00002460 78 20 6f 66 20 50 6f 77 65 72 62 61 73 65 27 73 |x of Powerbase's| 00002470 20 64 69 61 6c 6f 67 75 65 20 62 6f 78 65 73 2c | dialogue boxes,| 00002480 20 6f 66 20 77 68 69 63 68 20 74 68 65 20 27 4d | of which the 'M| 00002490 61 74 63 68 27 20 77 69 6e 64 6f 77 20 77 69 6c |atch' window wil| 000024a0 6c 20 62 65 20 74 68 65 0a 6d 6f 73 74 20 66 61 |l be the.most fa| 000024b0 6d 69 6c 69 61 72 2e 20 54 68 65 20 63 6f 6e 74 |miliar. The cont| 000024c0 65 6e 74 73 20 6f 66 20 74 68 65 20 66 69 6c 6c |ents of the fill| 000024d0 2d 69 6e 20 66 69 65 6c 64 20 61 72 65 20 6e 6f |-in field are no| 000024e0 72 6d 61 6c 6c 79 20 62 6c 61 6e 6b 65 64 20 62 |rmally blanked b| 000024f0 65 66 6f 72 65 0a 74 68 65 20 77 69 6e 64 6f 77 |efore.the window| 00002500 20 69 73 20 6f 70 65 6e 65 64 20 61 6e 64 20 61 | is opened and a| 00002510 6c 6c 20 73 69 78 20 6f 70 65 72 61 74 65 20 69 |ll six operate i| 00002520 6e 64 65 70 65 6e 64 65 6e 74 6c 79 2e 20 49 74 |ndependently. It| 00002530 20 69 73 20 70 6f 73 73 69 62 6c 65 2c 0a 68 6f | is possible,.ho| 00002540 77 65 76 65 72 2c 20 74 6f 20 6d 61 6b 65 20 61 |wever, to make a| 00002550 6e 20 65 6e 74 72 79 20 69 6e 20 6f 6e 65 20 73 |n entry in one s| 00002560 75 63 68 20 66 69 65 6c 64 20 61 70 70 65 61 72 |uch field appear| 00002570 20 69 6e 20 61 6c 6c 20 74 68 65 20 6f 74 68 65 | in all the othe| 00002580 72 73 2c 20 73 6f 0a 74 68 61 74 20 69 74 20 69 |rs, so.that it i| 00002590 73 20 61 6c 72 65 61 64 79 20 70 72 65 73 65 6e |s already presen| 000025a0 74 20 77 68 65 6e 20 74 68 65 20 77 69 6e 64 6f |t when the windo| 000025b0 77 20 6f 70 65 6e 73 2c 20 61 6e 64 20 61 6c 73 |w opens, and als| 000025c0 6f 20 68 61 76 65 20 61 6c 6c 20 74 68 65 0a 27 |o have all the.'| 000025d0 43 61 73 65 20 73 65 6e 73 69 74 69 76 65 27 20 |Case sensitive' | 000025e0 73 77 69 74 63 68 65 73 20 6c 69 6e 6b 65 64 20 |switches linked | 000025f0 73 6f 20 74 68 61 74 20 63 68 61 6e 67 69 6e 67 |so that changing| 00002600 20 6f 6e 65 20 63 68 61 6e 67 65 73 20 74 68 65 | one changes the| 00002610 6d 20 61 6c 6c 2e 20 49 66 0a 79 6f 75 20 77 69 |m all. If.you wi| 00002620 73 68 20 74 6f 20 75 73 65 20 74 68 69 73 20 66 |sh to use this f| 00002630 65 61 74 75 72 65 20 65 64 69 74 20 74 68 65 20 |eature edit the | 00002640 66 69 6e 61 6c 20 6c 69 6e 65 20 6f 66 20 74 68 |final line of th| 00002650 65 20 27 43 6f 6e 66 69 67 27 20 66 69 6c 65 20 |e 'Config' file | 00002660 74 6f 0a 62 65 67 69 6e 20 77 69 74 68 20 59 45 |to.begin with YE| 00002670 53 20 69 6e 73 74 65 61 64 20 6f 66 20 4e 4f 2e |S instead of NO.| 00002680 0a 0a 4c 65 66 74 2d 6f 70 65 6e 69 6e 67 20 69 |..Left-opening i| 00002690 63 6f 6e 2d 62 61 72 20 73 75 62 6d 65 6e 75 73 |con-bar submenus| 000026a0 0a 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d |.---------------| 000026b0 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 0a |---------------.| 000026c0 54 68 69 73 20 66 65 61 74 75 72 65 2c 20 77 68 |This feature, wh| 000026d0 69 63 68 20 69 73 20 61 76 61 69 6c 61 62 6c 65 |ich is available| 000026e0 20 6f 6e 6c 79 20 75 6e 64 65 72 20 52 49 53 43 | only under RISC| 000026f0 20 4f 53 20 33 2c 20 63 61 75 73 65 73 20 74 68 | OS 3, causes th| 00002700 65 20 73 75 62 6d 65 6e 75 0a 61 72 72 6f 77 73 |e submenu.arrows| 00002710 20 6f 6e 20 74 68 65 20 69 63 6f 6e 2d 62 61 72 | on the icon-bar| 00002720 20 6d 65 6e 75 20 74 6f 20 61 70 70 65 61 72 20 | menu to appear | 00002730 6f 6e 20 74 68 65 20 6c 65 66 74 2d 68 61 6e 64 |on the left-hand| 00002740 20 73 69 64 65 20 69 6e 73 74 65 61 64 20 6f 66 | side instead of| 00002750 20 6f 6e 0a 74 68 65 20 72 69 67 68 74 2e 20 53 | on.the right. S| 00002760 75 62 6d 65 6e 75 73 20 61 72 65 20 74 68 65 72 |ubmenus are ther| 00002770 65 66 6f 72 65 20 6f 70 65 6e 65 64 20 6f 6e 20 |efore opened on | 00002780 74 68 65 20 6c 65 66 74 20 62 79 20 6d 6f 76 69 |the left by movi| 00002790 6e 67 20 74 68 65 20 6d 6f 75 73 65 20 74 6f 0a |ng the mouse to.| 000027a0 74 68 65 20 6c 65 66 74 2e 20 54 68 69 73 20 61 |the left. This a| 000027b0 76 6f 69 64 73 20 74 68 65 20 6f 76 65 72 6c 61 |voids the overla| 000027c0 70 70 69 6e 67 20 6f 66 20 6d 65 6e 75 73 20 77 |pping of menus w| 000027d0 68 69 63 68 20 63 61 6e 20 62 65 20 73 6f 6d 65 |hich can be some| 000027e0 74 68 69 6e 67 20 6f 66 20 61 0a 6e 75 69 73 61 |thing of a.nuisa| 000027f0 6e 63 65 20 69 66 20 74 68 65 20 50 6f 77 65 72 |nce if the Power| 00002800 62 61 73 65 20 69 63 6f 6e 20 69 73 20 6e 65 61 |base icon is nea| 00002810 72 20 74 68 65 20 72 69 67 68 74 20 65 64 67 65 |r the right edge| 00002820 20 6f 66 20 74 68 65 20 73 63 72 65 65 6e 2e 20 | of the screen. | 00002830 53 6f 6d 65 0a 75 73 65 72 73 2c 20 68 6f 77 65 |Some.users, howe| 00002840 76 65 72 2c 20 61 70 70 65 61 72 20 74 6f 20 64 |ver, appear to d| 00002850 69 73 6c 69 6b 65 20 74 68 65 20 6c 65 66 74 2d |islike the left-| 00002860 6f 70 65 6e 69 6e 67 20 6d 65 6e 75 73 20 76 65 |opening menus ve| 00002870 72 79 20 6d 75 63 68 20 73 6f 20 74 68 69 73 0a |ry much so this.| 00002880 66 65 61 74 75 72 65 20 69 73 20 70 72 6f 76 69 |feature is provi| 00002890 64 65 64 20 61 73 20 61 20 63 6f 6e 66 69 67 75 |ded as a configu| 000028a0 72 61 62 6c 65 20 6f 70 74 69 6f 6e 2e 20 53 69 |rable option. Si| 000028b0 6d 70 6c 79 20 63 68 61 6e 67 65 20 74 68 65 20 |mply change the | 000028c0 62 65 67 69 6e 6e 69 6e 67 20 6f 66 0a 74 68 65 |beginning of.the| 000028d0 20 6c 69 6e 65 20 69 6e 20 27 43 6f 6e 66 69 67 | line in 'Config| 000028e0 27 20 66 72 6f 6d 20 4e 4f 20 74 6f 20 59 45 53 |' from NO to YES| 000028f0 2e 0a 0a 42 61 63 6b 67 72 6f 75 6e 64 20 63 6f |...Background co| 00002900 6c 6f 75 72 20 6f 66 20 72 65 63 6f 72 64 20 77 |lour of record w| 00002910 69 6e 64 6f 77 0a 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d |indow.----------| 00002920 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d 2d |----------------| 00002930 2d 2d 2d 2d 2d 2d 2d 2d 0a 54 68 69 73 20 69 73 |--------.This is| 00002940 20 6e 6f 72 6d 61 6c 6c 79 20 63 6f 6c 6f 75 72 | normally colour| 00002950 20 31 20 28 6c 69 67 68 74 20 67 72 65 79 29 20 | 1 (light grey) | 00002960 62 75 74 20 6d 61 79 20 62 65 20 63 68 61 6e 67 |but may be chang| 00002970 65 64 20 74 6f 20 61 6e 79 20 6f 66 20 74 68 65 |ed to any of the| 00002980 0a 6f 74 68 65 72 20 73 74 61 6e 64 61 72 64 20 |.other standard | 00002990 64 65 73 6b 74 6f 70 20 63 6f 6c 6f 75 72 73 2e |desktop colours.| 000029a0 20 4f 6e 6c 79 20 74 68 65 20 72 65 63 6f 72 64 | Only the record| 000029b0 20 77 69 6e 64 6f 77 20 28 6e 6f 74 20 74 68 65 | window (not the| 000029c0 20 64 69 61 6c 6f 67 75 65 0a 62 6f 78 65 73 29 | dialogue.boxes)| 000029d0 20 69 73 20 61 66 66 65 63 74 65 64 2e 20 54 68 | is affected. Th| 000029e0 65 20 64 65 73 63 72 69 70 74 6f 72 73 20 6f 66 |e descriptors of| 000029f0 20 6b 65 79 20 66 69 65 6c 64 73 20 77 69 6c 6c | key fields will| 00002a00 20 73 74 69 6c 6c 20 62 65 20 6c 69 67 68 74 20 | still be light | 00002a10 67 72 65 79 0a 75 6e 6c 65 73 73 20 79 6f 75 20 |grey.unless you | 00002a20 61 6c 74 65 72 20 74 68 65 6d 20 74 6f 20 6d 61 |alter them to ma| 00002a30 74 63 68 20 74 68 65 20 77 69 6e 64 6f 77 20 62 |tch the window b| 00002a40 61 63 6b 67 72 6f 75 6e 64 2e 0a 0a 0a 0a 0a 0a |ackground.......| 00002a50 0a 0a 0a 20 20 20 20 20 20 20 20 20 20 20 20 20 |... | 00002a60 20 20 20 20 20 0a 0a | ..| 00002a67