|
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)
--
---------------------------------
Booth Martin
http://www.Martinvt.com
---------------------------------
--
This is the Websphere Development Studio Client for iSeries (WDSCI-L)
mailing list
To post a message email: WDSCI-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/wdsci-l
or email: WDSCI-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/wdsci-l.
As an Amazon Associate we earn from qualifying purchases.
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.