<div>I have a record defined in one erlang file, and I want it to be available in another module. </div><div><br></div><div>Is there a way to share the record between the two files without copying/pasting the record definition?</div>
<div><br></div><div>Is there a similar way to share -type info between files?</div><div><br></div><div>thanks in advance,</div><div><br></div><div>Richard</div>