; ; This is the initialization file for DbBib. It is a normal ASCII text ; file which you can edit with Lexa Text itself or any other text editor. ; Note that the programme only reads information from those ; lines which do NOT begin with a semi-colon. ; ; You may enter "0" or "no" to reject and option; "1" or "yes" affirms it. ; Do not type the inverted commas. ; ; If you change any parameters then be very careful to keep ; to the pre-determined format as outlined in the comments below. ; ; 1: Name of database to examine (entering a file template will lead to all ; matching databases being combed through) ; ; Note: Make sure that the databases to be examined all have the same ; structure, otherwise the results are unpredictable! ; BIBLIO.DBF ; ; 2: Name for output database to be created or appended to (automatic if a ; with the same name is found in the current directory, unless Item 4 ; is specified positively). ; BIB_OUT.DBF ; ; 3: Name of input text file with references which are to be found ; (this file MUST have the extension .BIB !) ; TEST.BIB ; ; 4: Erase an output database with the same name as that specified in 2 ; yes ; ; 5: Delimiting character for beginning of line (bibliographical reference) ; ® ; ; 6: Delimiting character for end line (bibliographical reference) ; ¯ ; ; 7: Enter search parameters as new record when not found in searched database? ; yes ; ;