Developer-Community.com

Software => Rightload - Official Forums => Topic started by: zoom on October 24, 2008, 01:04:53 AM

Title: how to handle space in folder name
Post by: zoom on October 24, 2008, 01:04:53 AM
The following will not work because of the space in the folder name is there a fix for this?
I am running this from a batch file

Rightload.exe :1:: E:\Zoom\My Documents\Projects\mp3temps\SEAugust122007.mp3
Title: Re: how to handle space in folder name
Post by: nk on October 24, 2008, 07:37:53 PM
Did you try putting the file name in quotation marks?
Title: Re: how to handle space in folder name
Post by: zoom on October 24, 2008, 08:06:31 PM
Worked
     Thank You