[erlang-questions] Recreating a PID from a log file.

Vik Olliver vik@REDACTED
Wed Oct 29 00:47:41 CET 2008


I have the value of a PID in a log file. It's given as:

<0.24454.8>

How can I stuff it back into a variable?

:1> Pid=<0.24454.8>.
** 1: syntax error before: 8 **
:1>

Vik :v)




More information about the erlang-questions mailing list