On Thu, Apr 13, 2006 at 09:40:04AM +0200, Olivier Ripoll wrote:
> I have entered the path within double quotes. spaces in 
> filenames and paths are 100% legitimate in linux and windows and very 
> common on Windows.

They are 100% pain in the ***, on both Linux and Windows, because
some programs cannot handle them and they have a tendency to screw up
badly written scripts.

On Windows, the problem for 'native' batch scripts is the limited
ability to quote stuff properly, so although Windows started with
big-scale use of spaces in file names, it is at the same time the
OS that handles them worst in batch files.

> I have not yet found a proper solution, so if 
> somenone has one ... (*)
> 
> (*) I see a solution, but it looks ugly: adding the path for acrobat to 
> the PATH variable, and just using the file name without path.

That's one.

Another one would be to install acrobat reader in a place without
spaces.

Andre'

Reply via email to