Skip to Content
0
Former Member
Sep 22, 2008 at 05:51 AM

About SUBMIT

44 Views

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.