× 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.



I too changed my settings on the advice of Jon. Now the CL compiles are
going to the printer named in my user profile, and not the outq that is
specified in my user profile. The outq has no printer attached and that is
where I would like all compiles to go. CL and COBOL in my case. I like to
have the compile available in case I need to reference it, as I have
frequently in the past (like yesterday!). Any thoughts on why the compile
is going to my printer and not the outq specified?

Jim

On 8/7/07, Booth Martin <booth@xxxxxxxxxxxx> wrote:

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 thread ...

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.