>
Hi, Is there any reason that I cannot reliably run net_kernel:start(['']) from within my code. It works fine from the erl shell, but not from compiled source. Yet sometimes it does work from compiled code. It's really strange. I posted my code below. net_kernel:start(['
']). Thanks, Andrew