Ahhh... this is a *huge* improvement over that awful frames/heavy/Flash? CFDocs page that is installed locally or that you have to navigate via CFLiveDocs. Half the time I try to go there, it doesn't work in Firefox, anyway...
Thanks for the link! Scott Stroz wrote: > Also, on top of using the bot, you can use http://techfeed.net/cfQuickDocs/. > I ahve this in my FF Bookmark toolbar and use it just about every day. > > On 8/31/06, Scott Stroz <[EMAIL PROTECTED]> wrote: >> To add a little bit more to Ricks suggestion. The functions are typically >> named similarly as well. Alll list functions begin with 'list', such as >> listLen(), listGetAt(), ListFirst(). Same goes for function dealing with >> structures, arrays, queries, xml.... >> >> >> On 8/31/06, Rick Root <[EMAIL PROTECTED]> wrote: >>> Doug Brown wrote: >>>> Say I have a list >>>> >>>> <cfset myList = "test1 test2 test3"> >>>> >>>> What list function would I use to make it >>>> >>>> test1-test2-test3 >>> Dave, >>> >>> I realize your question has already been answered by thousands of >>> vigilant readers here so... >>> >>> Here's a newbie tip for you. Coldfusion functions are divided into >>> categories, like list functions, array functions, math functions, string >>> >>> functions, etc. >>> >>> So you google for "coldfusion version 7 list functions" and the livedocs >>> page that comes up will be of great service to you. >>> >>> http://www.google.com/search?q=coldfusion+version+7+list+functions >>> >>> The very first google result is the page I'm referring to, and it would >>> be easy to answer such a question by looking at the list of available >>> functions. >>> >>> Good luck! >>> >>> Rick >>> >>> > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting, up-to-date ColdFusion information by your peers, delivered to your door four times a year. http://www.fusionauthority.com/quarterly Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:251668 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

