Wouldn't help, I'd need to carry a big old wall with me wherever I went, not practical.
But what does help is the cfdoc IM bot, I use that extensively for this type of stuff: AIM: cflivedocs Yahoo!: cflivedocs GoogleTalk: [EMAIL PROTECTED] -- Ben -----Original Message----- From: Ken Ferguson [mailto:[EMAIL PROTECTED] Sent: Thursday, August 31, 2006 9:39 AM To: CF-Talk Subject: RE: Quick Question Sometimes I think I need one of those - I must be gettin' old because my memory's leaving me. The other day I typed structKeyFind(...) and couldn't figure out for the life of me why it wasn't working. I bet I looked at it for 5 minutes before I realized the idiotic mistake I had made. Luckily I realized what the problem was before I asked anyone else to look at it. --Ferg -----Original Message----- From: Mkruger [mailto:[EMAIL PROTECTED] Sent: Thursday, August 31, 2006 8:09 AM To: CF-Talk Subject: RE: Quick Question Ah... another obscure function I forgot about... Tell the truth Ben, you have one of those big charts of tags and functions from teratech hanging on the wall next to you - right? -----Original Message----- From: Ben Forta [mailto:[EMAIL PROTECTED] Sent: Thursday, August 31, 2006 7:50 AM To: CF-Talk Subject: RE: Quick Question ListChangeDelims() In your example: <cfset myList=ListChangeDelims(myList, " ", "-")> --- Ben -----Original Message----- From: Doug Brown [mailto:[EMAIL PROTECTED] Sent: Thursday, August 31, 2006 8:43 AM To: CF-Talk Subject: Quick Question Say I have a list <cfset myList = "test1 test2 test3"> What list function would I use to make it test1-test2-test3 Sorry for the newb question!! ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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:251605 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

