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



With all due respect, although you would not necessarily have to open the
file with an HLL, you could always open it in CL.  I find than when I use
OPNQRYF, I tend to stay all within the realm of CL.

Al

Al Barsa, Jr.
Barsa Consulting Group, LLC

400>390

914-251-1234
914-251-9406 fax

http://www.barsaconsulting.com
http://www.taatool.com






                      Vern Hamberg
                      <vhamberg@centerfieldtech        To:       
midrange-l@midrange.com
                      nology.com>                      cc:
                      Sent by:                         Subject:  Re: Did 
OPNQRYF give out an empty record set?
                      midrange-l-admin@midrange
                      .com


                      11/20/2002 07:33 PM
                      Please respond to
                      midrange-l






Antonio

Not that I know of. For one thing, the actual generation of the result set
does not take place until it's opened in the RPG, so there is no
information available in the CL.

To see this, run an OPNQRYF from a command line, then CPYFRMQRYF. You don't
get the "records selected, records processed" message until you execute the
copy, or until you open the file in your RPG.

Be sure to close the file after the copy!!!

What do you want to do differently if there are no records? Just curious.

Regards

Vern

At 01:06 AM 11/21/2002 +0100, you wrote:
>An CL pgm does an OVRDBF xxxx  SHARE(*YES), then executes an OPNQRYF,
>then runs an RPG pgm. Sometimes the selected conditions result in an
>empty selection, so the RPG pgm reading ( I P , sequential processing)
>the opened file will directly set  LR and end.
>If this was a normal file, I could know in advance the file was empty
>with RTVMBRD  number of records, but cannot with the result of the
>OPNQRYF.
>Is there any way to find out whether the result file is/isnot empty
>before running the RPG pgm?
>TIA
>-------------------------
>Antonio Fernandez-Vicenti
>afvaiv@wanadoo.es


_______________________________________________
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing list
To post a message email: MIDRANGE-L@midrange.com
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/cgi-bin/listinfo/midrange-l
or email: MIDRANGE-L-request@midrange.com
Before posting, please take a moment to review the archives
at http://archive.midrange.com/midrange-l.








As an Amazon Associate we earn from qualifying purchases.

This thread ...


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.