|
Ken, that is exactly right. No LIBL stuff in path naming, as you
suggest.
But I actually tried my idea, and I don't think it will ever work.
I thought I'd heard of doing it, but now I believe I was thinking of
an OVRPRTF of stdout or something like that.
So someone please relieve my confusion on a Saturday!
On 5/24/2013 8:02 PM, Ken Sims wrote:
I'm pretty sure that /qsys.lib/qprint.file means to specifically
look in QSYS and that with it being in QGPL it would need to be
specified as /qsys.lib/qgpl.lib/qprint.file.
On 24 May 2013 16:07, Dan Kimmel wrote:
I don't have a qprint in qsys. Mine is in qgpl, too. Using
qsys.lib in qsh like this just means to use the qsys file system
inside root. Use the Rfile pipe as I suggested in my earlier note
in this thread.
Ken Sims Sent: Thursday, May 23, 2013 3:27 PM
I just checked two systems and QPRINT is in QGPL, not QSYS, so
that could have something to do with it.
On Thu, 23 May 2013 09:13:36 -0500, Dan Kimmel wrote:
Nope: You get this back:
qsh: 001-0055 Error found creating file
/qsys.lib/qprint.file. Operation not supported.
Vernon Hamberg on Wednesday, May 22, 2013 11:08 PM wrote:
How about just a redirect like this -
qsh cmd('find . -name "*.c" > /qsys.lib/qprint.file')
Not sure if that'd work, but something like it should.
Maybe chain an OVRPRTF command in the QShell command
string.
On 5/22/2013 4:56 PM, Dan Kimmel wrote:
Might actually work better for you if you leave out the
binary flag and let it translate to EBCDIC.
qsh cmd('find . -name "*.c" | Rfile -wQ qprint')
Dan Kimmel on Wednesday, May 22, 2013 4:45 PM wrote:
This will put the report into a QPRINT file:
qsh cmd('find . -name "*.c" | Rfile -wbQ qprint')
On 22 May 2013 09:49, fbocch2595@xxxxxxx wrote:
what's the syntax to make the following command
print a report on the i?
QSH CMD('FIND / -name ''*.zip''')
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.