[Progress Communities] [Progress OpenEdge ABL] Forum Post: RE: r-code version numbers

  • Thread starter Thread starter Matt Baker
  • Start date Start date
Status
Not open for further replies.
M

Matt Baker

Guest
The 17391 is correct. high bit is set on the short to indicate 32 vs 64 r-code. For PDSOE this was never a concern due to the way we read the short, it masked off the high bit. Also, PDSOE never reads the executable sections so it never really cared about the difference. You won't see high bit set any more because in 11+ because there is no longer any 32 and 64 bit r-code...it is all the same format now.

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