#(value ? "true" : "false" )# There you go.
CF is dynamic, so true is YES is 1... if you want static values, use a static language. There are pros and cons both ways. Mark On Thu, Aug 4, 2011 at 5:33 PM, Barry Beattie <[email protected]>wrote: > so, what's !YES ... is it NO? > > is anything that can be construed as a YES (True, 1, etc) considered a > YES and therefore the opposite is NO? > > > > > > On Thu, Aug 4, 2011 at 5:30 PM, Chong <[email protected]> wrote: > > TBH you would have to fix it yourself, I can't see Adobe fixing it soon > as > > it is likely a legacy issue, I would imagine if they change how it works > to > > the way we expect it should, any code using specifically the old > behaviour > > would error ... so they are probably stuck till they can agree on an > elegant > > solution or give clients enough warning... > > > > -- > > You received this message because you are subscribed to the Google Groups > > "cfaussie" group. > > To view this discussion on the web visit > > https://groups.google.com/d/msg/cfaussie/-/-amD6_MZprcJ. > > To post to this group, send email to [email protected]. > > To unsubscribe from this group, send email to > > [email protected]. > > For more options, visit this group at > > http://groups.google.com/group/cfaussie?hl=en. > > > > -- > You received this message because you are subscribed to the Google Groups > "cfaussie" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/cfaussie?hl=en. > > -- E: [email protected] T: http://www.twitter.com/neurotic W: www.compoundtheory.com cf.Objective(ANZ) + Flex - Nov 17, 18 - Melbourne Australia http://www.cfobjective.com.au -- You received this message because you are subscribed to the Google Groups "cfaussie" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/cfaussie?hl=en.
