in reply to Re^2: Non asci character and system call
in thread Non asci character and system call

Hello again Anonymous Monk,

Try to run the command manually from the command line:

start "" /max "c:\сервис.pdf"

Experiment until the command it self works. After that you should be able to add it and work out of the box.

Let us know if you manage to make it work, so other can benefit in similar cases.

BR / Thanos

Seeking for Perl wisdom...on the process of learning...not there...yet!

Replies are listed 'Best First'.
Re^4: Non asci character and system call
by Anonymous Monk on Nov 08, 2017 at 21:41 UTC

    From the command line I have no problem at all! There must be some encoding issue somewhere, the problem is I don't understand where...I'll keep on trying to find a solution.