I am sorry but could you be more specify? Try this <<I can't find "this" on your mail
2010/11/18 Noel Welsh <[email protected]> > On Wed, Nov 17, 2010 at 11:45 AM, 김태윤 <[email protected]> wrote: > > (eval (read (open-input-string content)) ns) > > This only reads and evals the first s-expression from content. Try > this and you'll see: > > (read (open-input-string content)) > > N. >
_________________________________________________ For list-related administrative tasks: http://lists.racket-lang.org/listinfo/users

