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



Other than using different BIFs to search tables and the name having to
begin with TAB is there any reason why one should be used instead of the
other in any situation?

Backward compatibility to the No Roman Numeral RPG? We had tables, but the functionality was essentially limited to LOKUP. They were used to compress conditionals, for instance

* is it a London post code?
   pcode lokup tabx  20
20 ...

instead of

    pcode comp 'SE20' 20
n20 pcode comp 'TW1'  20
...

Arrays allowed one to traverse the list sequentially for things like accumulating financial results by accounting period or month instead of declaring 13 or 12 individual variables.

Bad old days.  Much better now.
  --buck

As an Amazon Associate we earn from qualifying purchases.

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