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

Vik Olliver vik@REDACTED
Wed Oct 29 13:30:58 CET 2008


On Tue, 2008-10-28 at 22:41 -0700, Matthew Dempsky wrote:
> On Tue, Oct 28, 2008 at 4:47 PM, Vik Olliver <vik@REDACTED> wrote:
> > 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).
> <0.24454.8>

Easy when you know how. Thanks.

Vik :v)




More information about the erlang-questions mailing list