There are other languages?!? ;-)
..:.:.:.:.:.:.:.:.:.:.:. Bobby Hartsfield http://acoderslife.com -----Original Message----- From: Rick Root [mailto:[EMAIL PROTECTED] Sent: Wednesday, January 23, 2008 1:15 PM To: CF-Talk Subject: Re: listGetAt comma problem I wasn't going to respond but since it came up again... :) I can't write an array to a text file with Cobol. =) Not easily! But I can write a chr(1) as a field delimiter. "Build it yourself" doesn't always mean you're doing it in CF. Rick On 1/23/08, Bobby Hartsfield <[EMAIL PROTECTED]> wrote: > Haha... who didn't see that coming? > > -agreed > > ..:.:.:.:.:.:.:.:.:.:.:. > Bobby Hartsfield > http://acoderslife.com > > > > > -----Original Message----- > From: Raymond Camden [mailto:[EMAIL PROTECTED] > Sent: Wednesday, January 23, 2008 9:30 AM > To: CF-Talk > Subject: Re: listGetAt comma problem > > If you are building it yourself - why not use an Array and not worry > about it? ;) > > On Jan 22, 2008 9:17 PM, Rick Root <[EMAIL PROTECTED]> wrote: > > On a side note, I'm a big fan of not using printable characters in > > delimiters if I have an option. > > > > So if I'm MANUFACTURING the list myself... I'll use chr(1) as the > > delim. You won't likely find that in anyone's data =) > > > > Rick > > > > > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;160198600;22374440;w Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:297171 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

