I have some chat rules that use fact queries. These work fine on Windows. When I copy them to Linux (centos 6), I get this error when I ‘:trace topic’
....,...Enter Topic:
Illegal query name: indirect_s<vIllegal query name: indirect_s<vIllegal query name: indirect_s<vIllegal query name: indirect_s<v
Here is a sample rule:
u: SHOW_CPU ($solution ^query(indirect_s<v $solution cpu ?))
The $solution has CPU @0object
This is using the binaries distributed with ChatScript-6.9
Are the compiled-in fact queries different on linux vs windows? What are recommendations for diagnosing this issue?
Thanks,
Chris