If you have more than 2 choices then SWITCH/CASE is faster.

The down side to SWTICH/CASE is CASE has to be constant it cannot be a
varaiable.

>>It can indeed be a variable however you need to know what you are checking
for. If all CFCASES fail then you can use the CFDEFAULTCASE to perform
default processing or error correction.
------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/[email protected]/
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to