You can also change the binding of *out* to point directly to your file writer.
- James
On 12 June 2010 20:43, Emeka wrote:
> Thanks, it worked :(
>
> On Sat, Jun 12, 2010 at 8:23 PM, Moritz Ulrich
> wrote:
>>
>> You can use (with-out-str &body) to capture the output or prxml to a
>> string and
Thanks, it worked :(
On Sat, Jun 12, 2010 at 8:23 PM, Moritz Ulrich wrote:
> You can use (with-out-str &body) to capture the output or prxml to a
> string and write that string to a file.
>
> On Sat, Jun 12, 2010 at 8:53 PM, Emeka wrote:
> > Could someone direct me on how to write the output of
Hello Moritz,
prxml form prints on the console, my aim is to redirect it to print to a
file. I have not been able to achieve this. I have looked at the prxml lib
code, it prints to *out*, it returns nil. My interest is on capturing the
output of prxml and writing it to a file.
Regards,
Emeka
On
You can use (with-out-str &body) to capture the output or prxml to a
string and write that string to a file.
On Sat, Jun 12, 2010 at 8:53 PM, Emeka wrote:
> Could someone direct me on how to write the output of prxml form to a file?
--
Moritz Ulrich
Programmer, Student, Almost normal Guy
htt
Hello All,
Could someone direct me on how to write the output of prxml form to a file?
Regards,
Emeka
--
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