you wrote: > On Tue, 28 Sep 2004, Christopher Faylor wrote: > >> On Tue, Sep 28, 2004 at 02:43:38PM -0500, Brian Ford wrote: >>> On Tue, 28 Sep 2004, Christopher Faylor wrote: >>>> Of course there is a simple solution: lose the quotes. AFAICT, >>>> they aren't needed. >>> >>> IMHO, they are. Windows programs often put directories containing >>> spaces in the system path. ex: >>> >>> /cygdrive/c/Program Files/ATI Technologies/ATI Control Panel >> >> Try the above with a PATH that contains spaces. Spaces are >> preserved. > > Ugh..., you're right. I'm sure I've been bitten by something very > similar to this before though (scratches head)?
Spaces in arguments (e.g. filenames) always bites, eventually. /giggle/ There is no escape ;-) /Hannu E K Nevalainen, B.Sc. EE Microcomputer systems --72--> ** mailing list preference; please keep replies on list ** -- printf("LocalTime: UTC+%02d\n",(DST)? 2:1); -- --END OF MESSAGE-- -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/