I'm trying to run things from the command line using:
Z:\ELD>"C:\Program Files\Mythicsoft\Agent Ransack\flpsearch.exe" -s -d "Z:\." -f "Robo*.LOG" -c "(((Matson).*(Jamie).*(Jmatson)?)|((Matson).*(Jamie))|(Jmatson))&&([.]pst)" -o "c:\temp\results7.txt"
However, I'm not sure if I should use "-cex" in lieu of "-c" to have the Regular Expression search engine active?