×
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.
On 01-Dec-2011 17:18 , CRPence wrote:
However, note that... Either in interactive or in batch, the output
can be forcibly directed to the QPRINT printer file, having issued
OVRPRTF STDOUT QPRINT OVRSCOPE(*CALLLVL) /* HOLD(*YES) SPOOL(*YES) */
before the CALL.
Argh. If a QPRINT printer file exists.
I really should have used copy and paste. The successful means used
to override the output to a printer file, specifically to the QSYSPRT
printer file, was via the request OVRPRTF STDOUT QSYSPRT
OVRSCOPE(*CALLLVL) before the CALL.
There is no QPRINT printer file on the system I was using. I guess
since the "puts()" had created a database file named QPRINT [in QTEMP]
against which I issued several commands, caused me to suffer a temporary
brain freeze :-Q
Regards, Chuck
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.