Author Topic: ToolsPlus issue  (Read 6147 times)

Offline Jungle

  • Single posting newcomer
  • *
  • Posts: 9
ToolsPlus issue
« on: February 10, 2016, 12:49:17 pm »
In Tools+ a tool is not launched if working directory is quoted. E.g. if working dir is

Code
$(APP_PATH)\..\some_app\bin

then tool is launched, but if working dir is

Code
"$(APP_PATH)\..\some_app\bin"

launch fails.

"Standard" tools (Tools menu) support quoted working dir.

C::B v16.01, ToolsPlus v0.6.0