Attempt to use CAPI without Multiprocessing
I've been trying to deliver a small program as an experiment, but whenever I try to run the script as created by the Application Builder, I get the error above. I've even tried putting :multiprocessing t explicitly in the deliver call but it still gives the same message.. Can anyone suggest what I might be doing wrong?
Mark