View Single Post
Old 01-10-2019, 06:55 AM   #21
Eliseat
Human being with feelings
 
Eliseat's Avatar
 
Join Date: Mar 2018
Location: Cologne
Posts: 1,362
Default

HELP! New problem, new question. How can I get a ^ in a string without breaking it? mkvToolnix needs this to determine the path:
Code:
^"D:\path to movie\movie.mkv^"
But everything stops working if this ^ sign enters the string. Or to be more clear, it only returns the ^ sign and nothing more. How can I define it in an other way? Many thanks in advance.
Eliseat is offline   Reply With Quote