thanks ! On Wednesday, May 2, 2012 at 3:04:35 PM UTC-4, Sankar wrote: > > On Thu, May 3, 2012 at 12:28 AM, Russ Cox <r...@golang.org <javascript:>> > wrote: > > On Wed, May 2, 2012 at 2:24 PM, Sankar P <sankar.c...@gmail.com > <javascript:>> wrote: > >> var doc bytes.Buffer > >> t.Execute(&doc, survey) > >> s := doc.String() > > > > It will work even better if you check for an error from t.Execute. > > Thanks. I will be careful. > > -- > Sankar P > http://psankar.blogspot.com >
-- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.