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


  • Subject: Re: OPNQRYF
  • From: "M. Lazarus" <mlazarus@xxxxxxxx>
  • Date: Fri, 25 May 2001 16:46:24 -0400

At 5/25/01 03:57 PM -0400, you wrote:
Please, does anybody know if it is possible to use a NOT EQUAL on an %RANGE built-in function in OPNQRYF.  I am constantly getting errors when trying to do this.  This is how the statement looks when it is coded:

 3800 - OPNQRYF FILE(PGNL601) QRYSLT('  FUND *NE "120"
*AND FUND *NE "502" *AND FUND *NE  %RANGE("700" "760")

 It is possible:

 3800 - OPNQRYF FILE(PGNL601) QRYSLT('  FUND *NE "120"
*AND FUND *NE "502" *AND %NOT( FUND *EQ  %RANGE("700" "760") )

 I'm pretty sure that this is the syntax.

 IHTH.

 -mark

As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

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.