[erlang-questions] How to start a .app from os's shell

Ahmed Ali ahmed.nawras@REDACTED
Sun May 11 09:21:27 CEST 2008


Hi,

This has been raised a couple of days ago :). You can
Try:

erl -noshell -s application start myerlang

Best regards,

Ahmed Al-Issaei

2008/5/11 wenew zhang <wenewboy@REDACTED>:
> i have a .app file,when i want start it,i must start erl-shell and then type
> "application:start(myerlang.app).",
> i want start is in os's shell howto do that?
>
> Best Regards
> Wenew Zhang
>
> _______________________________________________
> erlang-questions mailing list
> erlang-questions@REDACTED
> http://www.erlang.org/mailman/listinfo/erlang-questions
>



More information about the erlang-questions mailing list