>As long as your asking for my input, I'd also suggest you seriously look at >using SELECT/WHEN's and then grouping them together by categories.
When I was taught programming, at the University of Waterloo in the mid-1970's, case/select/when logic was touted to be more efficient. And, if you had repetitive code, a subroutine/PROC/procedure/MACRO was the way to go. The if/then/else construct was considered anathema. Sent wirelessly from my BlackBerry device on the Bell network. Envoyé sans fil par mon terminal mobile BlackBerry sur le réseau de Bell. ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: GET IBM-MAIN INFO Search the archives at http://bama.ua.edu/archives/ibm-main.html

