libraries

  1. J

    Question Missing "OpenEdge.Core.Util.UTF8Encoder"

    I'm using OpenEdge 4GL editor (v. 12.2.16) in text (tty) mode on linux. DEF VAR Enco AS OpenEdge.Core.Util.UTF8Encoder. I'm having an issue with the core libraries where I need to sanitize some user input from a different ERP system and the compiler says: "Couldn't find the class or interface...
Back
Top