I posted this while the list was down ... don't think too many people saw it
... so I'm reposting ...

I'm trying to write myself a little application that parses through the XML 
playlist file that WINAMP creates so that I can grab a group of MP3s and 
copy them to a directory that I will use to make a CD from ... 

I'm having trouble with CF. 

For example, I have: 

<cffile action="COPY" 
source="#FILE_LOCATION#" 
destination="F:\My Music\makeCD\"> 

It keeps throwing this error: 

Unable to copy file 'file:G:\My Music\My MP3s\Folk\Alan Lomax collection - 
Forrest City Joe - Levee Camp Reminiscence.mp3' to path 'G:\My 
Music\makeCD\Alan Lomax collection - Forrest City Joe - Levee Camp 
Reminiscence.mp3'. Error: The filename, directory name, or volume label 
syntax is incorrect. (error 123). 

I've tried renaming the file (with CF) to repalce the spaces with 
underscores, but that didn't help. 

Why can't CFFile handle these file names, and what can I do about it? (CF 
5.0, Win2K) 

H. 



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Howard Owens
Internet Operations Coordinator
InsideVC.com/Ventura County Star
[EMAIL PROTECTED]
AIM: GoCatGo1956
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.

                                Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
                                

Reply via email to