I've got a question: Is there a way of adding an URL (which contains commas) via command-line?
E.g.
http://www.gazetawyborcza.pl/1,75476,3691296.html
http://www.penguin.co.uk/nf/Browse/BrowseStdPage/0,,11797_1_ZZZ_text_PS0,00.html
http://community.borland.com/article/0,1410,29952,00.html
http://www.eweek.com/article2/0,1895,1844628,00.asp
http://www.wired.com/news/privacy/0,1848,68429,00.html
Because, when I'm trying like this:
OE.exe /new=caption=test,url=http://www.gazetawyborcza.pl/1,75476,3691296.html
or this
OE.exe /new=caption=test,url="http://www.gazetawyborcza.pl/1,75476,3691296.html"
or this
OE.exe "/new=caption=test,url=http://www.gazetawyborcza.pl/1,75476,3691296.html"
or even this
OE.exe /new=caption=test,url=http://www.gazetawyborcza.pl/1%2C75476%2C3691296.html
resulting project's URL is always cut after the first comma:
http://www.gazetawyborcza.pl/1
?
Best regards,
Oleg Chernavin
MP Staff