Hey Qbies, I have a file, engineFunctions.q, containing functions and a
table that I want to load within a Tickerplant subprocess (in my cx.q
file).I'm attempting to load the file as such:if[x~"ProcessName"; \l
path/engineFunctions.q ] ^^ gives me `\...