[Pharo-project] problem running headless with input script on windows 7
July 18, 2012
3:18 p.m.
Did you use an absolute instead of a relative path I remember this was once an issue already. Bye T.
July 19, 2012
6:43 a.m.
Hi, I am using this command: set ROOT=%CD% call %ROOT%\cogwin\CogVM.exe -headless "%ROOT%\Pharo-1.4-last.image" file:%ROOT%\script.st So, this is becomes an absolute path. I also tried various variations: - file:%ROOT%\script.st - "file:%ROOT%\script.st" - "file://%ROOT%\script.st" - "%ROOT%\script.st" But, none of these seem to work. Cheers, Doru On 18 Jul 2012, at 17:18, Torsten Bergmann wrote:
Did you use an absolute instead of a relative path I remember this was once an issue already.
Bye T.
-- www.tudorgirba.com "Every thing should have the right to be different."
5125
Age (days ago)
5126
Last active (days ago)
1 comments
2 participants
participants (2)
-
Torsten Bergmann -
Tudor Girba