OIPI CSV output question (OpenInsight 32-Bit)
At 20 JUL 2005 10:24:01AM John Bouley wrote:
I just want to confirm what I think is happening…
I have a report that uses OIPI to and would like to take advantage of the CSV option. However, no matter what options I use the CSV file is not created. The report is not using Headers but is generating it strictly on set_printer("TEXT",textline) etc…
Does the CSV option only work if you are using ADDTABLE?
The PDF option seems to work just fine.
Thank You,
John
At 20 JUL 2005 05:55PM Bob Orsini wrote:
CSV option only works using addtable. Use txt option '9' for text output.
At 21 JUL 2005 08:47AM John Bouley wrote:
Thanks Bob,
That wont separate the columns though.
John