Hi Rasputin, Have you tried using \ before every space, so something like: --env:SSDIR="c:/Documents\ and\ Settings/me/My\ Documents..." Not sure that will work but could do it. steven On 7/24/07, rasputin wrote: > > On my Windows system (5.06d) say I want SSDIR to be at (e.g.) > > C:/Documents and Settings/me/My Documents/Personal/Studio stuff/Csound files > 2.0GB/CD 3 Csound Catalog/catalog_samples > > but if I try to add that to the clause or in .csoundrc this way > > --env:SSDIR="{the string above}" > > csound complains about the spaces in the string. I've tried it with single > quotes, # #, and haven't found a solution. > > If I run csound out of the command line, I can use the DOS SET command to > paste that path in > > SET SSDIR={the string} > > and csound finds the files it's looking for OK. Also, if I use csound5gui I > can put paths in the SFDIR/SSDIR/etc boxes in the Configure window > Environment tab, but of course this doesn't propagate back to the main > install. > > Any ideas for me? > > Thanks kindly! > > ...r... > -- > View this message in context: http://www.nabble.com/Setting-an-env-var-with-spaces-in-it-tf4138111.html#a11770064 > Sent from the Csound - General mailing list archive at Nabble.com. > > -- > Send bugs reports to this list. > To unsubscribe, send email to csound-unsubscribe@lists.bath.ac.uk >