Peter Newton - 2021-11-20

I am trying to get the result of a call function back to the calling script. I can get the search variable into the call script with call 'test.dat' ARG1 = 'GQD' and it gets the result OK. How do I get the result back to the calling script?

Peter