Forum Post: Convert target "UTF-8" Fails

  • Thread starter Thread starter hauahei
  • Start date Start date
Status
Not open for further replies.
H

hauahei

Guest
Hi. I have a program where I generate serveral files to disk in different procedures. All output files (text files) are converted to UTF-8 (cpinternal and cpstream is ISO8859-1) using CONVERT TARGET "UTF-8" in the "output stream to filnavn " statement. This works fine on most files but not on one file. this is straigth forward PUT statements inside a For EACH. This has always worked for my before and I can't find out why this partically output dosen't convert. If someone have had a simular problem and solved it, I would appriciate any input. I am blind here. progress version 11.3.2 on unix (aix).

Continue reading...
 
Status
Not open for further replies.
Back
Top