<p dir="ltr">Include for what purpose, exactly?<br>
Record definitions can be read into the shell using (I think) the "rr" command - cf. the command list provided by "help().".<br>
If it is macros you wish to use, however, I don't think the shell supports that.<br>
(Include files may contain other definitions than these two kinds, of course, but it would surprise me a bit if it's something else you need...)</p>
<div class="gmail_quote">Den 29/05/2013 00.34 skrev "Andrew Pennebaker" <<a href="mailto:andrew.pennebaker@gmail.com">andrew.pennebaker@gmail.com</a>>:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div dir="ltr">In a compiled Erlang program, we use -include_lib("../.hrl"). How can we include libraries in an active erl interpreter session?<br clear="all"><div><br></div>-- <br><div></div>Cheers,<div><br></div>

<div>Andrew Pennebaker</div><div><a href="http://www.yellosoft.us" target="_blank">www.yellosoft.us</a></div>
</div>
<br>_______________________________________________<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>