asked on September 5, 2019

I'm trying to open LF client from another program with command line parameters. I'm successful with multiple parameters but for some reason, I get this error when trying 1 of my tests. 

Error Message: A literal is missing a final quote in the search query. [9155]

the Command line syntax I'm trying is this,

"C:\Progra~2\Laserfiche\Client\LF.exe" -L"HumanResources"

-W -S"{[WC Claim]:[WC Claim#]=\"190001\",[WC Alt Claim#]=\"SJ96100\"}"

If I remove the WC Alt Claim# it works just fine. If I replace the WC Alt Claim# with another field, it works fine again. something about this one doesn't work and I can't find any information to give me any ideas of what I'm missing. 

Does anyone have any ideas? Thanks. 

0 0