[erlang-questions] erlang emulator, can write, but returns nothing

Ben Hood 0x6e6562@REDACTED
Thu May 29 22:29:09 CEST 2008


Stefan,

On 29 May 2008, at 20:40, Circular Function wrote:
>
> 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.

Did you end the statement with a dot?

E.g.

1> erlang:now()
1> .
{1212,92834,481044}
2>

HTH,

Ben
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20080529/e0f8f875/attachment.htm>


More information about the erlang-questions mailing list