in reply to Re^5: quoting issue with system command (echo.exe)
in thread quoting issue with system command

Change the test script to use 'cmd', '/c', 'echo'

For the record, yes, this produces the expected (quoted) output.