On Fri, Jan 8, 2010 at 7:34 PM, Raoul Duke <rao...@gmail.com> wrote: > hi, > > i'm using (read) and it seems to get rid of double quotes e.g.
This seems very unlikely to me, though it would be easier to tell for sure if you included the code that was failing. Perhaps the problem is when you print the form after it's been read? If you're using 'print' or 'println', strings are printed without their double-quotes. Try using 'pr' or 'prn' instead. --Chouser -- -- I funded Clojure 2010, did you?
-- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to clojure@googlegroups.com Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to clojure+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/clojure?hl=en