BenHayat I need to run/call a query from within a process. How do you call/run a query from within process? There is no "Run Query" action. I tried EXEC_STRING but doesn't work.
BenHayat Jaymer wroteDISPLAY 'queryname' use F3 to see a list of queries Thanks! You would think the syntax would be the same as running a "Process". 🙁
customaware I think the reason the syntax is different is because Queries can have spaces in the name.
PointsWell BenHayat wrote You would think the syntax would be the same as running a "Process". 🙁 Semantically though you want to see (ie DISPLAY) the query results. “Run” a query is a very procedural syntax