|
>Can anyone help? I have an RPG pgm that allows the user to select up to 3
sort fields for their data of 8 possible choices. >I had thought the best
way (and easiest to maintain) would be to use parameters for the KEYFLD that
would just populate the >names of the fields that define the sort. When the
program runs, the OPNQRYF returns no records. Here is an example of
>what the statements look like in the CL pgm.
>When I debug the RPG pgm, the OPNQRYF statement looks perfect but still has
problems.
Marla
although you included a number of source statements
they really don't make much sense (2 me at least !)
For the RPG program to work, you must after executing the
OVRDBF SHARE(*YES) plus the OPNQRYF commands, you need
to open your file and then read it without using any key
fields (since they probably won't match).
Please indicate what message u r getting when u r 'having problems'
Mike
###########################################
This message has been scanned by F-Secure Anti-Virus for Microsoft Exchange.
For more information, connect to http://www.F-Secure.com/
**********************************************************************
The information transmitted is intended only for use by the addressee and may
contain confidential and/or privileged material. Any review, re-transmission,
dissemination or other use of it, or the taking of any action in reliance upon
this information by persons and/or entities other than the intended recipient
is prohibited. If you received this in error, please inform the sender and/or
addressee immediately and delete the material. Thank you
**********************************************************************
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2025 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.