Is the use of () in a CFIF tag problematic in MX ? We are getting odd errors which point to code such as this
<CFIF (SomeCondition)> instead of <CFIF SomeCondition IS "Yes"> or <CFIF SomeCondition GT 0>. I thought that this sort of notation would be a foundation condition not likely to be altered. --- You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] MXDU2004 + Macromedia DevCon AsiaPac + Sydney, Australia http://www.mxdu.com/ + 24-25 February, 2004
