[erlang-questions] erlang emulator, can write, but returns nothing
Gleb Peregud
gleber.p@REDACTED
Thu May 29 22:21:28 CEST 2008
Are you sure you've placed dot (".") at the end of the command?
$ erl
Erlang (BEAM) emulator version 5.6.2 [source] [async-threads:0] [hipe]
[kernel-poll:false]
Eshell V5.6.2 (abort with ^G)
1> io:fwrite("Hello world!~n").
Hello world!
ok
2>
2008/5/29 Circular Function <circularfunc@REDACTED>:
> hi
>
> i just started with erlang downloaded it. i can get the emulator/editor to
> run the 1> prompt but when i write something and press enter it just
> switches to the next row without evaluating and prompts 1> again.
>
> could it be a failed install(sure i installed it right though) or am
> i´missing something obvious?
>
> im using windows vista by the way.
>
> stefan
>
> ________________________________
> Går det långsamt? Skaffa dig en snabbare bredbandsuppkoppling..
> Sök och jämför hos Yahoo! Shopping.
> _______________________________________________
> erlang-questions mailing list
> erlang-questions@REDACTED
> http://www.erlang.org/mailman/listinfo/erlang-questions
>
--
Gleb Peregud
http://gleber.pl/
Every minute is to be grasped.
Time waits for nobody.
-- Inscription on a Zen Gong
More information about the erlang-questions
mailing list