[erlang-questions] erlang_port

eigenfunction emeka_1978@REDACTED
Mon Dec 19 10:36:15 CET 2011


I am trying to control a window os process with erlang. Can someone
explain this to me:
os:cmd("start www.yahoo.com") is working;
erlang_port({spawn,"start www.yahoo.com"},[exit_status])  is not
working and throws an exception error: enoent.
Thx.



More information about the erlang-questions mailing list