× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



What I have done is to create a personal outq without a printer attached and then set my user profile to send all of my printouts to my outq.

Alan Campin wrote:
<snip>
Use compile option OUTPUT(*NONE) on CRTBNDRPG or CRTRPGMOD. This option

is _not_ one that can be incorporated on the H-spec, so you will need to

prompt the compile to change the default action, (OUTPUT(*PRINT)).
To make life easier within WDSc, devise your own Compile Command (or
User Action). Alternatively, build your own custom-compile command on the server.
</snip>

No need to write your own. My Compile command is available at
www.think400.dk/downloads.htm for free.
I, also, do all my compiles interactive. If you are running in a batch
job anyway, why submit to another batch job? Of course, my compile
command doesn't care either way.
*_> CNLLSTSPLF SRCFILE(@2/@1) SRCMBR(@3) *_> DLTMOD MODULE(@5/@4) *_> CRTRPGMOD MODULE(@5/@4) SRCFILE(@2/@1) SRCMBR(@3) + *_> DBGVIEW(@9) OPTIMIZE(@8) OPTION(*EVENTF) OUTPUT(*NONE)





As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:
Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.