Problems using a search file
Leonid Spektor
spektor at andrew.cmu.edu
Fri Mar 1 22:07:06 UTC 2013
Bernadette,
The result you get is because every word in your file is treated as an alternative. If you look at the output in Commands window you'll see how COMBO is interpreting your search pattern. In case of your example of command line below COMBO sees:
combo +s at xwords.txt^*^? *.cha
(one)+(two)+((three^({*}^?)))
To achieve the result you are looking for you need to either put "^*^?" after every word in you file "xwords.txt" or try this command line:
combo +s(@xwords.txt)^*^? *.cha
Leonid.
On Mar 1, 2013, at 13:27, Bernadette Plunkett wrote:
> Can anyone help solve a small puzzle.
> I can use combo to search for any word or combination of words followed by any text followed by a particular punctuation mark without a problem. However, if I try to search for any word in a file I've saved followed by any text followed by '?' say, it churns out all instances of the words in my file regardless of the punctuation at the end of the utterance.
> I've tried quoting the question mark and this makes no difference.
> Does anyone know if this is simply a bug or does the search string have to change when you mention a file?
> I was using a string such as
> combo +s at xwords.txt^*^? *.cha
> thanks,
> Bernadette
>
> --
> You received this message because you are subscribed to the Google Groups "chibolts" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to chibolts+unsubscribe at googlegroups.com.
> To post to this group, send email to chibolts at googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
--
You received this message because you are subscribed to the Google Groups "chibolts" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chibolts+unsubscribe at googlegroups.com.
To post to this group, send email to chibolts at googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listserv.linguistlist.org/pipermail/chibolts/attachments/20130301/0f9b122c/attachment.htm>
More information about the Chibolts
mailing list