<html><div style='background-color:'><DIV class=RTE>Hi,</DIV>
<DIV class=RTE> </DIV>
<DIV class=RTE>I am using erlang 5.4.3 in windows 2000, My program frames the the message that has to be sent, but it don't send the message to the process</DIV>
<DIV class=RTE> </DIV>
<DIV class=RTE>for e.g </DIV>
<DIV class=RTE> </DIV>
<DIV class=RTE>list_to_atom("Process"++integer_to_list(ProcessNo))!{MyMessage},</DIV>
<DIV class=RTE> </DIV>
<DIV class=RTE>ProcessNo is always an integer and this process always exists, i don't get any error reports, i have open pman process and had a look. it calls the integer_to_list() fucntion and moves to the next step, but does not send the message to the process, what could be wrong because this does not happen everytime but it occurs rarely...</DIV>
<DIV class=RTE>Can any one help me in this regard?</DIV>
<DIV class=RTE> </DIV>
<DIV class=RTE>Thanks,</DIV>
<DIV class=RTE>Maruthavanan.S</DIV></div></html>