Re: Re: Where do I start?
Rick Fochtman <[email protected]> Thu, 27 May 2010 20:30:36 -0500
| Newsgroups | gmane.comp.emulators.turnkey-mvs |
|---|---|
| Message-ID | <[email protected]> |
-----------------------------------<snip>------------------------------- > > > Ok, I though I could do the next few without bugging you guys... > > I have a value in binary : 0 0 0 0 0 0 0 1 > bits numbered 0 2 3 4 5 6 7 8 in good IBM fasion > > Isn't that value x'01'? > > And when used as an Attribute Character in Start Field x'1D01' it > marks a > normal intensity alphanumeric unprotected field with its MDT set? > (Ref Tommy Sprinkle's 3270 Data Streams) > -----------------------------------<unsnip>--------------------------------- Firstly, the value you suggest is correct, but the bits are numbered, from left to right, as 0 - 7 Where did you find to AID/MDT settings? I can't find them in any of my docs. Rick