<div dir="ltr">Hi,<div style>I added some code to the end of my main function and it works.</div><div style><br></div><div style>shell:start(),</div><div style>timer:sleep(infinity).</div><div style><br></div><div style>Is there something wrong with that?</div>
<div style><br></div><div style>Thanks</div><div style><br></div><div><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">2013/3/4 Tim Watson <span dir="ltr"><<a href="mailto:watson.timothy@gmail.com" target="_blank">watson.timothy@gmail.com</a>></span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">The user_drv:start/0 function is probably worth a look, although you might prefer to use shell:start/1 instead. See <a href="https://github.com/nebularis/systest/blob/release-0.8.4/src/systest_shell.erl" target="_blank">https://github.com/nebularis/systest/blob/release-0.8.4/src/systest_shell.erl</a> for example.<br>

<br>
Cheers,<br>
Tim<br>
<div><div class="h5"><br>
On 4 Mar 2013, at 14:01, Pablo Vieytes wrote:<br>
<br>
> Hi everyone,<br>
> is there any way to use the erlang shell in a escript?<br>
><br>
> I have an escript with a bunch of files in a zip, it works fine but I would like to have a "debug" mode whith a shell.<br>
><br>
> Thanks.<br>
</div></div>> _______________________________________________<br>
> erlang-questions mailing list<br>
> <a href="mailto:erlang-questions@erlang.org">erlang-questions@erlang.org</a><br>
> <a href="http://erlang.org/mailman/listinfo/erlang-questions" target="_blank">http://erlang.org/mailman/listinfo/erlang-questions</a><br>
<br>
</blockquote></div><br></div>