in reply to use of Backticks to catch console output
solved.
eval { $converted_text = `../Desktop/p2t -nodiag -layout -enc UTF-8 +$PathDocumentUnicode -` }
Why I have to add '..' is not clear to me. But it does the trick.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: use of Backticks to catch console output
by harangzsolt33 (Deacon) on Dec 10, 2022 at 17:42 UTC |