×
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.
The QRYFILE option, I think, provides this same functionality, but I've never used it for such. I have used the OVRPRTF for QPQUPRFIL so that a query can be printed at a selected printer.
For files, though, whenever I change a file definition, I always just bite the bullet and re-compile it. There's a neat utility (DSPQRYF) that I found at System i Network that can be run against all of the queries in a library (or selected queries/sets) that puts all of the file information in an outfile that can then be, you guessed it, queried. There was a change to some part of the *QRYDFN object from V5R3 to V5R4 that necessitated a change to the utility. Which is one of the gotchas with using some utilities like this; I don't know if the author (Jeff Yanoviak) posted the change or not (doesn't look like it from the article description).
There is another one (DSPQRYREF) at MCPressOnline.
I don't see an API that would provide information about a *QRYDFN object, but I've missed more than one so there might be.
Jerry C. Adams
IBM System i Programmer/Analyst
B&W Wholesale
office: 615-995-7024
email: jerry@xxxxxxxxxxxxxxx
-----Original Message-----
From: midrange-l-bounces@xxxxxxxxxxxx [mailto:midrange-l-bounces@xxxxxxxxxxxx] On Behalf Of John Arnold (MFS)
Sent: Tuesday, February 24, 2009 3:00 PM
To: Midrange Systems Technical Discussion
Subject: RE: QRYDFN
If all you want to do is use the same file structure in a different
library, you could use a CL to override your file with an OVRDBF but you
would need to know the file being used by every query you wanted to
override.
The CL would be:
-----Original Message-----
From: midrange-l-bounces@xxxxxxxxxxxx
[mailto:midrange-l-bounces@xxxxxxxxxxxx] On Behalf Of
Prevesh.Kuni@xxxxxxxxxxxxxxxxx
Sent: Tuesday, February 24, 2009 8:04 AM
To: midrange-l@xxxxxxxxxxxx
Subject: QRYDFN
Hi Guys,
Is it possible to programmatically change the file selection library in
a
*QRYDFN?
We have hundreds of queries where a file library needs to change....
I have done passing parms to a QMQRY but these are existing *QRYDFN
Any help would be greatly appreciated - thanks
Kind regards,
Prevesh Kuni
RPG Developer
Business Systems Atlas Copco ASAP Southern Africa
P.O. Box 14110
Witfield
1467
South Africa
(0)83 679 8197 - Fax: +27 (0)11 252 9393
E-mail: prevesh.kuni@xxxxxxxxxxxxxxxxx
Visit Atlas Copco at: www.atlascopco.com
We are committed to your superior productivity through interaction and
innovation
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.