I have problem with some messages, where %MsgText% is wrapped arround double quotes.
It causes problem with external script where %MsgText% is used as a parameter for Windows batch file.
Windows batch files use double quotes for situations where a parameter may contain spaces.
So I need to replace double quotes with simple quotes before everything else.
Is this achievable? If so then how?
Clik here to view.
