mIRC Homepage
Posted By: Neighbour Double space in filenames get swiped - 03/02/03 09:17 PM
When sending a filename using dcc, mirc automatically removes any subsequential spaces and thus failes to send the file.

example : /dcc send nickname "c:\2 spaces right here.txt"
mirc then replies with the error that it can't find the file
"c:\2 spaces right here.txt" (note the missing extra space between right & here smile
Posted By: theRat Re: Double space in filenames get swiped - 04/02/03 12:10 PM
Sad but true, mIRC has this thing with spaces...
Posted By: krunch Re: Double space in filenames get swiped - 05/02/03 10:45 PM
yeah either rename the dir
or try using $shortfn(c:\there are 2  spaces here.txt)
Posted By: PeteM Re: Double space in filenames get swiped - 09/02/03 12:11 AM
have you tried capturing the raw ctcp data sent to initiate the dcc send? save and rename the file once it is completed? just an idea..
Posted By: GregMo Re: Double space in filenames get swiped - 11/02/03 06:27 AM
Yeah, it's the infamous "mIRC can't deal with double spaces" issue. I for one sure wish Khaled would give us a means to escape spaces and other special characters like most all other script languages do.

/set %spaces This Var Has a\ \ double escaped space in it and a \% special character to boot.

Cheers,
GregMo
© mIRC Discussion Forums