call a module within a mod

Saravana navaneethanit@REDACTED
Mon Apr 12 03:16:13 CEST 2010


i have created a web application in erlang using nitrogen,after this i
wanna add a module to execute when i call that application.....

web_index.erl
process.erl

i wanna call the process.erl inside web_index.erl,whenever the
web_index.erl executes same time process.erl need to execute .


More information about the erlang-questions mailing list