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



So far, that I know of, you only have a chance to define a regular IF condition
(with all the ANDs or ORs you want).  No  ELSE clause is allowed.

If you want to use Query/400, my advice is to create two queries:

RUNQRY (QRY#1) with the IF clause as you mentioned: IF XPTO EQ 'EXW' and the
calculation (var1 = value*0,3)
RUNQRY (QRY#2) with the opposite IF clause: IF XPTO NE 'EXW' and the other
calculation (var1 = value*0,4)

I think that the solution here is really a program (simply more effective and
logical) but I do not know your goal on this task so I think I will stick with
this approach.

The guys on the list, of course, may provide you with some more creative
solutions.

Just my 2 cents.

Regards,
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.