Hi,<div><br></div><div>In my erlang files there is no option for start OTP gen_server.But i want to create my project as a target system.</div><div>Is there any option for creating target system without using OTP gen_server.</div>
<div>Iam starting my project as,</div><div><div style>mongodb:init([]).</div><div style>sendmail:send_message("your option").</div></div><div><br></div><div>Thanks,</div><div>Ramu.</div>