|
>> but for some mysterious reason, the WDSC utility doesn't convert LOOKUP, >> ..... No mystery to this. It cannot convert to %Lookup because it is not 100% identical in function. If the array is specified as sequenced, %lookup will do a binary search, LOOKUP did a linear search. The result is that LOOKUP will find an out of sequence entry (i.e. when building the array before sorting it) whereas %lookup will not. There are other minor differences but this is the biggie. I agree that the tool is currently "broken" and should be fixed. Does anyone who has Linoma's tool know how it handles this? Their tool does a lot more reengineering than the IBM one. Jon Paris Partner400 www.Partner400.com
As an Amazon Associate we earn from qualifying purchases.
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.