Hmmm I thought the new KiX versions would tell you right away what the issue is.

Using these values works well for me.

Code:
Dim $SO
$SO=SetOption('Explicit','On')
$SO=SetOption('NoVarsInStrings','On')
$SO=SetOption('NoMacrosInStrings','On')