[erlang-questions] My hello world erlang app crashed

bbrown bbrown@REDACTED
Tue Oct 9 16:43:14 CEST 2007


I feel silly for asking.  Normally I have been compiling code from the shell 
and decided to launch a script as a standalone.  I took this code from the 
programming erlang book and got the following error (on Win32, erlang v5.5.5)

erl -noshell -s hello start -s init stop
(only a hello.erl file exists)

Hmm, Actually, I compiled it first and it worked.

 erlc hello.erl
 erl -noshell -s hello start -s init stop

--
Berlin Brown
[berlin dot brown at gmail dot com]
http://botspiritcompany.com/botlist/?




More information about the erlang-questions mailing list