Welcome to the Mythicsoft Q&A site for:
- Agent Ransack - FileLocator Lite - FileLocator Pro
Please feel free to ask any questions on these products or even answer other community member questions.
Useful Links:
I have large data files where the contents are all text, but the fields on a single line are separated by text. Is there a way to specifically search for a character string in the form of tab+character string+tab? Thanks.
If you switch to regular expression search you should be able to use \t to represent the tab character, e.g.
wordone\twordtwo