|
your statement of "perhaps the best implementation ever..." are you referring to the SELECT statement specifically or the group as a whole? The reason I ask is that SELECT-ENDSL is the same as SELECT CASE-END SELECT is it not?Not a correction so much as a clarification. Most implementation of CASE logic have actually been variations on the SWITCH statement. The concept of a switch is that you have a single variable, and then you execute logic based on the contents of that variable.
If I am off the mark on this, please feel free to correct me.
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.