cfdirectory combined with cfimport could give you just what you need and keep you from writing each cfimport manually.... but of course, if you do have the option of adding the custom tag path in the CF administrator, that'd be the easiest way. It will include the sub directories for you. ..:.:.:.:.:.:.:.:.:.:.:.:.:.:. Bobby Hartsfield http://acoderslife.com
-----Original Message----- From: John Beynon [mailto:[EMAIL PROTECTED] Sent: Tuesday, October 25, 2005 12:00 PM To: CF-Talk Subject: Re: Import CustomTag Dir with Subdirs cfimport is not recursive so you'd need to do it multiple times for nested folders - or add it as a customtag path - that'll go deep as you like. jb. On 10/25/05, newsight <[EMAIL PROTECTED]> wrote: > Hi at all, > > is there a way to import a CustomTag directory including all subdirectories > using cfimport? > Or have I for each subdirectory create a own cfimport? > > I would like to sort my CustomTags in different categorys but use the same > prefix. Have > any one an idea? > > Thx, Artur > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Logware (www.logware.us): a new and convenient web-based time tracking application. Start tracking and documenting hours spent on a project or with a client with Logware today. Try it for free with a 15 day trial account. http://www.houseoffusion.com/banners/view.cfm?bannerid=67 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:222196 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

