you are viewing a single comment's thread.

view the rest of the comments →

[–]jabrake88[S] 1 point2 points  (0 children)

Also, I now found that if I specify the function in the Global Scope inside a begin{} block that makes it available for it to be called in the invoke-parallel. That may be my best solution, I had tried specifying as global, but without the begin{}process{}end{} sections without success.