[erlang-questions] Using erl_call

Anthony Kong anthony.hw.kong@REDACTED
Mon Feb 18 12:43:49 CET 2008


Can You specify full path?

e.g. assuming *nix based OS,

system("/usr/bin/erl_call ...");


2008/2/18 J Bhanot <j.bhanot@REDACTED>:
>
> Hi,
>
> How can we use erl_call in C node.
>
> I have tried using system("erl_call -s -a 'erlang time' -n e1");
>
> but, get the error sh: erl_call: command not found
>
> guess because its not shell command....
>
> Is there any other way of doing this.
>
> Regards,
>
> jb____________________________________________=====-----=====-----=====
> Notice: The information contained in this e-mail
> message and/or attachments to it may contain
> confidential or privileged information. If you are
> not the intended recipient, any dissemination, use,
> review, distribution, printing or copying of the
> information contained in this e-mail message
> and/or attachments to it are strictly prohibited. If
> you have received this communication in error,
> please notify us by reply e-mail or telephone and
> immediately and permanently delete the message
> and any attachments. Thank you
>
>
>
>
> _______________________________________________
> erlang-questions mailing list
> erlang-questions@REDACTED
> http://www.erlang.org/mailman/listinfo/erlang-questions
>



-- 
/*--*/
Don't EVER make the mistake that you can design something better than
what you get from ruthless massively parallel trial-and-error with a
feedback cycle. That's giving your intelligence _much_ too much
credit.

- Linus Torvalds



More information about the erlang-questions mailing list