I have a text file contining a list of strings, one string per line. The number of lines in this file is unknown, but not large (less than 50). Space characters in these strings are quoted with '\' (i ...