<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 5.50.4522.1800" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hi again... </FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>I have been playing a lot with code, erl_parse, 
beam_lib and the likes, and things go pretty well. There is one thing that I 
can't do and I'd like to: obtain an abstract form for a function, compile 
it and run it. Obtaining isn't a problem now, but trying to compile it fails 
miserabily...</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Is it the right abstract form format that is 
returned from beam_lib:chunks(abstract_form) that can be fed into 
compile:forms?</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>thanks.</FONT></DIV>
<DIV><FONT face=Arial size=2>Vlad</FONT></DIV></BODY></HTML>