[progress Communities] [progress Openedge Abl] Forum Post: Re: Unconvertible Character

  • Thread starter Thread starter steasdale
  • Start date Start date
Status
Not open for further replies.
S

steasdale

Guest
Hello Garry, I have applied FIX-CODEPAGE statements in several locations, plus ensuring the use of COPY-LOB is working with consistent codepage settings. I also had to apply code changes in the location where I use the UltraGrid:DisplayLayout:SaveAsXML command to build the xml (from the Ultragrid settings) so that I output to an xml file, then use a COPY-LOB back to the LONGCHAR. My previous code was using SaveAsXML with a System.IO.MemoryStream(), which appeared to be contributing to the character 'not in codepage' issue. As a result, this has fixed the issue. Thanks Steve

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