Re: CSV File Headings....

From: PAUL MADDSION <60_pm_at_blueyonder.co.uk>
Date: Thu, 13 Apr 2006 21:19:04 GMT
Message-ID: <cfz%f.85625$zI1.65841_at_fe2.news.blueyonder.co.uk>


Try using a place holder, and in the before report trigger create the heading something like this
:rep_header := 'column A, column B, column C'; Then in the report layout create a field that references the place holder

It's a while since I did this but I hope it points you in the right direction.
"Miggins" <mtproc_at_yahoo.co.uk> wrote in message news:1144664458.487042.31580_at_i39g2000cwa.googlegroups.com...
> Chaz n Dave,
>
> Am using reports to generate a CSV file. This is working fine but the
> users want column headings too.
>
> Am trying to output headings but they just get prefixed to the
> beginning of each row output.
>
> Any ideas on how i can achieve this.
>
> TIA
>
Received on Thu Apr 13 2006 - 23:19:04 CEST

Original text of this message