My variable path is:
Code: Select all
"$WspDir\!run.bat"
Code: Select all
D:\Projects\ChrisJJ\chrisjj.com web\www.chrisjj.com\tango\cjjsets\searchdatagen\!run.bat
output appears in Tool Output EDIT: with no garbage characters.
With that variable program path:
Code: Select all
"$WspDir\!run.bat"
a CMD window appears briefly and no output appears in Tool Output.
The tool is created with Preferences Tools Add Program... and select a .BAT file, as per docs:
Switching to a "DOS" command http://i.imgur.com/ZcyjGUS.png is not an option since under those conditions captured output shows wrong chars http://i.imgur.com/oTde0Y0.png due I guess to some codepage muddle.