<html><body bgcolor="#FFFFFF"><div><br><font class="Apple-style-span" color="#0023A3"><font class="Apple-style-span" color="#000000"><br></font></font></div><blockquote type="cite"><div><span></span><br><span>I'm trying to compile a string into a Module so that I can link and</span><br><span>then JIT it. What would be the best way of doing this?</span><br><span></span><br></div></blockquote><br><div>Not quite sure what you mean, but if you're just trying to get a global variable into a module you can use a GlobalVariable for that purpose - there are some helper routines to create a string. If this isn't what you were wondering then would you give a bit more information?</div><div><br></div><div>Thanks!</div><div><br></div><div>-eric</div></body></html>