Re: bug ?
Lukas Larsson <[email protected]>
| Newsgroups | gmane.comp.lang.erlang.bugs |
|---|---|
| Message-ID | <[email protected]> |
Hello, I've had to guess what you think the bug is, but from what i can understand you are wondering why the shell stops accepting you input? That is not a bug, but works as intended as you started a string but never closed it, so the shell expects you to place a " somewhere to close the string. Lukas On 11/11/14 23:59, Davery wrote: > hi there: > > Winxp sp3 > Erlang 17.3 > > > > > > _______________________________________________ > erlang-bugs mailing list > [email protected] > http://erlang.org/mailman/listinfo/erlang-bugs _______________________________________________ erlang-bugs mailing list [email protected] http://erlang.org/mailman/listinfo/erlang-bugs