We are looking at passing data as a fixed-length message (via MQSeries) to a COBOL copybook on the mainframe.
If I have a simple copybook e.g.
01 TEST1 PIC S9999V99.
How is the sign represented? Am I correct in assuming -10.00 would be -001000 and +10.00 would be +001000...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.