I'm using SUBMIT ... EXPORT TO MEMORY AND RETURN to call a program and get its output from memory. Sometimes the program will give a dialog window such as an information. If I run it as a background job, the 'EXPORT TO MEMORY' is not supported so I can't get its output.
How can I get its output without any dialog window?
Thanks for your help.