I saw that and also posted there.  Changing those lines to the
following fixed the problem:

output.append(toString(FIELD))

On 2/5/07, Rick Root <[EMAIL PROTECTED]> wrote:
> I posted a response on the blog... haven't tested it though:
>
> try changing lines 106 and 108 to the following:
>
> output.append(FIELD.toString())
>
>
> On 2/5/07, David Mineer <[EMAIL PROTECTED]> wrote:
> >
> > Rick,
> >
> > This is exactly the kind of thing I am looking for.
> >
> > But I get an error when it encounters a numeric field:
> >
> > The selected method append was not found.
> >
> > Any ideas?
> >
> > On 2/5/07, Rick Root <[EMAIL PROTECTED]> wrote:
> > > I wrote a UDF that does CSV, Excel, and TAB delimited file generation
> > from a
> > > query.
> > >
> > >
> > http://www.opensourcecf.com/1/2006/12/UDF-to-generate-File-Drops-in-CSV-Excel-and-Tab-delimited-formats.cfm
> > >
> > > http://tinyurl.com/yuz8pu
> > >
> > >
> > >
> >
> >
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Upgrade to Adobe ColdFusion MX7 
Experience Flex 2 & MX7 integration & create powerful cross-platform RIAs 
http:http://ad.doubleclick.net/clk;56760587;14748456;a?http://www.adobe.com/products/coldfusion/flex2/?sdid=LVNU

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:268704
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to