WCMD : Problem into PATH command

Sylvain Petreolle spetreolle at yahoo.fr
Fri Jan 31 01:37:57 CST 2003


Playing with the PATH command, I see it has has problem with names
containing spaces.
If you set a name with spaces and do PATH, you have:
PATH=C:\some thing

echo %path% will print it correct too.
C:\some thing

But if you try PATH %path% or PATH C:\some thing, you will have
PATH=C:\some

Looking in the source it appears that PATH takes only the first
parameter,
it should take ALL parameters on the line.

=====
Sylvain Petreolle
spetreolle at users.sourceforge.net 
Fight against Spam ! http://www.euro.cauce.org/en/index.html
ICQ #170597259

"Don't think you are. Know you are." Morpheus, in "Matrix".

___________________________________________________________
Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en français !
Yahoo! Mail : http://fr.mail.yahoo.com



More information about the wine-users mailing list