Re: Reports --> EXCEL

From: Madhu Shekar <sudip.roy_at_in.bosch.com>
Date: 1999/08/09
Message-ID: <01bee26d$8c89b420$1c0394ad_at_qcs_07_95w.ban.india.bosch.com>#1/1


Dear Kai

           You can download the data from the Frames into the Type of File you want. You can ave a .csv Comma delimited file etc.

           you need to open a file using the text_io.fopen function in the AFTERPFORM.Then open the file in append mode and download the data required from its Frame using the built in text_io.put_line.Close the File using text_io.fclose.

      Hope this helps you.
                                 Madhu Shekar
Kai Sodemann <Kai.Sodemann_at_memo.ikea.com> wrote in article <01bee264$f5607960$6e49100a_at_pc910-sode.seurope.ikea.com>...
> Hi,
> I'm working with REPORTS 2.5 and want
> to create a file based on the data that is in the report,
> that can be opened by MS EXCEL.
>
> Any concepts or basic ideas are welcome.
>
> Thanx Kai
>
Received on Mon Aug 09 1999 - 00:00:00 CEST

Original text of this message