Quote:
In the Song Book every change in case will cause a seperate entry in the song book. You will also have entries that look the same on the printed page but have a space at the end resulting in a seperate entry in the book.
|
MTU Should correct both of these errors.
#1. A Change in case should not create a seperate entry in the book as text comparisons should be made case-insensitive.
#2. The program can strip any leading/trailing spaces before it indexes and outputs the rich text files.
As usual, these are only suggestions..... I'm not a programmer, I just play one on television.