What's "nasty" about

If status = 1 or status = 3 or status = 5 or status = 7 or status = 9 ;

?

I suppose a "shortcut" would be to write an array and do a lookup.

if %Lookup(status : StatusArray ) > 0 ;


In a message dated 4/3/2009 12:36:27 A.M. Jerusalem Daylight Time,
koldark@xxxxxxxxx writes:

I am getting ready to write a nasty if statement and had a thought. "Is
there a shortcut for this?"

Is there something similar to the IN statement in SQL but for an RPG IF
statement? In SQL I could say WHERE STATUS IN (1, 3, 5, 7, 9). Is there
something similar for an RPG IF?


This thread ...

Follow-Ups:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2026 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.