Вы находитесь здесь

Форум

Script bug for Microsoft word 2007

Автор Replies
msarahan Saturday 7 April 2012 at 18:05
msarahanAnonymous

Hi all,

I hope this isn't a repeat. Word 2007 was having trouble opening any file that had a space in its filename. I traced the problem to the script that PlayOnLinux created for Word:

POL_Wine WINWORD.EXE $@
Should be quoted:

POL_Wine WINWORD.EXE "$@"
Note: this quotation is done properly in the scripts for Excel and for Powerpoint - only the script for Word has this problem.

I hope this helps someone.
Вы находитесь здесь: Index > PlayOnLinux > Script bug for Microsoft word 2007