
19 Jun
2005
19 Jun
'05
8:25 p.m.
Jonathan Turkanis wrote:
David Abrahams wrote:
christopher diggins <cdiggins@videotron.ca> writes:
Before moving everything to a new folder, perhaps you could try using the alternative spelling for DOS compatibility:
COMO_PATH="C:/PROGRA~1/COMO433"
Try this one instead:
COMO_PATH="\"C:/Program Files/como433\""
What's the pattern here? I don't get it.
The pattern is to enclose a path which has spaces in an extra set of quotation marks.