quotation

  1. P

    Quotation marks are missing from export

    Hi, any help is appreciated (sorry about my english) Openedge 11.7.19 I have a report that exports a temp-table OUTPUT TO c:\temp\report.csv. FOR EACH t-conc_timb NO-LOCK: EXPORT DELIMITER ',' t-conc_timb. END. OUTPUT CLOSE. But in some user computers the output file doesnt...
Back
Top