; ; This is the initialization file for Corpus Manager. It is a normal ASCII ; text file which you can edit with any text editor (such as Lexa Text). ; ; Note that the programme only reads information from those lines which do ; NOT begin with a semi-colon. ; ; To indicate a positive value for a parameter you may type either ; the word "yes" or the number "1" (without inverted commas). A ; negative value is symbolised by either "no" or "0". ; ; If you change any parameters then be very careful to keep ; to the pre-determined format as outlined in the comments below. ; ; Corpus Manager only reads the setup file on starting. To operate the ; programme with altered parameters you must exit, edit this initialisation ; file and start Corpus Manager again. ; ; ; 1: Name of text database file ; (Leave empty if you wish to use the current DOS directory) ; EME_CORR ; ; 2: Name of keyword input file ; ; PRONOUNS.LST ; ; 3: Name of your text editor, max. 30 chars. (name and path) ; (Leave empty if you wish to use Lexa Text as default) ; CME ; ; 4: Name of your database manager, max. 30 chars. (name and path) ; (Leave empty if you wish to use DbStat as default) ; DBLOOK ; ; 5: Name of your pattern manager, max. 30 chars. (name and path) ; (Leave empty if you wish to use Lexa Pat as default) ; LPAT ; ; 6: Name of your external search programme, max. 30 chars. (name and path) ; (Leave empty if you wish to use Lexa Search as default) ; LSEARCH ; ; 7: Name of the directory to be used, max. 30 chars. (name and path) ; (Leave empty if you wish to use the current DOS directory) ; (Enter CM.EXE to use the home directory of the programme) ; CM.EXE ; ; 8: Use black on white display when viewing records? ; ; yes ; ; 9: Distinguish case when generating keyword index file ; no ; ; 10: Only register whole words when generating keyword index file ; no ; ; 11: Allow spaces with wild card searches through text database ; no ; ; 12: Search string used when querying text record online (max. 34 chars.) ; letter ; ; 13: Name of batch file to execute on start of programme ; ;GER_KEYB.BAT ; ; 14: Name of sorting and search file (.CEF file) ; HELSINKI.CEF ; ;