; ; This is the initialization file for Case Convert. 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 input file for operation ; FIELD.TXT ; ; 2: Name for output file after conversion ; ALTERED.TXT ; ; 3: Name of stop word file (if necessary) ; STOPWORD.LST ; ; 4: Type of conversion: 0 = to lowercase, 1 = to uppercase ; 0 ; ; 5: Alter first character of line if required? ; no ; ; 6: What punctuation items should Case Convert observe? ; ; Note: if you leave this line empty, then characters after punctuation ; items will be altered if necessary. If you do NOT specify items ; of punctuation then any characters after these (with possible ; intervening blanks) will not be examined for conversion. ; Max. number of characters: 10 ; .: ; ;