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



> From: CWilt@xxxxxxxxxxxx
> 
> I'm simply showing the select here, not the code to create the
> cursor or do the fetch.  Also, %ifnull(itm.item) is my pseudocode
method
> of
> saying check the null indicator used for the ITEM field returned from
the
> ITM file.

Well, let's see here.

First, you're basically doing all my code plus extra, and you haven't
even shown the rest of the code.  Second, you're doing a select into,
which we've found is much slower than the corresponding CHAIN.  Third,
you don't show the code for the GetSysVal function.  Finally, you're
reading records you may not have to read - in my version, if the IGL
field is non-blank, no other records are read.

Your version is slower, less visibly consistent, more complex, requires
more syntactical knowledge, is less efficient and even takes longer to
compile than my version.  What benefit do you see here? 

Joe


As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:
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.