Giter VIP home page Giter VIP logo

Comments (5)

fbraem avatar fbraem commented on June 14, 2024

Can you try the latest version?
Note: ebcdic property is removed in this version, because the hex property shows the data without conversion in hex format,. When the ccsid = 500, the ascii property will contain ebcdic characters which are translated to ascii characters.

from mqweb.

botrem0011 avatar botrem0011 commented on June 14, 2024

I tried with the latest version 0.0.12.
In the messages, we have ebcdic codes that can not be translated and with mix of both.
Actually we use mqweb 0.10, is simplest and it's not depending of ccsid ...

from mqweb.

fbraem avatar fbraem commented on June 14, 2024

Can you give me an example of a character (code) that can't be displayed?

from mqweb.

botrem0011 avatar botrem0011 commented on June 14, 2024

We use messages MQ between zOs programs. In several cases, we write entire record (copy area) to message and record contains alphanumeric fields and comp-3 fields. Comp fields cannot be displayed as a simple chars ...

from mqweb.

fbraem avatar fbraem commented on June 14, 2024

After some debugging (the develop branch) I noticed a problem with using char instead of unsigned char to get the ascii character from the EBCDIC table. This will be fixed in the development branch.

from mqweb.

Related Issues (19)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.