Removing Quotes For External Tools Command Argument ItemDir

  • Thread starter Thread starter Nathan Sokalski
  • Start date Start date
N

Nathan Sokalski

Guest
I am creating a command using External Tools, which contains the argument $(ItemDir). However, this argument is including empty quotes at the end. For example, it is returning

C:\myfiles\''

instead of

C:\myfiles\

I plan on using the command in the context menu of items in Solution Explorer. What can I do to avoid the quotes? Thank you!


Nathan Sokalski njsokalski@hotmail.com www.mc005.com茗彩彩票

Continue reading...
 
Back
Top