[erlang-questions] Erlide and console input
Vlad Dumitrescu
vladdu55@REDACTED
Thu Sep 21 10:07:19 CEST 2006
On 9/21/06, Dmitrii Dimandt <dmitriid@REDACTED> wrote:
> Is tehre a way to read in console input from Erlide, i.e. use functions like
> get_line.
>
> When I try to use get_line, Erlide throws thу following error at me:
> =INFO REPORT==== 21-Sep-2006::10:41:32 ===
> erlide_reshd:handle_io_request: Unexpected IORequest:{get_line,'Prompt'}
Hi,
As you noticed, it doesn't work yet. I didn't even think about that
aspect, so it's a good thing you noticed it.
I will look at it. Reshd doesn't support all io requests, but
hopefully it will be relatively easy to add get_line.
regards,
Vlad
More information about the erlang-questions
mailing list