Hi
I am using the following in CF report builder display dynamic data in the report itself 1 ' - '&item_description&' IMEI No: '&imei the above outputs without error However if I add an if statement 2 <cfif imei > 0>&imei</cfif> The above generates an error advising variable imei is not defined Kind Regards Claude Raiola SAMARIS Software Call 1300 255 990 -- You received this message because you are subscribed to the Google Groups "cfaussie" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/cfaussie. For more options, visit https://groups.google.com/groups/opt_out.
