I've concatenated 2 note fields into one column of a temporary table. 

One of the note fields has double quotes around a section of text. Viewing
the results of the concatenated data in the temporary table is fine.

However, when I GATEWAY EXPORT in CSV, then launch the file, the double
quotes shift to the next sentence.

End user of this data requires CSV format, without massaging data or format
in Excel - any ideas what I can do to resolve this?

Much appreciated!
-Brad Davidson


CHAR VALUES:
BLANK        
DELIMIT     ,
LINEEND     รพ
SEMI        ;
QUOTES      '
PLUS        +
SINGLE      _
MANY        %
IDQUOTES    `

Reply via email to