bug-gnubg
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-gnubg] Last changes


From: Jim Segrave
Subject: Re: [Bug-gnubg] Last changes
Date: Wed, 6 Feb 2008 12:12:32 +0100
User-agent: Mutt/1.5.16 (2007-06-09)

On Tue 05 Feb 2008 (15:06 -0700), Michael Petch wrote:
> 
> 
> 
> On 2/5/08 3:00 PM, "Jim Segrave" <address@hidden> wrote:
>  
> > Simple solution, use forward slashes. Windows accepts them just fine:
> > 
> > "C:/Documents and Settings/something/or another" is a valid windows
> > path
> > Otherwise you need
> > 
> > "C:\\Documents and Settings\\something\\or another"
> > 
> 
> Are you sure? Windows considers / as a command line parameter delimeter. Its
> actually that problem I had to fix in the new sound screen (where you choose
> the path). The first time into GnuBG the sound patsh look like:
> 
> c:\program files\gnubg\sounds/fanfare.wav

I just tried this on my XP box at work in a command shell:

dir "C:Documents and Settings/uv05qx"

and got a directory listing of the subdirectory uv05qx of my Documnets
and Settings folder.

I know that the programatic interface (syscalls) accepts '/' as a
directory separator, it's the command interpreter that has problems
with using '/' as an option lead-in


> It doesn't like the /. 
> 

-- 
Jim Segrave           address@hidden






reply via email to

[Prev in Thread] Current Thread [Next in Thread]