<div dir="ltr">That's what I suspected, but thought there might be something for it already. Thank you.<br></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Jan 6, 2014 at 9:07 PM, Matthew Flatt <span dir="ltr"><<a href="mailto:mflatt@cs.utah.edu" target="_blank">mflatt@cs.utah.edu</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">The `enter!` form is analogous to `require`, where both are syntactic<br>
forms. It sounds like you want something analogous to<br>
`dynamic-require`, but there's currently no `dynamic-enter!`.<br>
<br>
We can add `dynamic-enter!` to `racket/enter`. Meanwhile, though, you<br>
may have to use `eval` as a workaround.<br>
<div><div class="h5"><br>
At Mon, 6 Jan 2014 18:07:35 -0600, Mark Watts wrote:<br>
> Hello,<br>
><br>
> I'm trying to make a wrapper for enter! (from racket/enter) but the<br>
> filename argument gets read by enter! as a symbol rather than the value it<br>
> is bound to. How can I expand the argument into a string for this case?<br>
><br>
> --<br>
><br>
> Cheers,<br>
> Mark Watts<br>
> Department of Computer Science<br>
> University of Texas at Austin<br>
</div></div>> ____________________<br>
>   Racket Users list:<br>
>   <a href="http://lists.racket-lang.org/users" target="_blank">http://lists.racket-lang.org/users</a><br>
</blockquote></div><br><br clear="all"><br>-- <br><br>Cheers,<br>Mark Watts<br>Department of Computer Science<br>University of Texas at Austin
</div>