Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. cornercubeguy

    Using MDT to determine if field was modified

    Thanks anyway !
  2. cornercubeguy

    Using MDT to determine if field was modified

    Both the input map and the output map are based on the same pointer (the one that the assembled map is based on), but I did look at the fields attribute byte in each and they were both '00'B even while the length was correct and the fields value showed correct.
  3. cornercubeguy

    Using MDT to determine if field was modified

    The transaction is written in PL/I. I was testing it using XPEDITER and displaying the attribute byte in hex. I had also tested it by checking the substr(unspec(attribute byte),8,1) and in both cases it comes up as '0'B;
  4. cornercubeguy

    Using MDT to determine if field was modified

    I need to be able to tell if a field has been modified on a BMS map being sent/received by a CICS transaction. However whenever I test the MDT bit in the attribute byte of the field I am checking, it is always off regardless of the field being modified or not. I am not using FRSET as a parameter...

Part and Inventory Search

Back
Top