pathname with blank inside to open-pipe, LWw
Hello, How to pass to open-pipe a pathname that has a blank inside (LWw Pro 4.4)? (with-open-stream (s (sys:open-pipe (string-append (namestring "C:/Program Files/emacs/setup/bin/gnuclientw.exe") " -sqfw g:/pe/test.lisp"))) (loop while (print (read-line s nil nil))) s) > "'C:\\Program' n'est pas reconnu en tant que commande interne" (means 'C:\\Program' is unknown) #<win32::two-way-pipe-stream 2067FFFC> (namestring "C:/Program Files/emacs/setup/bin/gnuclientw.exe") returns "C:\\Program Files\\emacs\\setup\\bin\\gnuclientw.exe" Francis ______________________________________________________________________ This email has been scanned by the MessageLabs Email Security System. For more information please visit http://www.messagelabs.com/email ______________________________________________________________________