[erlang-questions] shell and escript?

Tim Watson watson.timothy@REDACTED
Mon Mar 4 15:03:19 CET 2013


The user_drv:start/0 function is probably worth a look, although you might prefer to use shell:start/1 instead. See https://github.com/nebularis/systest/blob/release-0.8.4/src/systest_shell.erl for example.

Cheers,
Tim

On 4 Mar 2013, at 14:01, Pablo Vieytes wrote:

> Hi everyone,
> is there any way to use the erlang shell in a escript?
> 
> 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.
> 
> Thanks.
> _______________________________________________
> erlang-questions mailing list
> erlang-questions@REDACTED
> http://erlang.org/mailman/listinfo/erlang-questions




More information about the erlang-questions mailing list