[erlang-questions] Starting in foreground

Bob Cowdery Bob.Cowdery@REDACTED
Sun Dec 10 19:10:25 CET 2006


Hi

I have an application consisting of Erland and C Nodes. When I start the C Nodes from the Erlang application like\;

Port = open_port({spawn, CmdLine},[{cd, Bin}]),

they start in background. For debugging is there a way to start them in foreground with a console windows (running under XP).

Thanks
Bob





More information about the erlang-questions mailing list