Search results

  1. P

    When adding a FIELD, is the"Help Text" value useful nowadays ?

    Hello to everyone, first of all, sorry about my english I made a search in the forum but couldnt find anything about my question (because the "Help" word is too common) : When adding a field to a table, is this "Help Text" value useful nowadays ? I know it was used in character version...
  2. P

    Quotation marks are missing from export

    I checked again and as you stated, the one without the quotation marks is using "PUT UNFORMATTED" and the other one is using EXPORT, is it possible to close or delete this thead? thank you
  3. 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