However the string I have to use in between the command line statement in PML. where we could only use $!s, Q var !s is not allowed as mentioned below . please advice.
!s = |'c:\temp\test.txt'|
OutputFile $!s
Result should print/execute in command line
OutputFile 'c:\temptest.txt'