Re: EmSystemConfiguration>>commandLine

34 views
Skip to first unread message

John O'Keefe

unread,
Nov 4, 2011, 5:48:52 PM11/4/11
to va-sma...@googlegroups.com
Joachim -

The array you show is exactly the array Windows passes to Smalltalk.

You didn't try the version of quoting that will actually work :-)

abt.exe -iabt.icx "-logPath:C\Dokumente und Einstellungen\joachim\log.txt"

When Windows parses the command line, it needs the entire parameter quoted
since it doesn't look inside a string of characters (like between the colon
and capital C) for quoting.

John

--
View this message in context: http://forum.world.st/EmSystemConfiguration-commandLine-tp3990459p3991783.html
Sent from the Instantiations mailing list archive at Nabble.com.

jtu...@objektfabrik.de

unread,
Nov 5, 2011, 12:19:14 AM11/5/11
to va-sma...@googlegroups.com
thanks John,

just a minute after posting I also thought: hey, there's one more option ;-)
Works like a charm now with "-logPath:%WORKSPACE%"


Joachim
Reply all
Reply to author
Forward
0 new messages