[EMAIL PROTECTED] wrote:
Hm, this is strange, the windows shell cmd (not vim!) has problems with the
following:
cmd.exe /c "C:\Programme\Microsoft Office\Office10\OUTLOOK.EXE" /a
"c:\Dokumente und Einstellungen\hofjoa41\Eigene Dateien\test.txt"

-> "C:\Programme\Microsoft not found"

If I use the command above directly at the shell *without* the cmd /c part it
works properly!

I think I will ask also at alt.msdos.batch.nt if cmd /c has a special
problem.



Joachim ###########################################

This message has been scanned by F-Secure Anti-Virus for Microsoft Exchange.
For more information, connect to http://www.f-secure.com/




If you replace "Microsoft Office" by its 8.3 equivalent (MICROS~1 or similar) you can leave out the quotes around it and it will still work OK, because there won't be spaces then, to be mistaken for separators.

Best regards,
Tony.
--
10.0 times 0.1 is hardly ever 1.0.

Reply via email to