If this is output between your cfif statement, then try changing the
greater than to > and see how you go. I think CF Report Builder is maybe
getting confused with that.

Regards,
Andrew Scott
WebSite: http://www.andyscott.id.au/
Google+:  http://plus.google.com/113032480415921517411



On Sat, Jul 20, 2013 at 9:55 PM, <[email protected]> wrote:

>  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.
>
>
>

-- 
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.


Reply via email to