Hi,<br><br>I'm running the latest release of Erlang (R11B-3) on Windows XP. When I run:<br><br>C:\WINDOWS\system32>"c:\Program Files\erl5.5.3\bin\erl.exe" -name foo<br><br>it exits immediately -- no shell, no error message of any sort. However, the following brings up a shell as expected:
<br><br>C:\WINDOWS\system32>"c:\Program Files\erl5.5.3\bin\erl.exe" -sname foo<br>Eshell V5.5.3 (abort with ^G)<br>(foo@dtucker2-corp)1><br><br>Any idea what I'm doing wrong? Thanks.<br><br>Dave<br><br>
<b></b>