NO

Author Topic: POLINK doesn't accept /OUT:"My DIR\NAME.EXE" param  (Read 2898 times)

japheth

  • Guest
POLINK doesn't accept /OUT:"My DIR\NAME.EXE" param
« on: July 17, 2006, 10:05:24 AM »
POLINK doesn't accept /OUT:"My DIR\NAME.EXE" parameter, reports something about the path being invalid. It doesn't like the double quotes.

Offline Pelle

  • Administrator
  • Member
  • *****
  • Posts: 2266
    • http://www.smorgasbordet.com
Re: POLINK doesn't accept /OUT:"My DIR\NAME.EXE" p
« Reply #1 on: August 04, 2006, 11:44:39 AM »
Not a bug - see help file ("Command line tools"; use: "/OUT:name with spaces")
/Pelle