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



"Are you sure that you're not running into any "divide by zero"
scenarios?  I would either do:
1) include a test for OSTKVAL *NE 0 in the QRYSLT
 *OR* if you needed to include such records,
2) change the MAPFLD calculation to
     '(OBSTKVAL/(OSTKVAL+0.000000001))*100'
   (The actual value you'd use would depend on how OBSTKVAL & OSTKVAL
are defined to make sure it doesn't significantly change the results of
"valid" values.  If you have a record where OSTKVAL = 0, then the
resulting OBPCT value will be 999999.999 or some such ridiculous value.
 I'm guessing that last part, testing is yours to determine how valid
that is.)"

That is right Dan, there will be cases on which a "divide by zero" situation may
occur.  Just for that reason, I just realized that I can't do what I want with
the OPNQRYF in the way it is.

Peter Vidal
Pall Aeropower Corp. / SR Programmer Analyst
www.pall.com  /  Peter_Vidal@Pall.com
727-539-8448, x2414




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.