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