<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div>Stefan,</div><br><div><div>On 29 May 2008, at 20:40, Circular Function wrote:</div><blockquote type="cite"><table cellspacing="0" cellpadding="0" border="0" background="none" style="font-family: arial; font-size: 10pt; color: rgb(51, 51, 51); background-color: rgb(255, 255, 255); width: 100%; position: static; z-index: auto; "><tbody><tr><td valign="top" style="font: inherit;"><br>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.</td></tr></tbody></table></blockquote><br></div><div>Did you end the statement with a dot?</div><div><br></div><div>E.g.</div><div><br></div><div><div>1> erlang:now()</div><div>1> .</div><div>{1212,92834,481044}</div><div>2> </div><div><br></div><div>HTH,</div><div><br></div><div>Ben</div></div></body></html>